Where can I find a program for managing my MySQL database?

There are several ways of accessing and managing your MySQL database, mainly with:

- User interface software

- Script code

We suggest you use the free MySQL Query Browser software to access the database via the User interface. This software is listed together with other free products under the heading of MySQL Tools.

You can download the software from the website www.mysql.com (look for MySQL Tools) or directly from our server: simply click here.

back