This document summarizes several database engines including MyISAM, Aria, InnoDB, XtraDB, LevelDB, RocksDB, SQLite, and Berkeley DB. It explains what each engine is used for, its key features and limitations. It also provides a brief agenda for demonstrating how to switch engines when using MySQL.