Comparison
jvector vs cherche
Verdict
Pick jvector if java-based embedded vector search engine focused on efficient similarity and K-nearest neighbor (KNN) searches; pick cherche if cherche is a Python library for implementing neural search capabilities.
Markdown twin · jvector alternatives · cherche alternatives
GraphCanon updated 1d
Trust & integrity
| Signal | jvector | cherche |
|---|---|---|
| Maintenance | Very active (1d since push) As of 2d · github_public_v1 | Dormant (812d since push) As of 1d · github_public_v1 |
| Provenance | Not a fork · Organization account As of 2d · 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
- jvector
- JVector: the most advanced embedded vector search engine
- cherche
- Neural Search
Stars
- jvector
- 1.7k
- cherche
- 332
Forks
- jvector
- 156
- cherche
- 14
Open issues
- jvector
- 45
- cherche
- 4
Language
- jvector
- Java
- cherche
- Python
Adopt for
- jvector
- Java-based embedded vector search engine focused on efficient similarity and K-nearest neighbor (KNN) searches.
- cherche
- Cherche is a Python library for implementing neural search capabilities.
Persona
- jvector
- -
- cherche
- -
Runtime
- jvector
- -
- cherche
- -
License
- jvector
- Apache-2.0
- cherche
- MIT
Last pushed
- jvector
- Aug 21, 2026
- cherche
- Jun 1, 2024
Categories
- jvector
- Data & Retrieval, Vector Databases
- cherche
- Data & Retrieval, Evaluation & Observability, Vector Databases
Trust and health
Maintenance
- jvector
- Very active (96%)
- cherche
- Dormant (18%)
Days since push
- jvector
- 1d
- cherche
- 812d
Open issues (now)
- jvector
- 45
- cherche
- 4
Stars delta
- jvector
- +5 (30d)
- cherche
- 0 (30d)
Open issues delta
- jvector
- +1 (30d)
- cherche
- 0 (30d)
Owner type
- jvector
- Organization
- cherche
- User
Full report
- jvector
- Trust report
- cherche
- Trust report
Choose jvector if…
- jvector is primarily Java; cherche is Python.
- License: jvector is Apache-2.0, cherche is MIT.
- Tags unique to jvector: ann, java, knn, search-engine.
- Requires Java runtime environment for seamless integration into existing applications
When NOT to use jvector
- Seeking a standalone database system that requires minimal developer control over search logic
- In need of real-time data streaming capabilities or large-scale distributed searches beyond embedded use
Choose cherche if…
- cherche is primarily Python; jvector is Java.
- License: cherche is MIT, jvector is Apache-2.0.
- Tags unique to cherche: bm25, flashtext, information-retrieval, 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 (datastax/jvector) · observed Aug 23, 2026
- GitHub forks (datastax/jvector) · observed Aug 23, 2026
- Last push (datastax/jvector) · observed Aug 21, 2026
- License file (Apache-2.0) · observed Aug 23, 2026
- Decision facts (enrichment) · observed Jul 15, 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: jvector 1.7k · cherche 332 (synced Aug 23, 2026).
Common questions
- What is the difference between jvector and cherche?
- jvector: JVector: the most advanced embedded vector search engine. cherche: Neural Search. See the comparison table for live GitHub stats and shared categories.
- When should I choose jvector over cherche?
- Choose jvector over cherche when jvector is primarily Java; cherche is Python; License: jvector is Apache-2.0, cherche is MIT; Tags unique to jvector: ann, java, knn, search-engine; Requires Java runtime environment for seamless integration into existing applications.
- When should I choose cherche over jvector?
- Choose cherche over jvector when cherche is primarily Python; jvector is Java; License: cherche is MIT, jvector is Apache-2.0; Tags unique to cherche: bm25, flashtext, information-retrieval, natural-language-processing; Also covers Evaluation & Observability; Cherche is a Python library for implementing neural search capabilities.
- When should I avoid jvector?
- Seeking a standalone database system that requires minimal developer control over search logic In need of real-time data streaming capabilities or large-scale distributed searches beyond embedded use
- 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 jvector or cherche more popular on GitHub?
- jvector has more GitHub stars (1,741 vs 332). Stars measure visibility, not whether either tool fits your constraints.
- Are jvector and cherche open source?
- Yes - both are open-source projects on GitHub (jvector: Apache-2.0, cherche: MIT).
- Where can I find alternatives to jvector or cherche?
- GraphCanon lists graph-backed alternatives at jvector alternatives and cherche alternatives (jvector 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, jvector or cherche?
- jvector: 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 jvector and cherche?
- GraphCanon publishes per-repo trust reports with dated maintenance, provenance, and scan summaries: jvector trust report; cherche trust report.