Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 597 Bytes

README.md

File metadata and controls

20 lines (17 loc) · 597 Bytes

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