mirror of
https://github.com/sindresorhus/awesome-nodejs.git
synced 2026-01-24 04:18:13 -08:00
Add database-js (#771)
This commit is contained in:
committed by
Sindre Sorhus
parent
ad699e5f18
commit
97cf338afa
@@ -637,6 +637,7 @@
|
||||
- [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.
|
||||
- [Finale](https://github.com/tommybananas/finale) - RESTful endpoint generator for your Sequelize models.
|
||||
- [database-js](https://github.com/mlaanderson/database-js) - Wrapper for multiple databases with a JDBC-like connection.
|
||||
|
||||
|
||||
### Testing
|
||||
|
||||
Reference in New Issue
Block a user