diff --git a/readme.md b/readme.md index 4c422f2..3fbc87b 100644 --- a/readme.md +++ b/readme.md @@ -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