Comment on NeDB, a pure Javascript database for Node.js and Node WebkitparentComments−louischatriotOP13yYep. I also made a small script that automatically transfers all your data from a NeDB to a MongoDB: https://github.com/louischatriot/nedb-to-mongodbYou can use that once you've outgrown NeDB.
Comments
Yep. I also made a small script that automatically transfers all your data from a NeDB to a MongoDB: https://github.com/louischatriot/nedb-to-mongodb
You can use that once you've outgrown NeDB.