awesome-sqlalchemy icon indicating copy to clipboard operation
awesome-sqlalchemy copied to clipboard

MongoSQL

Open kolypto opened this issue 5 years ago • 0 comments

I suggest adding this one:

Query Helper:

MongoSQL is a JSON query engine that lets you execute MongoDB-like queries on your SQL database. The primary goal is to save the time you will spend implementing APIs for all those mundane filters, sortings, and pagination.

Currently tested with PostgreSQL. Because it relies on SqlAlchemy, should work with other databases as well.

kolypto avatar Jun 26 '19 13:06 kolypto