Simple, Elastic-Quality
Search for Postgres
You want better search, not the burden of Elasticsearch.
ParadeDB is the modern Elastic alternative built as a Postgres extension.
The complete toolkit
for search
ParadeDB brings everything you need from a modern search engine into Postgres, including text, hybrid, and faceted search.
CREATE INDEX ON animals
USING bm25 (
id,
(name::pdb.ngram(3,3)),
(description::pdb.unicode_words('stemmer=english'))
);Advanced tokenization
12+ different tokenizers to break apart text into searchable tokens.
Multi-language support
Support for 20+ languages, including dictionary-based tokenizers.
Zero ETL means
zero headache
Trusted by enterprises
The most innovative companies are simplifying their search stack with ParadeDB.
Loved by developers
We are committed to building the best open source search experience for Postgres.
Our Docker image is the easiest way to quickly spin up ParadeDB.
Run Docker imageAll our features are shipped as a Postgres extension, which means that ParadeDB can drop into any self-managed Postgres.
Install extensionParadeDB is one of the fastest-growing open source database projects.
Star ParadeDBReady, set, deploy
Scale search on Postgres with confidence.
Perfect for testing and small projects that don't require multiple nodes.
- Fully free forever
- Supports a single node (no read replicas)
- Community support
For high availability, read replicas, and dedicated support.
- Everything in Community
- Read replica support
- High availability
- Dedicated support and SLA
Use ParadeDB without managing any infrastructure.
- Everything in Enterprise
- Fully managed
- One-click deployments
- Currently in private beta