djaq
Query API
A query language and API that provides an alternative to Django's ORM
Django queries
76 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 language for Django that supports logical operators, table joins, and auto-completion. | 1,011 |
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. | 620 |
wq/django-rest-pandas | An API that serves pandas DataFrames via Django REST Framework for data visualization and offline analysis. | 1,254 |
django-q2/django-q2 | Django task queue system with multiprocessing and distributed capabilities | 384 |
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,832 |
django/django | A high-level Python web framework that facilitates rapid development and clean design for building web applications. | 80,945 |
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 | 139 |
cube2222/jql | A JSON query processor with a custom syntax that simplifies complex queries by breaking them down into step-by-step operations. | 896 |
jcarbaugh/django-wordpress | A Django package providing WordPress models and views to read the database of a WordPress installation. | 356 |
django-json-api/django-rest-framework-json-api | A Django extension that adds support for JSON:API format to Django REST framework | 1,193 |
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 |