1602 / jugglingdb

Multi-database ORM for nodejs: redis, mongodb, mysql, sqlite3, postgresql, arango, in-memory...
http://1602.github.io/jugglingdb/
2.05k stars 241 forks source link

Use in production? #464

Open cardimajs opened 4 years ago

cardimajs commented 4 years ago

Awesome Project

This package is ready for production use?

If not ready, do you know any alternative package for production?

Tank You.

bahung1221 commented 4 years ago

Unfortunately this project is not maintained,

You can use loopback-datasource-juggler instead, that was folked from jugglingdb and maintained by strongloop team (IBM).

cardimajs commented 4 years ago

OK, Thanks for the answer.