# innodb_diagrams **Repository Path**: opensource-codes/innodb_diagrams ## Basic Information - **Project Name**: innodb_diagrams - **Description**: No description available - **Primary Language**: Unknown - **License**: BSD-3-Clause - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-02-03 - **Last Updated**: 2024-05-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # InnoDB Diagrams # The purpose of this project is to build complete and understandable InnoDB internals diagrams. This project is a work in progress and should not be considered complete. These diagrams are based on intensive study of the InnoDB code in addition to re-implementation of the data structures therein in Ruby in the [innodb_ruby](http://github.com/jeremycole/innodb_ruby/) project. This work has primarily been completed by: * Jeremy Cole ([jeremycole](http://github.com/jeremycole/)) * Davi Arnaut ([darnaut](http://github.com/darnaut/))