mirror of
https://github.com/sindresorhus/awesome-nodejs.git
synced 2024-11-27 11:35:29 -05:00
Add Lowdb (#605)
This commit is contained in:
parent
227ff9b2b7
commit
e5f6c7fe91
1 changed files with 1 additions and 0 deletions
|
@ -589,6 +589,7 @@
|
|||
- [Knex](http://knexjs.org) - A query builder for PostgreSQL, MySQL and SQLite3, designed to be flexible, portable, and fun to use.
|
||||
- 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.
|
||||
|
||||
|
||||
### Testing
|
||||
|
|
Loading…
Reference in a new issue