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 7b31c9042e Update doesnt modify the db if query doesnt match anything 12 years ago
lib Test inserting documents 12 years ago
test Update doesnt modify the db if query doesnt match anything 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.