djangoql
Search Engine
An advanced search language for Django that supports logical operators, table joins, and auto-completion.
Advanced search language for Django
1k stars
45 watching
89 forks
Language: Python
last commit: 5 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
etianen/django-watson | A full-text search plugin for Django that enables multi-model search with high performance and relevance ranking. | 1,207 |
algolia/algoliasearch-django | A package that integrates Algolia's search API with Django projects. | 173 |
linuxlewis/djorm-ext-pgfulltext | Provides full-text search capabilities for Django models using PostgreSQL's built-in indexing system. | 250 |
shinneider/django-admin-search | An advanced search modal for the Django admin interface. | 79 |
paul-wolf/djaq | A query language and API that provides an alternative to Django's ORM | 76 |
django-parler/django-parler | Provides automatic model translations with easy admin integration and fallbacks. | 697 |
and3rson/django-searchable-select | Provides a faster and more efficient multiple selection widget with suggestions for Django admin pages | 109 |
tolomea/django-data-browser | An interactive Django app for exploring and querying Django models in a user-friendly way. | 350 |
django-cache-machine/django-cache-machine | Automatically caches and invalidates Django model data in real-time | 876 |
shtalinberg/django-el-pagination | Tools for customizing pagination in Django applications | 307 |
django-wiki/django-wiki | A wiki system with complex functionality and a good interface for simple integration using Django models | 1,833 |
jjrom/resto | A metadata catalog and search engine for geospatialized data | 57 |
andrewingram/django-extra-views | Generates additional class-based views to simplify common Django design patterns. | 1,390 |
edoburu/django-any-urlfield | Provides an improved URL selector to choose between internal models and external URLs in Django applications. | 51 |
django/django | A high-level Python web framework that facilitates rapid development and clean design for building web applications. | 80,945 |