mssql-scripter
Microsoft SQL Scripter Command-Line Tool
Microsoft SQL Scripter Command-Line Tool
To install this package, run one of the following:
Installation commands are not available for this package.
mssql-scripter is the multiplatform command line equivalent of the widely used Generate Scripts Wizard experience in SSMS. You can use mssql-scripter on Linux, macOS, and Windows to generate data definition language (DDL) and data manipulation language (DML) T-SQL scripts for database objects in SQL Server running anywhere, Azure SQL Database, and Azure SQL Data Warehouse. You can save the generated T-SQL script to a .sql file or pipe it to standard nix utilities (for example, sed, awk, grep) for further transformations. You can edit the generated script or check it into source control and subsequently execute the script in your existing SQL database deployment processes and DevOps pipelines with standard multiplatform SQL command line tools such as sqlcmd.
Summary
Microsoft SQL Scripter Command-Line Tool
Last Updated
May 21, 2021 at 17:05
License
MIT
Total Downloads
1
GitHub Repository
https://github.com/microsoft/mssql-scripter