#34 · Primary category: Vector Databases
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.
Project last updated:07/10/26
GitHub Stars
1.7K
Forks
265
Contributors
38
License
Apache-2.0
Why we included this project
DingoDB is a distributed multi-modal database that treats tables and vectors as equally important data models, so you can search structured rows and unstructured content like PDFs and audio through one MySQL-compatible query language. It speaks the MySQL protocol, letting teams use familiar SQL without wiring together a separate vector store, and it keeps scalar and vector indexes updated in real time as data arrives. The project also includes automatic sharding for horizontal scaling and high availability out of the box, which reduces the operational work of running a mixed workload. Teams already comfortable with relational SQL and Java-heavy stacks will likely find this easier to adopt than most dedicated vector engines.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
supabase
The Postgres development platform. Supabase gives you a dedicated Postgres database to build your web, mobile, and AI applications.
tidb
TiDB is built for agentic workloads that grow unpredictably, with ACID guarantees and native support for transactions, analytics, and vector search. No data silos. No noisy neighbors. No infrastructure ceiling.
milvus
Milvus is a high-performance, cloud-native vector database built for scalable vector ANN search
qdrant
Qdrant - High-performance, massive-scale Vector Database and Vector Search Engine for the next generation of AI. Also available in the cloud https://cloud.qdrant.io/
chroma
Search infrastructure for AI