mirror of
https://github.com/sindresorhus/awesome-nodejs.git
synced 2026-01-24 04:18:13 -08:00
Add JugglingDB to ODM / ORM
This commit is contained in:
@@ -292,6 +292,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
|
|||||||
- [Redis](https://github.com/mranney/node_redis) - Redis client for Node.js.
|
- [Redis](https://github.com/mranney/node_redis) - Redis client for Node.js.
|
||||||
- ODM / ORM
|
- ODM / ORM
|
||||||
- [Bookshelf](http://bookshelfjs.org/) - A Node.js ORM for PostgreSQL, MySQL and SQLite3 in the style of Backbone.js.
|
- [Bookshelf](http://bookshelfjs.org/) - A Node.js ORM for PostgreSQL, MySQL and SQLite3 in the style of Backbone.js.
|
||||||
|
- [JugglingDB](https://github.com/1602/jugglingdb) - Multi-database ORM: Redis, MongoDB, MySQL, SQLite, PostgreSQL, Neo4j, memory... Many databases, common API.
|
||||||
- [Mongoose](http://mongoosejs.com/) - Elegant MongoDB object modeling for Node.js.
|
- [Mongoose](http://mongoosejs.com/) - Elegant MongoDB object modeling for Node.js.
|
||||||
- [Sequelize](https://github.com/sequelize/sequelize) - Multi-dialect ORM. Supports SQLite, MySQL, PostgreSQL.
|
- [Sequelize](https://github.com/sequelize/sequelize) - Multi-dialect ORM. Supports SQLite, MySQL, PostgreSQL.
|
||||||
- Query builder
|
- Query builder
|
||||||
|
|||||||
Reference in New Issue
Block a user