Skip to content
/ emma Public
forked from clayadavis/emma

emma - Extendable MySQL Managing Assistant

Notifications You must be signed in to change notification settings

koter84/emma

 
 

Repository files navigation

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

About

emma - Extendable MySQL Managing Assistant

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.9%
  • Makefile 0.1%