Live
Vector Vault DB
A vector database written from scratch in C++17
Approximate nearest-neighbour search without the dependency footprint of a hosted vector service. HNSW and IVF indexes, hand-written AVX-512 distance kernels, a custom arena allocator, and a memory-mapped snapshot format, exposed through Python bindings.
By the numbers
- On PyPI
- Installable as a published package
Capabilities
What Vector Vault DB does
HNSW and IVF approximate-nearest-neighbour indexes
AVX-512 distance kernels for vectorised search
Custom arena allocator to control allocation cost
Memory-mapped snapshots for fast restart
Clean Python bindings over the C++ core
More in Developer Infrastructure
Have a problem worth solving with software?
Tell us what you're building. We'll help you scope it, build it, and ship it.