For those developing MySQL database solutions, you may have wondered what the difference is between InnoDB vs. ISAM vs. Heap database tables. This TechRepublic article titled, “A fast and furious guide to MySQL database engines” is a great primer that explains in a nutshell, the different database engines supported by MySQL and why you would want to use one over the others.
Posted on May 8th, 2008 by andai
Filed under: Database, MySQL
Leave a Reply