nedb

Database library

A JavaScript library implementing a simple and fast in-memory or persistent database

The JavaScript Database, for Node.js, nw.js, electron and the browser

GitHub

14k stars
250 watching
1k forks
Language: JavaScript
last commit: almost 2 years ago
Linked from 4 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
techfort/lokijs A JavaScript-based document-oriented in-memory database with features like indexing and views for fast data access, suitable for performance-critical applications and client-side storage. 6,769
bitcoinjs/bitcoinjs-lib A JavaScript library providing an implementation of Bitcoin transactions and APIs. 5,744
pouchdb/pouchdb A JavaScript database that syncs data across multiple platforms and devices. 16,961
retirejs/retire.js Detects and reports vulnerabilities in JavaScript libraries used by web applications. 3,717
morrisjs/morris.js A JavaScript library for creating line graphs with a focus on simplicity and ease of use. 6,912
bcoin-org/bcoin An implementation of the Bitcoin protocol in JavaScript and C/C++ for Node.js and browsers. 3,018
nodejs/node A cross-platform JavaScript runtime environment supporting collaborative development and focused on stability and security 108,373
brix/crypto-js A JavaScript library implementing various cryptographic standards 15,912
andrewplummer/sugar A utility library for working with native JavaScript objects 4,537
sql-js/sql.js A JavaScript library that allows you to create and query relational databases entirely in the browser. 12,876
cnodejs/nodeclub A Node.js-based community platform with MongoDB and Redis integration 9,335
bookshelf/bookshelf A JavaScript library providing an object-relational mapper (ORM) for Node.js to interact with PostgreSQL, MySQL, and SQLite3 databases. 6,358
mongodb/node-mongodb-native The official Node.js driver for interacting with MongoDB databases 10,055
node-formidable/formidable A module for parsing multipart form data, especially file uploads in Node.js applications. 7,076
feathersjs-ecosystem/feathers-nedb Provides a service adapter for interacting with an embedded MongoDB-like database (NeDB) in a Node.js application. 84