Comparison
sqlite-vss vs cherche
Verdict
Pick sqlite-vss if sqlite-vss is a specialized SQLite extension that enables efficient vector similarity searches by integrating Faiss functionality into the database operations; pick cherche if cherche is a Python library for implementing neural search capabilities.
Markdown twin · sqlite-vss alternatives · cherche alternatives
GraphCanon updated 2d
Trust & integrity
| Signal | sqlite-vss | cherche |
|---|---|---|
| Maintenance | Dormant (839d since push) As of 3d · github_public_v1 | Dormant (812d since push) As of 2d · github_public_v1 |
| Provenance | Not a fork · Personal account As of 3d · github_public_v1 | Not a fork · Personal account As of 2d · 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
- sqlite-vss
- A SQLite extension for efficient vector search based on Faiss
- cherche
- Neural Search
Stars
- sqlite-vss
- 2.0k
- cherche
- 332
Forks
- sqlite-vss
- 75
- cherche
- 14
Open issues
- sqlite-vss
- 80
- cherche
- 4
Language
- sqlite-vss
- C++
- cherche
- Python
Adopt for
- sqlite-vss
- sqlite-vss is a specialized SQLite extension that enables efficient vector similarity searches by integrating Faiss functionality into the database operations.
- cherche
- Cherche is a Python library for implementing neural search capabilities.
Persona
- sqlite-vss
- -
- cherche
- -
Runtime
- sqlite-vss
- -
- cherche
- -
License
- sqlite-vss
- MIT
- cherche
- MIT
Last pushed
- sqlite-vss
- May 5, 2024
- cherche
- Jun 1, 2024
Categories
- sqlite-vss
- Vector Databases
- cherche
- Data & Retrieval, Evaluation & Observability, Vector Databases
Trust and health
Days since push
- sqlite-vss
- 839d
- cherche
- 812d
Open issues (now)
- sqlite-vss
- 80
- cherche
- 4
Full report
- sqlite-vss
- Trust report
- cherche
- Trust report
Choose sqlite-vss if…
- sqlite-vss is primarily C++; cherche is Python.
- Tags unique to sqlite-vss: faiss, sqlite, sqlite-extension, vector-search.
- - When you require to perform vector similarity searches within an SQLite environment and want to leverage the performance benefits of Faiss
When NOT to use sqlite-vss
- - When a standalone, fully managed vector database service that supports additional features beyond Faiss is needed
- - In environments where the overhead of integrating a C++ extension into an SQLite database might not be feasible or acceptable
Choose cherche if…
- cherche is primarily Python; sqlite-vss is C++.
- Tags unique to cherche: bm25, flashtext, information-retrieval, machine-learning.
- Also covers Data & Retrieval, Evaluation & Observability.
- Cherche is a Python library for implementing neural search capabilities.
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.
Explore
Sources
Every stat on this page traces to a dated GitHub sync, license file, enrichment field, or trust scan.
- GitHub stars (asg017/sqlite-vss) · observed Aug 23, 2026
- GitHub forks (asg017/sqlite-vss) · observed Aug 23, 2026
- Last push (asg017/sqlite-vss) · observed May 5, 2024
- License file (MIT) · observed Aug 23, 2026
- Decision facts (enrichment) · observed Jul 17, 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: sqlite-vss 2.0k · cherche 332 (synced Aug 23, 2026).
Common questions
- What is the difference between sqlite-vss and cherche?
- sqlite-vss: A SQLite extension for efficient vector search based on Faiss. cherche: Neural Search. See the comparison table for live GitHub stats and shared categories.
- When should I choose sqlite-vss over cherche?
- Choose sqlite-vss over cherche when sqlite-vss is primarily C++; cherche is Python; Tags unique to sqlite-vss: faiss, sqlite, sqlite-extension, vector-search; - When you require to perform vector similarity searches within an SQLite environment and want to leverage the performance benefits of Faiss.
- When should I choose cherche over sqlite-vss?
- Choose cherche over sqlite-vss when cherche is primarily Python; sqlite-vss is C++; Tags unique to cherche: bm25, flashtext, information-retrieval, machine-learning; Also covers Data & Retrieval, Evaluation & Observability; Cherche is a Python library for implementing neural search capabilities.
- When should I avoid sqlite-vss?
- - When a standalone, fully managed vector database service that supports additional features beyond Faiss is needed - In environments where the overhead of integrating a C++ extension into an SQLite database might not be feasible or acceptable
- 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 sqlite-vss or cherche more popular on GitHub?
- sqlite-vss has more GitHub stars (1,999 vs 332). Stars measure visibility, not whether either tool fits your constraints.
- Are sqlite-vss and cherche open source?
- Yes - both are open-source projects on GitHub (sqlite-vss: MIT, cherche: MIT).
- Where can I find alternatives to sqlite-vss or cherche?
- GraphCanon lists graph-backed alternatives at sqlite-vss alternatives and cherche alternatives (sqlite-vss 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, sqlite-vss or cherche?
- sqlite-vss: Dormant. 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 sqlite-vss and cherche?
- GraphCanon publishes per-repo trust reports with dated maintenance, provenance, and scan summaries: sqlite-vss trust report; cherche trust report.