Simple, Elastic-quality search for Postgres
The official Drizzle integration for ParadeDB, including first-class support for managing BM25 indexes and running queries using the full ParadeDB API. Follow the getting started guide to begin.
| Component | Supported |
|---|---|
| Node | 22.12+ |
| Drizzle | 1.0+ |
| ParadeDB | 0.22.0+ |
| PostgreSQL | 15+ (with ParadeDB extension) |
Run all examples:
pnpm examplesOr a specific one:
pnpm examples autocomplete.tsSee CONTRIBUTING.md for development setup, running tests, linting, and the PR workflow.
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.
ParadeDB for Drizzle is licensed under the MIT License.