Add database-js (#771)

This commit is contained in:
Thiago Delgado Pinto
2018-05-03 15:31:25 -03:00
committed by Sindre Sorhus
parent ad699e5f18
commit 97cf338afa

View File

@@ -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