# oceanbase/oceanbase

OceanBase is the unified distributed database for the AI era — open-source, multi-model, one engine for your most demanding workloads.

Repository: https://github.com/oceanbase/oceanbase
Canonical: https://ross.abutalabs.com/products/oceanbase
Homepage: https://en.oceanbase.com
Language: C++
License: Apache-2.0
License Family: permissive
Topics: oceanbase, paxos, htap, cloud-native, mysql-compatibility, oltp, hacktoberfest, database, distributed-database, mysql, scalable, analytics, olap, vector-database, fulltext, fulltext-search, fulltext-support, vector, vector-search, vectors
Last push: 2026-08-26T01:00:33+00:00

## Health v2 (maintenance only)
Score: 98/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 97, longevity 100
- inputs: {"age_days": 1920, "days_push": 8, "days_rel": 23, "gap_med": 12.0, "n_releases_24m": 49}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 10255, forks 1910 (observed 2026-08-28T04:10:41.352515+00:00)

## What it is
OceanBase is a distributed relational database engine developed by Ant Group, offering MySQL compatibility, Paxos-based high availability, and HTAP (hybrid transactional/analytical) processing. It also supports vector search and full-text search, positioning itself as a unified multi-model database for demanding workloads.

## Use cases
- run a horizontally scalable MySQL-compatible OLTP database
- combine transactional and analytical workloads in one HTAP engine
- store and search vector embeddings for AI applications
- achieve zero data loss with fast failover using Paxos replication
- migrate from MySQL to a distributed database without rewriting queries
- handle PB-scale data across hundreds of nodes

## When to choose
- you need linear scalability and high availability beyond what a single MySQL instance provides
- you want real-time analytics on transactional data without a separate OLAP system
- you need MySQL compatibility for easy migration
- you want vector and full-text search built into your relational database

## When to avoid
- you have a small single-node workload where a standard RDBMS is simpler
- you need PostgreSQL rather than MySQL compatibility
- you cannot operate a distributed database cluster with its operational complexity

## Facets
- artifact type: application
- maturity: stable
- function: database, vector-database, search-engine, caching
- domain: databases, microservices, big-data, analytics
- platform: cloud, self-hosted
- tags: htap, paxos, mysql-compatible, oltp, olap, distributed-sql, vector-search, fulltext-search, high-availability, search, linux, docker, kubernetes

## Member repositories
- oceanbase/oceanbase (main) score 98

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:10:41.352515+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:19:23.520151+00:00, confidence not recorded.
  - readme: https://github.com/oceanbase/oceanbase (fetched 2026-08-28T04:10:41.352515+00:00, sha d90133f5df12)
- Data as of 2026-08-30T08:39:29.467469+00:00.
