The Halkbank DBScript Wizard is a Streamlit application that allows users to upload an Excel file containing column information, select the target database type (MSSQL or DB2), and specify a schema name. Based on the uploaded data and user selections, the application generates a SQL script. The SQL script includes column definitions along with optional Primary Key (PK) constraints.
The generated scripts are automatically formatted. Options to copy and download the script are available as needed.
-
Notifications
You must be signed in to change notification settings - Fork 0
erogluegemen/Halkbank-DBScript-Wizard
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Halkbank DBScript Wizard:SQL Script Generator for DB Migrations Processes