djaq
Query API
A query language and API that provides an alternative to Django's ORM
Django queries
77 stars
9 watching
19 forks
Language: Python
last commit: over 1 year ago
Linked from 1 awesome list
django-applicationdjango-modelsdjango-ormdjaq-queryquery-language
Related projects:
Repository | Description | Stars |
---|---|---|
ivelum/djangoql | An advanced search library for Django models with auto-completion and support for logical operators and table joins. | 1,025 |
protegeproject/sparql-dl-api | A query engine for a specific query language used in semantic web applications | 12 |
yezyilomo/django-restql | Converts Django REST Framework APIs into GraphQL-like APIs with flexible query control and nested resource support. | 621 |
wq/django-rest-pandas | An API that serves pandas DataFrames via Django REST Framework for data visualization and offline analysis. | 1,255 |
django-q2/django-q2 | Django task queue system with multiprocessing and distributed capabilities | 398 |
bradmontgomery/django-querycount | Prints DB query counts in Django's runserver console output. | 394 |
koed00/django-q | A task queue system for Django applications | 1,841 |
django/django | A high-level Python web framework that facilitates rapid development and clean design for building web applications. | 81,451 |
theodox/minq | A language and framework for querying and navigating 3D scenes in Maya, aiming to reduce boilerplate code and provide a more declarative way of searching for objects. | 74 |
django-query-profiler/django-query-profiler | Helps identify slow Django applications by analyzing and visualizing database queries | 140 |
cube2222/jql | A JSON query processor with a custom syntax that simplifies complex queries by breaking them down into step-by-step operations. | 895 |
jcarbaugh/django-wordpress | A Django package providing WordPress models and views to read the database of a WordPress installation. | 357 |
django-json-api/django-rest-framework-json-api | A Django extension that adds support for JSON:API format to Django REST framework | 1,198 |
alexeyco/pig | A pgx wrapper that simplifies executing and scanning query results in PostgreSQL databases | 16 |
francoliberali/cql | A query language designed to simplify and improve the way objects are queried from databases. | 17 |