1yefuwang1/vectorlite

Fast, SQL powered, in-process vector search for any language with an SQLite driver

44
/ 100
Emerging

This project helps software developers quickly add vector search capabilities to their applications. It takes numerical vector data as input and efficiently finds the most similar vectors, outputting their identifiers and similarity scores. Any developer building applications with SQLite can integrate this to power features like recommendation engines or semantic search.

351 stars.

Use this if you need fast, in-process approximate nearest neighbor (ANN) vector search directly within your SQLite database.

Not ideal if your application doesn't use SQLite, or if you require 100% exact nearest neighbor results rather than approximate ones.

application-development data-storage search-feature database-extension information-retrieval
No Package No Dependents
Maintenance 10 / 25
Adoption 10 / 25
Maturity 16 / 25
Community 8 / 25

How are scores calculated?

Stars

351

Forks

9

Language

C++

License

Apache-2.0

Last pushed

Feb 22, 2026

Commits (30d)

0

Get this data via API

curl "https://pt-edge.onrender.com/api/v1/quality/vector-db/1yefuwang1/vectorlite"

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