dingodb/dingo
A multi-modal vector database that supports upserts and vector queries using unified SQL (MySQL-Compatible) on structured and unstructured data, while meeting the requirements of high concurrency and ultra-low latency.
Supports scalar-vector hybrid retrieval with automatic real-time indexing across both traditional and vector index types, enabling seamless fusion queries. Built on a distributed architecture using Raft-based storage (Dingo-Store) with automatic elastic sharding, cold-hot tiered retrieval for massive datasets, and native support for SQL, SDKs, and APIs alongside MySQL protocol compatibility.
1,698 stars. Actively maintained with 4 commits in the last 30 days.
Stars
1,698
Forks
266
Language
Java
License
Apache-2.0
Category
Last pushed
Mar 12, 2026
Commits (30d)
4
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/vector-db/dingodb/dingo"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
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...
gusye1234/nano-vectordb
A simple, easy-to-hack Vector Database
nnethercott/hannoy
Production-ready KV-backed HNSW implementation in Rust using LMDB