Search without a second system.
One Postgres for your application data, full-text search, vector retrieval, and aggregations.
Website • Docs • Community • Blog • Changelog
ParadeDB for Django
The official Django integration for ParadeDB (powered by the pg_search Postgres extension), including first-class support for managing ParadeDB indexes and running queries using the full ParadeDB API. The integration covers both full-text search and vector search over pgvector vector types. Follow the getting started guide to begin.
Requirements & Compatibility
| Component | Supported |
|---|---|
| Python | 3.10+ |
| Django | 4.2+ |
| ParadeDB | 0.25.0+ |
| PostgreSQL | 15+ (with the ParadeDB pg_search extension) |
| pgvector | Required for vector search (included in the ParadeDB Docker image) |
Examples
- Quickstart
- Vector Search
- Faceted Search
- Hybrid Search (RRF)
- Retrieval-Augmented Generation (RAG)
- Autocomplete
- More Like This
See examples/README.md for setup instructions and a description of each example.
Contributing
See CONTRIBUTING.md for development setup, running tests, linting, and the PR workflow.
Support
If you're missing a feature or have found a bug, please open a GitHub Issue.
To get community support, you can:
- Post a question in the ParadeDB Slack Community
- Ask for help on our GitHub Discussions
If you need commercial support, please contact the ParadeDB team.
Acknowledgments
We would like to thank the following members of the Django community for their valuable feedback and reviews during the development of this package:
- Timothy Allen - Principal Engineer at The Wharton School, PSF and DSF member
- Frank Wiles - President & Founder of REVSYS
License
ParadeDB for Django is licensed under the MIT License.
Release files for django-paradedb 0.13.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| django_paradedb-0.13.0.tar.gz | 129.5 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| django_paradedb-0.13.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 161.4 kB
Release files / django_paradedb-0.13.0.tar.gz
| Download URL | django_paradedb-0.13.0.tar.gz |
|---|---|
| Size | 129.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
c5a0ab72a2aa9104149606c19e8a650d034461c8bb4958ae8d936bf1ad2fe7dc
|
|
BLAKE2b-256 checksum How to use checksums |
46596582aebabaa552a29b29b68fcb225d2b2b38b4ca61f79b0ea31cf765d099
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.14.7
|
Release files / django_paradedb-0.13.0-py3-none-any.whl
| Download URL | django_paradedb-0.13.0-py3-none-any.whl |
|---|---|
| Size | 31.8 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
9aadd574284408aa16b97b4a37461d559ba735055aadd7531fdb5d18a103b3fc
|
|
BLAKE2b-256 checksum How to use checksums |
83496ce1d1739223acb819515719512c069b97911ca35e1df50520e6bfebfc62
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.14.7
|