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 85e7faeec6 Can adjust the length of the benchmarks 12 years ago
benchmarks Can adjust the length of the benchmarks 12 years ago
lib Can create random arrays for benchmarks 12 years ago
test serialization and deserializiton ok for arrays and objects 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.