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.
 
 
nedb/lib
Louis Chatriot a87d89f277 Always use an automatic _id, which is guaranteed to be a string 12 years ago
..
customUtils.js Use given _id if any, otherwise a uid 12 years ago
datastore.js Always use an automatic _id, which is guaranteed to be a string 12 years ago
executor.js One executor per datastore 12 years ago
indexes.js Tested that we can insert document in an index automatically 12 years ago
model.js Can insert documents in the indexc 12 years ago