nickna/Neighborly
An open-source vector database
This open-source vector database helps developers efficiently store, search, and retrieve high-dimensional data, such as embeddings from images, text, or audio. It takes in vectors—numerical representations of data—and lets you query them to find similar items or those within a certain range. Software engineers building intelligent applications for web, desktop, or mobile platforms would use this to power features like recommendation engines or semantic search.
Use this if you need to manage and quickly search through large collections of vector data within your applications, whether they are running on servers, desktops, or mobile devices.
Not ideal if you are looking for a standalone application with a user interface or if your data is not in vector format.
Stars
21
Forks
4
Language
C#
License
MIT
Category
Last pushed
Feb 06, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/vector-db/nickna/Neighborly"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
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...