InnoDB – the best storage engine for MySQL?
InnoDB is currently the default storage engine for MySQL and is recommended for most use cases. The company behind it was acquired by Oracle Systems a number of years ago, and the software is known in particular for being a transaction-safe storage engine. In this article, we’re going to look at some of the features of InnoDB and how it’s different from MyISAM, the previous software.