innodb_ruby
A parser for InnoDB file formats, in Ruby 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
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
- readme: https://github.com/jeremycole/innodb_ruby · fetched 2026-08-28 · 27e01bd16370
- homepage: http://rubygems.org/gems/innodb_ruby · fetched 2026-08-29 · b092e031ffd4
- site_page: https://guides.rubygems.org/command-reference · fetched 2026-08-29 · ef62154d6253
- site_page: https://rubygems.org/pages/about · fetched 2026-08-29 · e4248571fa5d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| jeremycole/innodb_ruby | main | 68 |
| jeremycole/innodb_diagrams | docs | 32 |
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