krishcdbry/nexadb
NexaDB - A lightweight NoSQL database with vector search, TOON format, and enterprise security built-in
NexaDB is a lightweight NoSQL database designed for AI developers building applications that use large language models (LLMs). It helps manage and store various data types, including text and numerical vectors (embeddings), to power features like semantic search, recommendations, and RAG systems. This database takes in raw data or vector embeddings and allows developers to quickly retrieve semantically similar information, reducing LLM token usage and API costs.
Available on PyPI.
Use this if you are an AI developer building applications like multi-tenant SaaS, RAG systems, or real-time analytics, and need a high-performance database with built-in vector search and optimized data formats.
Not ideal if you need to manage extremely large datasets (billions of documents) or require a traditional relational database for complex joins and transactions.
Stars
7
Forks
1
Language
Python
License
—
Category
Last pushed
Feb 18, 2026
Commits (30d)
0
Dependencies
1
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/vector-db/krishcdbry/nexadb"
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...