WebMySQL is a Web interface to a MySQL database server. It supports the following SQL queries: SELECT, DESCRIBE, JOIN, SHOW, DROP, CREATE, and USE, and advanced query options such as LIMIT, DISTINCT, and GROUP. Empty databases and tables and mysqldump file imports and exports are supported. It has a fully customisable look and feel, and outputs either HTML results or a downloadable CSV file.
| Tags | Database Front-Ends Internet Web Dynamic Content CGI Tools/Libraries |
|---|---|
| Licenses | Freeware |
| Operating Systems | Unix |
| Implementation | Perl |
Recent releases


Changes: Explain output is now shown on queries. There is more use of CSS in templates. An insert bug was fixed. Table status can now be viewed with a description.


Changes: This version can now export in the mysqldump format. The mysqldump file import has been improved.


Changes: The database listing didn't work correctly in case the "SHOW DATABASES" command had been disabled for user. This has been fixed.


Changes: A few bugfixes. Table emptying is now supported. Templates have been altered.


Changes: This version fixes an IE login bug, and a mysqldump import using MS Windows bug. Database wiping is now supported, and the login method was updated.
Connect Atlassian dev tools (JIRA, Bamboo, Crucbile, FishEye) to IntelliJ IDEA.
- All comments
Recent commentsScreenshot?
It would be nice if there was a screenshot available.
Re: Ouch
The latest version (1.6) does not have the perl DBD location dependancy like the earlier versions
Re: Ouch
This software is freeware, so the source is not available (yet).
Currently this program looks for the directory you mentioned below, but this can just be a sym-link to your actual installation of the perl DBD files as mentioned in the "readme" file. This will be fixed in later versions, as this project is still in development.
I hope you have more luck with using the other web based mysql clients around, and dont give up too easily.
> One of the requirements is that you have
> DBD installed at
> /usr/lib/perl5/site_perl/5.6.0/i586-linux/DBD
> . This made me give up. I never tested
> this.
>
> The author needs to have config
> files.
>
> Also, there doesn't seem to be any
> source.
Ouch
One of the requirements is that you have DBD installed at /usr/lib/perl5/site_perl/5.6.0/i586-linux/DBD . This made me give up. I never tested this.
The author needs to have config files.
Also, there doesn't seem to be any source.