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 d6da8b7d8d Externalize serialization and deserialization 12 years ago
lib Externalize serialization and deserialization 12 years ago
test CRUD tests complete 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.