Show HN: SQLite-vector – Vector search extension for SQLite (no index, 30MB RAM)

5 marcobambini 2 7/28/2025, 3:34:23 PM github.com ↗

Comments (2)

emschwartz · 9h ago
This looks useful! I appreciate that it stores everything as blobs and doesn’t require building the indexes first.

Any plans to support binary quantized vectors and hamming distances?

marcobambini · 8h ago
Yes, sure, please open a request issue on GitHub so we can keep track of it.