InnoDB
MySQLで使われているストレージエンジン。
ストレージエンジンとは何か
資料
https://dev.mysql.com/doc/refman/5.6/ja/innodb-storage-engine.html
ロックとかに関しては https://dev.mysql.com/doc/refman/5.6/ja/innodb-concepts.html
まずはこれが良さそう
InnoDBのアーキテクチャ
https://dev.mysql.com/doc/refman/8.0/en/innodb-storage-engine.html 8.0の資料