NeDB Alternatives
Similar projects and alternatives to NeDB
-
Lowdb
Simple to use local JSON database. Powered by plain JavaScript (supports Node, Electron and the browser)
-
-
Appwrite
Appwrite - The Open Source Firebase alternative introduces iOS support . Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!
-
-
-
-
-
Themis
Easy to use cryptographic framework for data protection: secure messaging with forward secrecy and secure data storage. Has unified APIs across 14 platforms.
-
Scout APM
Less time debugging, more time building. Scout APM allows you to find and fix performance issues with no hassle. Now with error monitoring and external services monitoring, Scout is a developer's best friend when it comes to application development.
-
-
-
-
lovefield
Lovefield is a relational database for web apps. Written in JavaScript, works cross-browser. Provides SQL-like APIs that are fast, safe, and easy to use.
-
terraform-cdk
Define infrastructure resources using programming constructs and provision them using HashiCorp Terraform
-
ideas
a hundred ideas for computing - a record of ideas - https://samsquire.github.io/ideas/ (by samsquire)
-
jsonlite
A simple, self-contained, serverless, zero-configuration, json document store.
-
-
DataStax Node.js Driver for Apache Cassandra
DataStax Node.js Driver for Apache Cassandra
NeDB reviews and mentions
-
Multi Provider Booster Rockets
Local: Local specific logic. For example, code to write to a Nedb table.
-
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.
-
Embedded DB for ElectronJS?
I've used https://github.com/louischatriot/nedb before but it may not meet your needs.
-
Views Of Data
NeDB compatible with MongoDB
-
Mongita is to MongoDB as SQLite is to SQL
Also, there is a javascript solution called nedb: https://github.com/louischatriot/nedb, which does largely the same thing
-
I wrote an embedded NoSQL database (embedded as-in SQLite) that implements the PyMongo API.
There is similar project in Javascript called NeDB
- NeDB – Embedded persistent or in memory database for JavaScript
-
Show HN: SleekDB 2.0 – Simple database effortless
Nicely done!
I like the small codebase with no dependencies - I imagine it's easy to start using. Also appreciate the extensive query interface and documentation.
It reminds me of NeDB in Node.js world, which has proven its worth to me on several occasions when I needed a simple JSON-based database with mostly read operations (which are served from memory), running for literally years with no issue at all.
-
NPM package to create a super simple database?
nedb is the package you are searching for. Just JS, same syntax as MongoDB, runs in RAM and can persist data on disk
Stats
louischatriot/nedb is an open source project licensed under MIT License which is an OSI approved license.
Popular Comparisons
Are you hiring? Post a new remote job listing for free.