ParadeDB
ParadeDB is a modern Elasticsearch alternative built as a Postgres extension, enabling full-text, hybrid, and faceted search directly within PostgreSQL.
At a Glance
About ParadeDB
ParadeDB is a modern alternative to Elasticsearch, built as a Postgres extension that brings Elastic-quality search capabilities directly into PostgreSQL. It supports full-text, hybrid, vector, and faceted search without requiring a separate search infrastructure. ParadeDB can run as a logical replica of any managed Postgres (RDS, Supabase, Neon, Google Cloud, Azure) or be installed inside any self-hosted Postgres deployment with zero additional infrastructure overhead.
Key Features:
- BM25 Full-Text Search — Create BM25 indexes using standard SQL syntax to enable fast, relevance-ranked full-text search natively in Postgres.
- Hybrid Search — Combine lexical (BM25) and semantic (vector) search using Reciprocal Rank Fusion for comprehensive, high-quality results.
- Faceted Search & Aggregations — Build faceted navigation and aggregation queries directly in Postgres without external tooling.
- Advanced Tokenization — Choose from 12+ tokenizers and support for 20+ languages, including dictionary-based and stemming tokenizers.
- Zero ETL Logical Replication — Replicate from any managed Postgres instance to ParadeDB with no ETL pipelines or data duplication overhead.
- Boolean Queries & Top-N Retrieval — Execute complex boolean search queries and efficiently retrieve top-N results using Block-Max WAND dynamic pruning.
- Postgres Extension Install — Install ParadeDB as a Postgres extension into any self-managed Postgres cluster with a single command.
- Docker Deployment — Spin up ParadeDB instantly using the official Docker image for quick testing and development.
- Open Source — ParadeDB is fully open source with 8K+ GitHub stars and 500K+ Docker deployments, backed by an active Slack community.
- Enterprise Features — High availability, read replica support, dedicated SLA, and a fully managed cloud option (private beta) for production workloads.
Community Discussions
Be the first to start a conversation about ParadeDB
Share your experience with ParadeDB, ask questions, or help others learn from your insights.
Pricing
Community
Perfect for testing and small projects that don't require multiple nodes.
- Fully free forever
- Supports a single node (no read replicas)
- Community support
Enterprise
For high availability, read replicas, and dedicated support.
- Everything in Community
- Read replica support
- High availability
- Dedicated support and SLA
Cloud
Fully managed ParadeDB without managing any infrastructure. Currently in private beta.
- Everything in Enterprise
- Fully managed
- One-click deployments
- Currently in private beta
Capabilities
Key Features
- Full-text search via BM25 indexing
- Hybrid search (lexical + vector)
- Faceted search and aggregations
- 12+ tokenizers and 20+ language support
- Zero ETL logical replication from managed Postgres
- Boolean queries
- Top-N retrieval with Block-Max WAND
- Postgres extension install
- Docker deployment
- Read replica support (Enterprise)
- High availability (Enterprise)
- Fully managed cloud (private beta)
