Ross ROSS = Recommend OSS · open-source software intelligence for agents

oceanbase/miniob resource

MiniOB is a compact database that assists developers in understanding the fundamental workings of a database. observed · 2026-08-28

github.com/oceanbase/miniob · homepage · C++ · MulanPSL-2.0 (other) observed · 2026-08-28

Health v2 · maintenance only

63/100

  • Activity 89
  • 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: 1787
  • days_rel: n/a
  • days_push: 69
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

4405 stars · 1619 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

MiniOB is a compact, educational relational database developed by the OceanBase team for learning database internals from scratch. It includes simplified implementations of SQL parsing, query optimization, execution, storage engine, B+ tree indexes, MVCC transactions, and redo logging, paired with progressive exercises and tutorials.

Use cases

  • learn how a database kernel works
  • practice implementing database internals step by step
  • prepare for the OceanBase database competition
  • study SQL parsing and query execution
  • understand B+ tree indexing and MVCC transactions
  • build engineering skills in memory management, networking, and disk I/O

When to choose

  • you want a beginner-friendly codebase to learn database internals
  • you are a student training for database competitions or interviews
  • you want guided exercises with tutorials and documentation

When to avoid

  • you need a production database with security, concurrency, and full transaction guarantees
  • you need a fully-featured SQL engine for real workloads

Facets

learning-resource · maturity active

database parser databases education developer-tools cpp cli database-internals sql-engine b-tree mvcc storage-engine database-competition oceanbase education linux macos

2 sources

Member repositories

RepositoryRoleHealth v2
oceanbase/miniobmain63

For agents

markdown · JSON · MCP: product_card(name="oceanbase/miniob")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem