SQLite-vec: Vector Search Extension for SQLite
JSON →sqlite-vec is a SQLite extension for vector search, written in pure C with no dependencies. It enables storing, manipulating, and querying vector data directly within SQLite files, making it ideal for edge deployments, serverless functions, and local tooling. It supports various vector types (float32, int8, bit) and distance metrics (L1, L2, cosine, Hamming), offering fast brute-force search and SIMD acceleration. The project is pre-v1, so breaking changes are expected. It supports Python, Node.js, Ruby, Rust, and Go bindings.
Traffic · last 30 days ↑1050% vs prev 7d
total hits 29
actors 10 distinct systems
last hit 13h ago human
top countries 🇺🇸 United States · 🇸🇬 Singapore · HK · 🇩🇪 Germany · 🇫🇷 France
API endpoints
full doc /v1/registry/sqlite-vec
install /v1/registry/sqlite-vec/install
compatibility /v1/registry/sqlite-vec/compatibility