MySQL SQL Editor

The MySQL SQL editor provided by RazorSQL includes features to make MySQL development easier. Users can create, edit, and drop MySQL stored procedures, functions, and triggers. Also provided are auto lookup and completion tools to make writing SQL statements faster and easier. Listed below are the features of the MySQL SQL Editor.

The MySQL SQL editor will automatically configure MySQL specific syntax highlighting on connection to a MySQL database. This is a superset of the default SQL syntax highlighting. The editor then highlights MySQL specific keywords and functions, and provides other options such as the ability to select the current database from a dropdown.