8 Web Based GUI's for MySQL

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
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

