
HI Techs!!!
Today I have got a small article about the two database engines we use in MySql. Usually there is a confusion of using a correct database engine in MySql. To avoid all this here is a small knowlegde base.
This article provides a comparison between the MyISAM and InnoDB storage engines for MySQL. InnoDB is commonly considered to perform worse than MyISAM, but this article aims to dispel this myth by describing the differences between these engines and what makes InnoDB a good fit for many database needs.
In addition, a look at when it is better to use MyISAM and a case study of the drupal.org site provide insight for determining which engine is best for a given situation.
» Read more: DIFFERENCES BETWEEN MYISLAM AND INNODB ENGINES IN MYSQL
Share this Article with your friends & colleagues using the below icons