gusye1234/nano-vectordb
A simple, easy-to-hack Vector Database
This project helps developers quickly set up and experiment with a vector database for tasks like similarity search. You input numerical representations (vectors) of your data, along with any other relevant fields, and it allows you to efficiently query for the most similar items. This is ideal for developers building prototypes or small-scale applications that rely on finding similar content, images, or other data.
190 stars. Used by 3 other packages. Available on PyPI.
Use this if you are a developer needing a lightweight, easy-to-integrate vector database for prototyping or smaller projects that require fast similarity searches.
Not ideal if you need a production-ready, highly scalable, and fault-tolerant vector database for large-scale enterprise applications.
Stars
190
Forks
8
Language
Python
License
MIT
Category
Last pushed
Jan 09, 2026
Commits (30d)
0
Dependencies
1
Reverse dependents
3
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/vector-db/gusye1234/nano-vectordb"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related tools
MariaDB/server
MariaDB server is a community developed fork of MySQL server. Started by core members of the...
AlayaDB-AI/AlayaLite
AlayaLite – A Fast, Flexible Vector Database for Everyone.
infiniflow/infinity
The AI-native database built for LLM applications, providing incredibly fast hybrid search of...
nnethercott/hannoy
Production-ready KV-backed HNSW implementation in Rust using LMDB
dingodb/dingo
A multi-modal vector database that supports upserts and vector queries using unified SQL...