Skip to content
forked from clayadavis/emma

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

Notifications You must be signed in to change notification settings

trendfischer/emma

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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 is a graphical toolkit for MySQL database developers and administrators, it is the successor of yamysqlfront.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.9%
  • Makefile 0.1%