MySQL

Architecture

flowchart LR subgraph Utility direction TB ConnectionPooling-->Parser-->Authorisation end subgraph Sql direction TB Rewriter-->Optimiser-->Executor end subgraph StorageEngine direction TB Archive InnoDB Memory MyISAM NDB end Authorisation-->Rewriter Executor-->StorageEngine

Children
  1. Integration
  2. Maintenance
  3. Processes
  4. Row count
  5. Storage
  6. Storage engines