PinoyTech.org

CodeIgniter, Kohana, Mootools, jQuery and CSS

8 Web Based GUI's for MySQL

Posted by teejay on December 9, 2009

11-web-based-mysql-guis.gif

Let's face it. Using the console for administrating MySQL can eat up a lot of time unless you've been doing just that your whole web development career.

If you're on that side, good for you. But for us 'normal' people, we tend to use GUI's for managing MySQL databases. And installing softwares can be cumbersome.

Continue reading 8 Web Based GUI's for MySQL

 

How to do Multiple SQL Inserts

Posted by teejay on November 2, 2009

Using multiple insert queries almost always slip my mind when developing applications. If you are like me, we all need some reminder in some way or another.

Continue reading How to do Multiple SQL Inserts