ronakgh97/blaze-db
A rust native, standalone and self-managed vector database uses HNSW data structure for fast queries and search.
Blaze-DB helps you quickly find relevant information within large collections of text data, like product descriptions or research papers. You input raw text, which gets processed into numerical representations (embeddings) and stored. When you search using a phrase, it instantly returns the most similar items from your collection, enabling fast content discovery. This is ideal for anyone managing extensive text datasets who needs lightning-fast, concept-based search.
Use this if you need to perform semantic search or retrieve similar items from very large text collections stored on disk, and you require high performance and reliability.
Not ideal if your data is primarily structured numerical data, or if you only have a small number of text items where simple keyword search is sufficient.
Stars
8
Forks
1
Language
Rust
License
MIT
Category
Last pushed
Mar 07, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/vector-db/ronakgh97/blaze-db"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
databendlabs/databend
Data Agent Ready Warehouse : One for Analytics, Search, AI, Python Sandbox. — rebuilt from...
oceanbase/oceanbase
The Fastest Distributed Database for Transactional, Analytical, and AI Workloads.
matrixorigin/matrixone
MySQL-compatible HTAP database with Git for Data, vector search, and fulltext search....
ArcadeData/arcadedb
ArcadeDB Multi-Model Database, one DBMS that supports SQL, Cypher, Gremlin, HTTP/JSON, MongoDB...
datalevin/datalevin
A simple, fast and versatile Datalog database