gitSQL alternatives
gitSQL is a free front-end GUI tool that scripts SQL objects into flat files for use with source control systems like GIT. It generates create statements for the schema, allowing databases to be built directly from source control. It also scripts data into static files that can be imported back into a database.