frankbille / MysqlDumper

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MysqlDumper Build Status

GUI tool for dumping a Mysql database with possibility to exclude data from specific tables with their dependencies.

Screenshot

Features

Not checked is planned!

  • Select which table structures and/or data to include
  • Add table dependencies so, deselecting a table also deselects tables that depends on it.
  • Show the commands to use for dumping based on table configuration
  • Connection management
  • Configurable mysql client version
  • Actually dump the database
  • Select if dump to file or another database

Download

Alpha builds can be downloaded here.

Development

Feel free to create pull request with fixes/improvements.

Releasing

I currently use Release It.

License

Released under GPLv3

About


Languages

Language:JavaScript 61.5%Language:HTML 36.0%Language:CSS 2.5%