+ - An in-depth study of InnoDB on-disk structures from pages to B+Trees->
Submitted
by
jeremycole
jeremycole writes "A series of blog posts by Jeremy Cole explain the inner workings of MySQL's InnoDB storage engine from bytes on disk to B+Trees and their storage efficiency. A fully-functional read-only implemention of InnoDB's data structures was release under the innodb_ruby project, and all of the illustrations have also been released as innodb_diagrams on GitHub"
Link to Original Source
Link to Original Source