Software Alternatives, Accelerators & Startups

ForerunnerDB VS NeDB

Compare ForerunnerDB VS NeDB and see what are their differences

ForerunnerDB logo ForerunnerDB

ForerunnerDB is the only JavaScript database with a simple, rich JSON-based query language.

NeDB logo NeDB

The JavaScript Database, for Node.js, nw.js, electron and the browser - louischatriot/nedb
  • ForerunnerDB Landing page
    Landing page //
    2019-08-25
  • NeDB Landing page
    Landing page //
    2023-08-29

Analysis of ForerunnerDB

Overall verdict

  • ForerunnerDB is a decent lightweight JavaScript NoSQL database for browser and Node.js environments, offering MongoDB-style queries and offline data persistence, but it is largely unmaintained and not suitable for large-scale or production-critical applications today.

Why this product is good

  • Provides a familiar MongoDB-like query syntax that is easy to pick up for developers already used to document databases
  • Runs entirely in JavaScript, working in both the browser and Node.js for client-side and offline-first applications
  • Supports data persistence to local storage, allowing apps to retain state without a backend
  • Lightweight and easy to embed for small projects and prototypes
  • Includes features like views, indexing, and data binding for reactive UIs

Recommended for

  • Small hobby projects and prototypes needing a quick in-memory or local storage database
  • Offline-first browser applications with modest data requirements
  • Developers wanting a MongoDB-like API on the client side
  • Learning and experimentation rather than mission-critical production systems

ForerunnerDB videos

No ForerunnerDB videos yet. You could help us improve this page by suggesting one.

Add video

NeDB videos

24 - nedb - Commit Changes

More videos:

Category Popularity

0-100% (relative to ForerunnerDB and NeDB)
Databases
48 48%
52% 52
Developer Tools
39 39%
61% 61
NoSQL Databases
41 41%
59% 59
Cloud Storage
100 100%
0% 0

User comments

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

Social recommendations and mentions

Based on our record, NeDB seems to be more popular. It has been mentiond 7 times since March 2021. 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.

ForerunnerDB mentions (0)

We have not tracked any mentions of ForerunnerDB yet. Tracking of ForerunnerDB recommendations started around Mar 2021.

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 / almost 3 years 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 / about 4 years ago
  • Multi Provider Booster Rockets
    Local: Local specific logic. For example, code to write to a Nedb table. - Source: dev.to / about 4 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: about 4 years ago
  • Embedded DB for ElectronJS?
    I've used https://github.com/louischatriot/nedb before but it may not meet your needs. Source: almost 5 years ago
View more

What are some alternatives?

When comparing ForerunnerDB and NeDB, 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

Productivity Power Tools - Extension for Visual Studio - A set of extensions to Visual Studio 2012 Professional (and above) which improves developer productivity.

ZeroNet - ZeroNet. Open, free and uncensorable websites, using Bitcoin cryptography and BitTorrent network. Download for Windows 9. 6MB ยท Unpack ยท Run ZeroNet. exe.

restclient.el - HTTP REST client tool for emacs

GUN - Self-hosted Firebase.

LokiJS - In-memory JavaScript Datastore with Persistence