Skip to content

Latest commit

 

History

History
78 lines (59 loc) · 3.91 KB

File metadata and controls

78 lines (59 loc) · 3.91 KB

Search without a second system.
One Postgres for your application data, full-text search, vector retrieval, and aggregations.

WebsiteDocsCommunityBlogChangelog

PyPI  Python Versions  Downloads  Codecov  License  Community  Follow @paradedb


ParadeDB for SQLAlchemy

The official SQLAlchemy integration for ParadeDB / pg_search, including first-class support for managing BM25 indexes with Alembic and running queries using the full ParadeDB API. Follow the getting started guide to begin.

Requirements & Compatibility

Component Supported
Python 3.10+
SQLAlchemy 2.0.32+
ParadeDB 0.22.0+
PostgreSQL 15+ (with ParadeDB extension)

Examples

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:

If you need commercial support, please contact the ParadeDB team.

License

ParadeDB for SQLAlchemy is licensed under the MIT License.