MySQL Query Tester is a small and useful utility for developers that allows to test MySQL queries. You can try queries that return rows and view the results on a grid (for a Select query, or Show Table query to show all the table names of a database). You...

MySQL-to-CSV is a program to convert MySQL databases into CSV format. Key features: (1) all versions of Unix/Linux/Windows MySQL are supported; (2) option to convert individual tables; (3) option to convert partial data using SELECT-queries; (4)...

MyWebSql

MyWebSql 3.2

MyWebSql is an open source, web based, WYSIWYG mysql client written in PHP. It utilizes modern day technologies and browsers to provide a fast, intuitive querying and editing interface to the mysql databases.What is new in this release:Version 3.2 updated...