Comparison
paradedb vs cherche
Verdict
Pick paradedb if paradeDB is an extension to PostgreSQL designed for integrating full-text search, vector retrieval, and aggregation functionalities; pick cherche if cherche is a Python library for implementing neural search capabilities.
Markdown twin · paradedb alternatives · cherche alternatives
GraphCanon updated 1d
Trust & integrity
| Signal | paradedb | cherche |
|---|---|---|
| Maintenance | Very active (0d since push) As of 3w · github_public_v1 | Dormant (812d since push) As of 1d · github_public_v1 |
| Provenance | Not a fork · Organization account As of 3w · github_public_v1 | Not a fork · Personal account As of 1d · github_public_v1 |
| OSV dependency advisories | No lockfile (source not queried) As of 1mo · osv@v1 | No lockfile (source not queried) As of 1mo · osv@v1 |
| deps.dev advisories | Not queried deps.dev@v1 | Not queried deps.dev@v1 |
| OpenSSF Scorecard | Not queried openssf-scorecard@v1 | Not queried openssf-scorecard@v1 |
Tagline
- paradedb
- One Postgres for your application data, full-text search, vector retrieval, and aggregations.
- cherche
- Neural Search
Stars
- paradedb
- 9.1k
- cherche
- 332
Forks
- paradedb
- 424
- cherche
- 14
Open issues
- paradedb
- 205
- cherche
- 4
Language
- paradedb
- Rust
- cherche
- Python
Adopt for
- paradedb
- ParadeDB is an extension to PostgreSQL designed for integrating full-text search, vector retrieval, and aggregation functionalities.
- cherche
- Cherche is a Python library for implementing neural search capabilities.
Persona
- paradedb
- -
- cherche
- -
Runtime
- paradedb
- -
- cherche
- -
License
- paradedb
- AGPL-3.0
- cherche
- MIT
Last pushed
- paradedb
- Aug 2, 2026
- cherche
- Jun 1, 2024
Categories
- paradedb
- Data & Retrieval, Vector Databases
- cherche
- Data & Retrieval, Evaluation & Observability, Vector Databases
Trust and health
Maintenance
- paradedb
- Very active (96%)
- cherche
- Dormant (18%)
Days since push
- paradedb
- 0d
- cherche
- 812d
Open issues (now)
- paradedb
- 205
- cherche
- 4
Stars delta
- paradedb
- Unknown
- cherche
- 0 (30d)
Open issues delta
- paradedb
- Unknown
- cherche
- 0 (30d)
Owner type
- paradedb
- Organization
- cherche
- User
Full report
- paradedb
- Trust report
- cherche
- Trust report
Choose paradedb if…
- paradedb is primarily Rust; cherche is Python.
- License: paradedb is AGPL-3.0, cherche is MIT.
- Pricing: ParadeDB Community is available under AGPL-3.0 for free, but commercial use may require contacting sales for enterprise licensing options..
- Requirements: Requires Docker.
- Tags unique to paradedb: aggregations, analytics, database, elasticsearch.
- Use ParadeDB when you need a unified database solution that supports both transactional operations and analytical processing within the same environment (HTAP).
When NOT to use paradedb
- Avoid using ParadeDB if your project strictly adheres to permissive licensing, as it is under AGPL-3.0 which imposes copyleft obligations.
- Do not opt for ParadeDB when you specifically require a standalone full-text search solution like Elasticsearch that offers more specialized features out-of-the-box.
- It may not be the best choice if your use case demands real-time processing of extremely high-speed data streams beyond its HTAP capabilities.
Choose cherche if…
- cherche is primarily Python; paradedb is Rust.
- License: cherche is MIT, paradedb is AGPL-3.0.
- Tags unique to cherche: flashtext, information-retrieval, machine-learning, natural-language-processing.
- Also covers Evaluation & Observability.
- Cherche is a Python library for implementing neural search capabilities.
When NOT to use cherche
- Last GitHub push was 814 days ago (dormant maintenance, Jun 1, 2024). Validate activity before betting a new project on cherche.
- Data & Retrieval: Skip a heavy ingestion framework when your corpus is small and static; a script plus the embedding API is enough.
- Evaluation & Observability: Defer heavyweight eval infra only until you have real traffic - never skip it once users depend on answers.
- Vector Databases: Don't reach for a dedicated vector DB under ~100k vectors; pgvector on your existing Postgres is simpler to operate.
Explore
Sources
Every stat on this page traces to a dated GitHub sync, license file, enrichment field, or trust scan.
- GitHub stars (paradedb/paradedb) · observed Aug 2, 2026
- GitHub forks (paradedb/paradedb) · observed Aug 2, 2026
- Last push (paradedb/paradedb) · observed Aug 2, 2026
- License file (AGPL-3.0) · observed Aug 2, 2026
- Decision facts (enrichment) · observed Jul 12, 2026
- Trust scan (lockfile / OSV) · observed Jul 11, 2026
- GitHub stars (raphaelsty/cherche) · observed Aug 23, 2026
- GitHub forks (raphaelsty/cherche) · observed Aug 23, 2026
- Last push (raphaelsty/cherche) · observed Jun 1, 2024
- License file (MIT) · observed Aug 23, 2026
- Decision facts (enrichment) · observed Jul 11, 2026
- Trust scan (lockfile / OSV) · observed Jul 11, 2026
GitHub stars on cards: paradedb 9.1k · cherche 332 (synced Aug 2, 2026).
Common questions
- What is the difference between paradedb and cherche?
- paradedb: One Postgres for your application data, full-text search, vector retrieval, and aggregations.. cherche: Neural Search. See the comparison table for live GitHub stats and shared categories.
- When should I choose paradedb over cherche?
- Choose paradedb over cherche when paradedb is primarily Rust; cherche is Python; License: paradedb is AGPL-3.0, cherche is MIT; Pricing: ParadeDB Community is available under AGPL-3.0 for free, but commercial use may require contacting sales for enterprise licensing options.; Requirements: Requires Docker; Tags unique to paradedb: aggregations, analytics, database, elasticsearch; Use ParadeDB when you need a unified database solution that supports both transactional operations and analytical processing within the same environment (HTAP).
- When should I choose cherche over paradedb?
- Choose cherche over paradedb when cherche is primarily Python; paradedb is Rust; License: cherche is MIT, paradedb is AGPL-3.0; Tags unique to cherche: flashtext, information-retrieval, machine-learning, natural-language-processing; Also covers Evaluation & Observability; Cherche is a Python library for implementing neural search capabilities.
- When should I avoid paradedb?
- Avoid using ParadeDB if your project strictly adheres to permissive licensing, as it is under AGPL-3.0 which imposes copyleft obligations. Do not opt for ParadeDB when you specifically require a standalone full-text search solution like Elasticsearch that offers more specialized features out-of-the-box. It may not be the best choice if your use case demands real-time processing of extremely high-speed data streams beyond its HTAP capabilities.
- When should I avoid cherche?
- Last GitHub push was 814 days ago (dormant maintenance, Jun 1, 2024). Validate activity before betting a new project on cherche. Data & Retrieval: Skip a heavy ingestion framework when your corpus is small and static; a script plus the embedding API is enough. Evaluation & Observability: Defer heavyweight eval infra only until you have real traffic - never skip it once users depend on answers. Vector Databases: Don't reach for a dedicated vector DB under ~100k vectors; pgvector on your existing Postgres is simpler to operate.
- Is paradedb or cherche more popular on GitHub?
- paradedb has more GitHub stars (9,117 vs 332). Stars measure visibility, not whether either tool fits your constraints.
- Are paradedb and cherche open source?
- Yes - both are open-source projects on GitHub (paradedb: AGPL-3.0, cherche: MIT).
- Where can I find alternatives to paradedb or cherche?
- GraphCanon lists graph-backed alternatives at paradedb alternatives and cherche alternatives (paradedb markdown twin, cherche markdown twin), ranked by typed relationship edges rather than popularity votes.
- Is there a machine-readable version of this comparison?
- Yes. The markdown twin at this comparison mirrors this page for agents and LLM crawlers, with the same stats table and FAQ answers.
- Which is better maintained, paradedb or cherche?
- paradedb: Very active. cherche: Dormant. Compare maintenance labels, days since push, and release cadence in the trust section below - stars alone do not measure maintenance.
- Where are the full trust reports for paradedb and cherche?
- GraphCanon publishes per-repo trust reports with dated maintenance, provenance, and scan summaries: paradedb trust report; cherche trust report.