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: over 1 year 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,752
bitcoinjs/bitcoinjs-lib A JavaScript library providing an implementation of Bitcoin transactions and APIs. 5,701
pouchdb/pouchdb A lightweight JavaScript database for syncing data between online and offline environments. 16,902
retirejs/retire.js Detects and reports vulnerabilities in JavaScript libraries used by web applications. 3,692
morrisjs/morris.js A JavaScript library for creating simple and customizable time-series line graphs. 6,914
bcoin-org/bcoin An implementation of the Bitcoin protocol in JavaScript and C/C++ for Node.js and browsers. 3,016
nodejs/node A cross-platform JavaScript runtime environment supporting collaborative development and focused on stability and security 107,829
brix/crypto-js A JavaScript library implementing various cryptographic standards 15,859
andrewplummer/sugar A utility library for working with native JavaScript objects 4,541
sql-js/sql.js A JavaScript library that allows you to create and query relational databases entirely in the browser. 12,788
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,361
mongodb/node-mongodb-native The official Node.js driver for interacting with MongoDB databases 10,053
node-formidable/formidable A module for parsing multipart form data, especially file uploads in Node.js applications. 7,055
feathersjs-ecosystem/feathers-nedb Provides a service adapter for interacting with an embedded MongoDB-like database (NeDB) in a Node.js application. 83