/emma

emma - Extendable MySQL Managing Assistant

Primary LanguagePython

emma

Extendable MySQL Managing Assistant

emma is a graphical toolkit for MySQL database developers and administrators, it is the successor of yamysqlfront.

Its main features are:

  • Dialogs to create/modify MySQL databases, tables and associated indexes
  • Result sets grouped in tabs
  • SQL editor: + Tabs + Built-in syntax highlighting + Table and field name tab-completion + Automatic SQL statement formatting
  • Export to CSV files
  • Multiple simultaneously opened MySQL connection

Building and Installing:

it should be as easy as..

make
sudo make install