replikativ/proximum

Versioned, fast and scalable nearest neighbor search.

27
/ 100
Experimental

This is a high-performance vector database specifically for Clojure and Java applications that need to manage large collections of numerical data, often called embeddings or vectors. It allows you to store and search for the most similar items based on these vectors, like finding related documents or products. What's unique is its built-in 'time travel' and 'branching' features, letting you query past states of your data or experiment with different versions without copying everything. This is ideal for developers building search, recommendation, or AI-powered applications who need robust version control for their vector data.

Use this if you are a Java or Clojure developer building applications that require fast nearest neighbor searches on vector embeddings, and you need to track changes, experiment with different data versions, or maintain a historical record of your vector index.

Not ideal if you are looking for a simple, single-version vector store for extremely large indices (over 10 million vectors) where memory compression is your primary concern over version control.

semantic-search recommendation-systems machine-learning-experimentation information-retrieval knowledge-management
No Package No Dependents
Maintenance 10 / 25
Adoption 6 / 25
Maturity 11 / 25
Community 0 / 25

How are scores calculated?

Stars

20

Forks

Language

Clojure

License

Apache-2.0

Last pushed

Mar 10, 2026

Commits (30d)

0

Get this data via API

curl "https://pt-edge.onrender.com/api/v1/quality/vector-db/replikativ/proximum"

Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.