GraphCanon updated today · GitHub synced today
Decision brief
Java-based embedded vector search engine focused on efficient similarity and K-nearest neighbor (KNN) searches.
Good fit when
- Requires Java runtime environment for seamless integration into existing applications
- Demands high precision in vector similarity and nearest-neighbor queries
Avoid when
- 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
Observed Jul 15, 2026 · Source: enrich:decision_facts
Verify the decision
Maintenance and security
Full trust report- Maintenance
- Very active (1d since push)
- As of today
- Provenance
- Not a fork · Organization account
- As of today
- Security (OSV)
- No lockfile
- As of 1mo
Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.
Install
git clone https://github.com/datastax/jvectorSimilar tools
Same-category neighbours. No typed graph edges are catalogued for this tool yet.
Evidence and technical details
Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.
Overview
Java-based embedded vector search tool for efficient similarity and KNN searches.
Capability facts
- MCP server
- No MCP server detected
Source: repo_scan · Aug 23, 2026
- Languages
- java, javascript
Source: github.language+package.json · Aug 23, 2026
Categories
Tags
README
Getting started with JVector
Introductory tutorials for JVector are available in docs/tutorials. Start with the basic tutorial or review VectorIntro.java for a simple example using JVector.
The older step-by-step guide for JV can be found here. New users should start with the tutorials mentioned earler, but the step-by-step guide contains useful commentary for advanced users.
For agents
This page has a .md twin and JSON over the API.