MySQL Resources

MySQL Resources
If you find any MySQL related website or tool that brings benefits to the MySQL community, feel free share it on this page by submitting it via contact form. Thank you for your contribution!

MySQL websites

MySQL Official website - official MySQL website. You can download MySQL, patches and other tools that help you work with MySQL more efficiently.

MySQL Wikis – gives you ideas and knowledge about the MySQL Community including MySQL User Grouups, MySQL FAQ, MySQL events and conferences

MySQL Community Server – link to download the MySQL Community server for different platforms e.g.Linux, Windows, Sun Solaris, Mac OS X, etc.

MySQL Performance Blog - a very useful blog with many great posts about MySQL performance optimization.

The Art of SQL Tuning for MySQL – a very interesting slide about SQL tuning for MySQL.

MySQL Optimization - the official manual MySQL Optimization with various techniques including optimizing SELECT statements, locking and disk usage issues.

MySQL related websites

SQL Tutorial – a comprehensive SQL tutorial that helps you learn basic to advanced SQL with practical example.

PL/SQL Tutorial – an easy-to-follow PL/SQL tutorial that teaches you about PL/SQL in Oracle Database.

MySQL Tools

MySQL Workbench - a database design tool for MySQL developers. It has quite a lot of features such as visual database design, forward and reverse engineering, change management and database documentation. MySQL database workbench has a community version which you can download and use for free.

phpMyAdmin – a free MySQL database administration tool over the web. It is written in PHP and is widely used by community to manage MySQL databases.

MySQL GUI tool – MySQL GUI tool allows you to manage MySQL databases. It combines features of almost MySQL GUI tools such as query browser, MySQL administrator. It has both community and enterprise version.

MySQL Front GUI tool – yet another MySQL GUI tool that allows you to manage MySQL database.

Microsoft Access to MySQL Converter - Use this tool if you have Microsoft Access database and want to convert it into MySQL database. The tool is a very simple to use and it walks you through a wizard with few steps to convert Microsoft Access database to MySQL database.