gitSQL
gitSQL is an application for exporting SQL objects into flat files for use with source control systems like GIT. It allows users to discover database objects and export them as native database statements, enabling database rebuilding from flat files.
- Data export
- SQL object export
- Database rebuilding
- Source control integration