From 2e7f39ac7b16a2826a44fbd6b774f1be1c7bf1d0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment=20Aigreault?= Date: Mon, 11 May 2015 17:54:57 +0200 Subject: [PATCH] Delete jugglingdb --- readme.md | 1 - 1 file changed, 1 deletion(-) diff --git a/readme.md b/readme.md index 8ef80bf..681e951 100644 --- a/readme.md +++ b/readme.md @@ -438,7 +438,6 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [Redis](https://github.com/mranney/node_redis) - Redis client. - ODM / ORM - [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. - [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.