Written in PHP, the client is a simple GUI, adequate for developers that want to execute queries in their database.
Because it is web-based, it is perfect for replacing desktop MySQL client applications.
Here are some key features of "MyWebSql":
· Fast and intuitive
· Developer friendly user interface
· Compatible with all major web browsers
· WYSIWYG editing
· Edit and delete multiple records at the same time
· Easy to deploy
· Easy to install
· Ready to use without any configuration required
· Syntax highlighting rich text SQL editor (via CodeMirror)
· Keyboard shortcuts
· Export complete database / tables / query results to external files
· Export results as plain SQL, XML, HTML or simple text format
· Use MySQL related tools without learning a single command
· Multiple themes support
What's New in This Release: [ read full changelog ]
· Added bulk insert statement option in export script to speed up imports and reduce output file size
· Allow skipping foreign key checks while dropping tables in batch mode to ensure deletion of all selected tables
· New user options dialog to control some aspects of the gui based on user’s preferences
· Object list shows the (estimated) number of record count for tables (requires option to be set in preferences)
· Object list allows table listing to be sorted based on last update time (requires option to be set in preferences)
· Editing large text data can be done in a separate dialog (requires option to be set in preferences)