OceanBase
Distributed relational database with native support for HTAP workloads
OceanBase is rebuilding itself as a RAG backend without giving up the HTAP story
◆Recent moves
- 1d ago
OceanBase 5.0.1 adds parallel DDL and online storage-format conversion
Framed in its own release notes as a continuation of V4.6.0 rather than a new direction, despite the major version number. The substance is engine maturity: parallel DDL for adding and dropping columns and for partition operations, deferred online conversion from columnar and hybrid layouts back to row storage which completes the conversion matrix between all three formats, random-distribution tables, and Zone-level and subpartition table groups.
View source ↗ - 21d ago
OceanBase 4.4.2 BP2 makes RPO=0 standby sync officially supported
Strong synchronous replication to a standby graduates from experimental in BP1 to formally supported here, with maximum-protection and maximum-availability modes that differ in whether the primary halts writes or degrades to async when the standby link fails. Promotion of an existing feature rather than new capability, but it is the piece that lets the LTS line be used where zero data loss is a hard requirement.
View source ↗ - 25d ago
v4.6.0_CE
⚡ SPARKThis is the release the rest of the window orbits: V5.0.1 describes itself as its continuation, and the vector-index defects filling the 4.4.1 and 4.3.5 hotfix branches are the cost of the search work landing here. It marks the point where AI retrieval stops being a bolted-on index type and becomes part of the query engine.
View source ↗ - 25d ago
OceanBase 4.4.2 BP1 ships RPO=0 standby sync as experimental
The experimental first cut of the strong-sync replication that BP2 later declares supported, including automatic degradation to async when the primary and standby fall too far apart and automatic re-engagement once the link is healthy again. Zone-level table groups also land here, giving partition placement a Zone-scoped control.
View source ↗ - 3mo ago
OceanBase 4.3.5 BP6 fixes vector index crashes and leaks
A defect-only patch on an older LTS branch, and almost every item is a vector-index failure: rebuild core dumps, HNSW errors in latency-first mode, IVF memory exhaustion, a double free in the index adapter, data loss during parallel index completion. It shows the search work being backported into branches that predate it.
View source ↗ - 4mo ago
OceanBase 4.4.1 HF4 fixes tokenizer memory growth and vector plans
Another vector- and full-text-focused hotfix: IK tokenizer memory blowup on very large documents, planner misjudgements that skipped the vector index and cost performance, and inconsistent HNSW_BQ results against brute-force search. The same defect cluster appearing across three branches is the clearest sign of how new this code is.
View source ↗