diff --git a/readme.md b/readme.md index 3f7bc0d..7a15d5a 100644 --- a/readme.md +++ b/readme.md @@ -419,6 +419,8 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [OpenRecord](https://github.com/PhilWaldmann/openrecord) - ORM for PostgreSQL, MySQL, SQLite3 and RESTful datastores. Similar to ActiveRecord. - Query builder - [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. ### Testing