hhblaze/DBreeze
C# .NET NOSQL ( key value, object store embedded TextSearch SemanticSearch Vector layer ) ACID multi-paradigm database management system.
Implements Liana-Trie indexing to eliminate index defragmentation and maintain consistent insert/update performance over time. Supports mixed storage locations (disk, memory, in-memory with persistence), nested tables within values, and integrates vector similarity search via HNSW graphs alongside full-text search and multi-parameter query capabilities. Compatible across .NET Framework 3.5+, .NET Core, Xamarin, UWP, and Unity with optional High Availability through Raft consensus integration.
571 stars. Actively maintained with 12 commits in the last 30 days.
Stars
571
Forks
61
Language
C#
License
BSD-2-Clause
Category
Last pushed
Mar 04, 2026
Commits (30d)
12
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/vector-db/hhblaze/DBreeze"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
pixeltable/pixeltable
Data Infrastructure providing a declarative, incremental approach for multimodal AI workloads.
activeloopai/deeplake
Database for AI. Store Vectors, Images, Texts, Videos, etc. Use with LLMs/LangChain. Store,...
superlinked/VectorHub
VectorHub is a free, open-source learning website for people (software developers to senior ML...
nitaiaharoni1/vector-storage
Vector Storage is a vector database that enables semantic similarity searches on text documents...
fzliu/radient
Radient turns many data types (not just text) into vectors for similarity search, RAG,...