Skip to content

Share same query interface between Django ORM, SQLAlchemy, GraphQL backend, and raw dict

License

Notifications You must be signed in to change notification settings

iCHEF/queryfilter

Repository files navigation

queryfilter

image

Feature

  • Allow same query interface to be shared between Django ORM, SQLAlchemy, and GraphQL backend.

Document

https://github.com/iCHEF/queryfilter/wiki

Installation

pip install queryfilter

Development

git clone https://github.com/iCHEF/queryfilter.git
cd queryfilter
pip install -e .[dev]

Tests

This project uses pytest to run tests.

About

Share same query interface between Django ORM, SQLAlchemy, GraphQL backend, and raw dict

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages