---
title: "jvector vs cherche"
type: "comparison"
canonical_url: "https://www.graphcanon.com/compare/datastax-jvector-vs-raphaelsty-cherche"
tools: ["datastax-jvector", "raphaelsty-cherche"]
---

# jvector vs cherche

*GraphCanon updated Aug 23, 2026*

## 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.

[jvector](https://github.com/datastax/jvector) reports 1.7k GitHub stars, 156 forks, and 45 open issues, last pushed Aug 21, 2026. [cherche](https://github.com/raphaelsty/cherche) has 332 stars, 14 forks, and 4 open issues, last pushed Jun 1, 2024. Figures are from public GitHub metadata via [jvector's repository](https://github.com/datastax/jvector) and [cherche's repository](https://github.com/raphaelsty/cherche).

| | [jvector](/tools/datastax-jvector.md) | [cherche](/tools/raphaelsty-cherche.md) |
| --- | --- | --- |
| Tagline | JVector: the most advanced embedded vector search engine | Neural Search |
| Stars | 1,741 | 332 |
| Forks | 156 | 14 |
| Open issues | 45 | 4 |
| Language | Java | Python |
| Adopt for | Java-based embedded vector search engine focused on efficient similarity and K-nearest neighbor (KNN) searches. | Cherche is a Python library for implementing neural search capabilities. |
| Persona | - | - |
| Runtime | - | - |
| License | Apache-2.0 | MIT |
| Categories | Data & Retrieval, Vector Databases | Data & Retrieval, Evaluation & Observability, Vector Databases |

## Trust and health

_Sourced signals - not a safety guarantee. No winner column._

| | [jvector](/tools/datastax-jvector.md) | [cherche](/tools/raphaelsty-cherche.md) |
| --- | --- | --- |
| Maintenance | Very active (96%) | Dormant (18%) |
| Days since push | 1d | 812d |
| Open issues (now) | 45 | 4 |
| Stars delta | +5 (30d) | 0 (30d) |
| Open issues delta | +1 (30d) | 0 (30d) |
| Owner type | Organization | User |
| Full report | [trust report](/tools/datastax-jvector/trust.md) | [trust report](/tools/raphaelsty-cherche/trust.md) |

## Decision facts: jvector

- **Adopt for:** Java-based embedded vector search engine focused on efficient similarity and K-nearest neighbor (KNN) searches.

## Decision facts: cherche

- **Adopt for:** Cherche is a Python library for implementing neural search capabilities.

## Choose when

### 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

### 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 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 NOT to use cherche

- Last GitHub push was 815 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.

## 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 815 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](/tools/datastax-jvector/alternatives) and [cherche alternatives](/tools/raphaelsty-cherche/alternatives) ([jvector markdown twin](/tools/datastax-jvector/alternatives.md), [cherche markdown twin](/tools/raphaelsty-cherche/alternatives.md)), 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](/compare/datastax-jvector-vs-raphaelsty-cherche.md) 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](/tools/datastax-jvector/trust); [cherche trust report](/tools/raphaelsty-cherche/trust).

---

**Machine-readable endpoints**

- JSON: [`/api/graphcanon/graph?tool=datastax-jvector`](/api/graphcanon/graph?tool=datastax-jvector)
- LLM index: [/llms.txt](/llms.txt)
- Full corpus: [/llms-full.txt](/llms-full.txt)

_GraphCanon - The knowledge graph for AI development. https://www.graphcanon.com/_
