/MySQLScripter

Simple console tool for scripting out objects from MySQL (one file per object)

Primary LanguageC#

MySQLScripter

This is a simple console tool for scripting out objects from MySQL (one file per object).

I've made it to simplify source-controlling MySQL objects.

Usage

MySQLScripter.exe path=[output path] type=[sp or table or view] database=[database name] server=[server name] port=[server port] user=[username] pw=[password]

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT