The JavaScript Database, for Node.js, nw.js, electron and the browser
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Louis Chatriot dd20b3b973 Can remove multiple documents even after persistence 12 years ago
lib Update function doesnt swallow _id anymore 12 years ago
test Can remove multiple documents even after persistence 12 years ago
.gitignore Initial commit 12 years ago
Makefile Ready to test 12 years ago
README.md Initial commit 12 years ago
package.json Test inserting documents 12 years ago

README.md

node-embedded-db

Couldn't find a good embedded datastore for node.js. I'm making one.