#10 · Primary category: Vector Databases
oceanbase
OceanBase is the unified distributed database for the AI era — open-source, multi-model, one engine for your most demanding workloads.
Project last updated:08/29/26
GitHub Stars
10.3K
Forks
1.9K
Contributors
512
License
Apache-2.0
Why we included this project
OceanBase is a MySQL-compatible, Paxos-based distributed SQL database that runs on commodity clusters, and it can store and query embeddings right alongside ordinary rows. That combination matters if you would rather keep transactions and vector search in one place than run a separate embedding store and sync data between the two. Real-time analytics on the same cluster is a plus for teams whose AI features read the same tables they transact on. Treat it as a general-purpose database with vector search built in, not a purpose-built vector index, and evaluate it on those terms before committing a large embedding workload to it.
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