README.md
</picture>
One Postgres for your application data, full-text search, vector retrieval, and aggregations.
</p> <h3 align="center"> <a href="https://paradedb.com">Website</a> • <a href="https://docs.paradedb.com">Docs</a> • <a href="https://paradedb.com/slack">Community</a> • <a href="https://paradedb.com/blog/">Blog</a> • <a href="https://docs.paradedb.com/changelog/">Changelog</a> </h3> <p align="center"> <a href="https://hub.docker.com/r/paradedb/paradedb"></a> <a href="https://github.com/paradedb/paradedb?tab=AGPL-3.0-1-ov-file#readme"></a> <a href="https://paradedb.com/slack"></a> <a href="https://x.com/paradedb"></a> </p>To install ParadeDB locally in a fresh Docker container and drop straight into a psql session:
curl -fsSL https://paradedb.com/install.sh | sh
When you're ready to deploy, check out our hosting options.
ParadeDB adds Elastic-quality full-text search, vector retrieval, and aggregations to Postgres with the pg_search extension. Your application data and your search engine live in one database, with no second system to deploy and nothing to sync.
Vectors are currently indexed using the pgvector extension, but native vector support is coming to our search index soon.
Star and watch this repository to follow along. See our current projects and long-term roadmap.
ParadeDB integrates battle-tested Rust libraries for search and analytics inside Postgres, contributing upstream whenever possible. Our primary dependencies are:
For a deeper dive, see our architecture docs or CMU Database Group talk.
ParadeDB integrates with the tools you already use, with more on the way.
We welcome contributions of all sizes! Check out our good first issues to get started. For larger contributions, we recommend discussing them with us in Slack first. See our Contributing Guide and Code of Conduct for details.
ParadeDB Community is licensed under the GNU Affero General Public License v3.0. For ParadeDB Enterprise licensing, contact [email protected].