Skip to main content
Somokolon LabsSomokolon Labs
Developer Infrastructure
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

Built with

C++17AVX-512pybind11Python

Status

Live

Open live demoTalk to us about it

Have a problem worth solving with software?

Tell us what you're building. We'll help you scope it, build it, and ship it.

Get in touch