mirror of
https://github.com/sindresorhus/awesome-nodejs.git
synced 2026-01-24 12:28:04 -08:00
Close #227 PR: Add NeDB - Embedded persistent database written in javascript.
This commit is contained in:
committed by
Sindre Sorhus
parent
5d5669a56f
commit
a92d8588fc
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user