It has been a while since I have been able to do any decent blog posts. Since I have been working on other projects, consulting and personal and I have just been too busy to update this blog… but I am back…
To start off, I have been thinking about a couple of programming languages, more [...]
Posted on October 28th, 2008 by andai
Filed under: Misc | No Comments »
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 [...]
Posted on May 8th, 2008 by andai
Filed under: Database, MySQL | No Comments »