Software Alternatives & Reviews

NeDB VS Supabase

Compare NeDB VS Supabase and see what are their differences

NeDB logo NeDB

The JavaScript Database, for Node.js, nw.js, electron and the browser - louischatriot/nedb

Supabase logo Supabase

An open source Firebase alternative
  • NeDB Landing page
    Landing page //
    2023-08-29
  • Supabase Landing page
    Landing page //
    2023-05-27

NeDB videos

24 - nedb - Commit Changes

More videos:

Supabase videos

Basic demo

More videos:

  • Review - Supabase in 100 Seconds by Fireship

Category Popularity

0-100% (relative to NeDB and Supabase)
NoSQL Databases
100 100%
0% 0
Developer Tools
2 2%
98% 98
Databases
10 10%
90% 90
Realtime Backend / API
0 0%
100% 100

User comments

Share your experience with using NeDB and Supabase. For example, how are they different and which one is better?
Log in or Post with

Reviews

These are some of the external sources and on-site user reviews we've used to compare NeDB and Supabase

NeDB Reviews

We have no reviews of NeDB yet.
Be the first one to post

Supabase Reviews

Best Serverless Backend Tools of 2023: Pros & Cons, Features & Code Examples
Create an account, a project, and a database. Unlike a NoSQL database like Firebase’s, you need to have a structure ready to be able to manipulate data. But once this step is done―and you’ll have ready-to-use templates to help speed up this part―you can call Supabase like so:
Source: www.rowy.io
2023 Firebase Alternatives: Top 10 Open-Source & Free
Supabase is another trusted platform in our list that calls itself an open-source alternative to Firebase. You can also name it one of the newest cloud service providers similar to Firebase because it launched in 2020. Indeed, with great scalability and documentation support, Supabase could be an ideal option.
12 User Authentication Platforms [Auth0, Firebase Alternatives]
Powered with react libraries, you can quickly start with Supabase’s pre-build auth widgets. Besides, you can integrate Supabase with REST and real-time APIs with support for GraphQL coming in future updates.
Source: geekflare.com

Social recommendations and mentions

Based on our record, Supabase seems to be a lot more popular than NeDB. While we know about 429 links to Supabase, we've tracked only 7 mentions of NeDB. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

NeDB mentions (7)

  • Show HN: Insomnium – 100% local and privacy-focus fork of Insomnia API client
    Yes! I plan to maintain it long-term! I will be rolling out some feature improvements and updates these few weeks. I still think Kong did a good job in crafting the product. I started using Insomnia in my previous company 3 years ago and our team loved it. What happened recently felt a little bit like the Unity fiasco (of course, in a much smaller scale). Though as a user I would say Kong had taken a bad turn, I'm... - Source: Hacker News / 7 months ago
  • How to Design Programs
    At least for my needs, NeDB[0] is the best of both worlds for prototyping and early-stage production releases. It's human-readable, on-disk, greppable, still supports indexing and a subset of Mongo features while remaining serverless and in-memory. [0] https://github.com/louischatriot/nedb. - Source: Hacker News / almost 2 years ago
  • Multi Provider Booster Rockets
    Local: Local specific logic. For example, code to write to a Nedb table. - Source: dev.to / almost 2 years ago
  • default "has vision" token settings
    What I'd do to get the best understanding of how NeDB works is to dive into the docs here. The primary things to keep in mind are that there can be other non-JSON data in those files, and that all of the document data is appended and periodically compacted, which means you'll often have an arbitrary number of duplicates and versions within the same file. Source: almost 2 years ago
  • Embedded DB for ElectronJS?
    I've used https://github.com/louischatriot/nedb before but it may not meet your needs. Source: over 2 years ago
View more

Supabase mentions (429)

  • How I migrated from Firebase to Supabase
    I didn't really give much thought as to which backend I would use. I already had 2 projects in Supabase (BOXCUT & MineWork), but also a few projects in Firebase too. I was more concerned at the time at actually building the product. - Source: dev.to / 5 days ago
  • How to get free Postgres
    Sign up for SupaBase: Head over to SupaBase and sign up. Create a new workspace and project with your preferred names. - Source: dev.to / 11 days ago
  • Creating a Pokémon guessing game using Supabase, Drizzle, and Next.js in just 2 hours!
    Setting up Supabase Create a new Supabase project, and get The connection string for the database from settings > Database. - Source: dev.to / 10 days ago
  • Building a self-creating website with Supabase and AI
    Built with Supabase, Astro, Unreal Speech, Stable Diffusion, Replicate, Metropolitan Museum of Art. - Source: dev.to / 11 days ago
  • How I built a Markdown Rendered Blog using Supabase and Chakra UI
    Supabase will be used for storing article data in the database and the cover image of the article in storage. Chakra UI will be used to provide style to the elements. By using both, we can build the blog with ease. - Source: dev.to / 11 days ago
View more

What are some alternatives?

When comparing NeDB and Supabase, you can also consider the following products

PouchDB - Open-source JavaScript database inspired by Apache CouchDB that's designed to run well within the browser

Firebase - Firebase is a cloud service designed to power real-time, collaborative applications for mobile and web.

IndexedDB - IndexedDB is a low-level API for client-side storage of significant amounts of structured data, including files/blobs.

Next.js - A small framework for server-rendered universal JavaScript apps

Redis - Redis is an open source in-memory data structure project implementing a distributed, in-memory key-value database with optional durability.

AppWrite - Appwrite provides web and mobile developers with a set of easy-to-use and integrate REST APIs to manage their core backend needs.