WebMySQL - Overview
A web interface to a MySQL database server.
For a screenshot, please click here (36k).
Also a fully working demo is available, you will
need to supply your own MySQL connection details to login.
Features
- Supports the following SQL queries:
- SELECT
- DESCRIBE
- JOIN
- SHOW
- DROP
- CREATE
- USE
- INSERT
- EXPLAIN
- Advanced query options such as LIMIT, DISTINCT and GROUP
- Fully customisable look and feel using CSS and HTML templates
- HTML results or downloadable CSV file
- mysqldump file import and export
- Empty databases and tables
Requirements
- Perl installed with DBI and DBD::mysql modules installed
- MySQL server access
- Web server with CGI or PSGI support
WebMySQL - Changelog
Version 3.02 (28th September 2016)
More use of CSS in templates
Insert bug fixed
Table status can now be viewed with description.
mysqldump file import improved.
Table emptying now supported.
Templates altered.
Database wiping now supported.
Login method updated.
Session key timeout updated.
Null values supported in table creation.
Databases can be switched without logging out.
Limited table creation available.
Table deletion now supported.
HTML look revamped.
(Never released)
SQL code now shown on queries.
HTML look revamped.
Minor bug fixes.
WebMySQL - Installation
Download older versions
Version | Size | Date | Notes |
---|---|---|---|
2.7 | 19.6k | 16/03/2005 | no CSV support, open source |
2.6 | 663k | 14/01/2004 | no CSV support |
2.5 | 664k | 29/11/2003 | no CSV support |
2.4 | 659k | 16/11/2003 | no CSV support |
2.3 | 662k | 29/09/2003 | no CSV support |
2.2 | 585k | 30/06/2003 | no CSV support |
2.1 | 582k | 27/05/2003 | no CSV support |
2.0 | 576k | 03/05/2003 | no CSV support |
1.6 | 431k | 13/01/2002 | CSV support |
1.5 | 436k | 25/10/2001 |