1
0
Fork 0
mirror of https://github.com/sindresorhus/awesome-nodejs.git synced 2025-02-24 15:55:59 -05:00
This commit is contained in:
Luke Childs 2017-11-17 21:25:00 +07:00 committed by Sindre Sorhus
parent 01e08b5a03
commit 47788b0ab5

View file

@ -614,6 +614,7 @@ Just type [`node.cool`](https://node.cool) to go here ✨
- Other
- [NeDB](https://github.com/louischatriot/nedb) - Embedded persistent database written in JavaScript.
- [Lowdb](https://github.com/typicode/lowdb) - Small JavaScript database powered by Lodash.
- [Keyv](https://github.com/lukechilds/keyv) - Simple key-value storage with support for multiple backends.
### Testing