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. observed · 2026-08-28
Health v2 · maintenance only
64/100
- Activity 91
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 1785
- days_rel: n/a
- days_push: 54
- n_releases_24m: 0
Adoption not part of the score
1701 stars · 265 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
DingoDB is an open-source distributed multi-modal vector database that combines relational (SQL) and vector semantics in a unified platform with MySQL protocol compatibility. It supports scalar-vector hybrid retrieval, real-time index optimization, elastic sharding, and built-in high availability for enterprise-grade deployments.
Use cases
- store and query vector embeddings with SQL
- build semantic search over structured and unstructured data
- run scalar-vector hybrid retrieval queries
- serve low-latency vector search at high concurrency
- deploy a MySQL-compatible vector database cluster
- power RAG applications with an embedding store
- perform real-time semantic search on large datasets
When to choose
- you need combined relational and vector data in one database
- you want MySQL protocol compatibility for existing tooling
- you require horizontal scalability and high availability out of the box
- you need hybrid scalar-plus-vector filtering in queries
- you want disk-based tiered retrieval for massive datasets
When to avoid
- you only need a lightweight embedded vector index for a single app
- your workload is purely relational with no vector search
- you need a fully managed cloud database service
- your team cannot operate a distributed Java-based cluster
Facets
service · maturity active
vector-database database search-engine databases machine-learning big-data self-hosted cloud jvm distributed-database mysql-compatible hybrid-search embedding-store real-time-semantic-search scalar-vector-retrieval sql search retrieval-augmented-generation linux docker
2 sources
- readme: https://github.com/dingodb/dingo · fetched 2026-08-28 · 6b6e7bf56e3c
- homepage: https://www.dingodb.com · fetched 2026-08-29 · 44136fa355b3
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| dingodb/dingo | main | 64 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem