I'm looking for an embeddable KV or document store for Node.js similar to NeDB or BangDB. Specifically focused on high-performance, minimal features that allows for in-memory or local file storage.
BangDB seems to be the closest solution to what I need, but it's not fully open-source. I intend on embedding whatever solution I select into a Node.js binding to interface with the low level C/C++ API.
Suggestions for the most stable and active project would be really helpful.
via ddibiase
No comments:
Post a Comment