Archive for the ‘MySQL’ Category
As you know mySQL is a RDBMS  (Relational Database Management System) database engine that most of PHP developers (a essential component of the widely used LAMP web application software stack) use it as data storage.
This popular database is used in  most web applications which using PHP or perl as server script.
Original development of MySQL by Michael Widenius and David Axmark (beginning in 1994).
Current version is 5.5.13 ] Click here to get last release
More info:
Official website:Â http://www.mysql.com/
Best DB interface tools:
Web based:
- PHPMyAdmin (I LOVE IT!)
- SQL Buddy
Windows Application:

http://www.freedownloadmanager.org/downloads/mysql_gui_software/



