MySQL Designer is is a Web-based database editor for MySQL. It includes "groupware" functions, so a group of developers can share and contribute to the database design.
| Tags | Database Front-Ends |
|---|---|
| Licenses | GPL |
| Operating Systems | POSIX Linux |
| Implementation | C |
Recent releases


Changes: This release adds missing files to the source distribution tarball. It adds an experimental built-in Web server using the C++ sockets library.


Changes: This release features minor changes to stay compatible with the latest versions of mysqlwrapped and sql2class.


Changes: This release updates code to work with the latest versions of the MySQL C API C++ wrapper and sql2class.


Changes: This version fixes a small bug that crashed the designer when no database was selected.


Changes: Changes to indexes are now performed on the live database. Error checking when making structural changes to the live database was improved.