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

innodb_ruby

A parser for InnoDB file formats, in Ruby observed · 2026-08-28

github.com/jeremycole/innodb_ruby · homepage · Ruby · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

68/100

  • Activity 79
  • Release rhythm 35
  • Longevity 100

Flags: no_releases no_license

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: 5044
  • days_rel: n/a
  • days_push: 127
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1801 stars · 326 forks observed · 2026-08-28

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

A Ruby library and set of CLI tools that parse InnoDB (MySQL) on-disk file formats to expose internal storage structures. It is intended for learning, teaching, investigation, and debugging rather than production use.

Use cases

  • inspect innodb page fill and record counts
  • visualize b+tree structure of a mysql table
  • learn how innodb stores data on disk
  • debug innodb storage engine changes
  • parse mysql .ibd file format
  • interactively explore innodb internals with irb

When to choose

  • you need to understand or debug InnoDB on-disk structures
  • you're learning or teaching database storage internals
  • you need details MySQL doesn't expose about page usage or B+tree layout

When to avoid

  • you need a production-safe or stable-API tool
  • you need general MySQL administration or querying
  • you're not comfortable with potentially buggy, unstable output

Facets

library · maturity active

parser developer-tools cli databases developer-tools ruby cli cross-platform mysql innodb file-format storage-engine btree reverse-engineering learning-tool debugging

4 sources

Member repositories

RepositoryRoleHealth v2
jeremycole/innodb_rubymain68
jeremycole/innodb_diagramsdocs32

For agents

markdown · JSON · MCP: product_card(name="jeremycole/innodb_ruby")

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