Simple, Elastic-quality search for Postgres
The official ActiveRecord 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 |
|---|---|
| Ruby | 3.2+ |
| Rails | 7.2+ |
| ParadeDB | 0.22.0+ |
| PostgreSQL | 15+ (PostgreSQL adapter with ParadeDB extension) |
See CONTRIBUTING.md for development setup, test commands, linting, and PR workflow.
If you're missing a feature or have found a bug, open a GitHub Issue.
For community support:
- Join the ParadeDB Slack Community
- Ask in ParadeDB Discussions
For commercial support, contact sales@paradedb.com.
We would like to thank the following members of the community for their valuable feedback and reviews during the development of this package:
- Eric Barendt - Engineering at Modern Treasury
- Matthew Higgins - Engineering at Modern Treasury
- Patrick Schmitz - Engineering at Modern Treasury
ParadeDB for Rails is licensed under the MIT License.