Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mitsuhiko/sqlalchemy-django-query

A Django like query object for SQLAlchemy
https://github.com/mitsuhiko/sqlalchemy-django-query

Last synced: 3 months ago
JSON representation

A Django like query object for SQLAlchemy

Awesome Lists containing this project

README

        

django_sqlalchemy_query
```````````````````````

A module that implements Django like query objects for SQLAlchemy.
This repository is waiting for a pull request that adds a setup.py
and documentation. Look at the tests for some examples.