Delete jugglingdb

This commit is contained in:
Clément Aigreault
2015-05-11 17:54:57 +02:00
parent cf613fd295
commit 2e7f39ac7b

View File

@@ -438,7 +438,6 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
- [Redis](https://github.com/mranney/node_redis) - Redis client. - [Redis](https://github.com/mranney/node_redis) - Redis client.
- ODM / ORM - ODM / ORM
- [Bookshelf](http://bookshelfjs.org) - ORM for PostgreSQL, MySQL and SQLite3 in the style of Backbone.js. - [Bookshelf](http://bookshelfjs.org) - ORM for PostgreSQL, MySQL and SQLite3 in the style of Backbone.js.
- [JugglingDB](https://github.com/1602/jugglingdb) - Multi-database ORM with a common API. Supports Redis, PostgreSQL, MongoDB, MySQL, SQLite, Neo4j, memory, and more.
- [Mongoose](http://mongoosejs.com) - Elegant MongoDB object modeling. - [Mongoose](http://mongoosejs.com) - Elegant MongoDB object modeling.
- [Sequelize](https://github.com/sequelize/sequelize) - Multi-dialect ORM. Supports PostgreSQL, SQLite, MySQL. - [Sequelize](https://github.com/sequelize/sequelize) - Multi-dialect ORM. Supports PostgreSQL, SQLite, MySQL.
- [Waterline](https://github.com/balderdashy/waterline) - Datastore-agnostic tool that dramatically simplifies interaction with one or more databases. - [Waterline](https://github.com/balderdashy/waterline) - Datastore-agnostic tool that dramatically simplifies interaction with one or more databases.