About Anaconda Help Download Anaconda

conda-forge / packages / mssql-scripter 1.0.0a23

Microsoft SQL Scripter Command-Line Tool

copied from cf-staging / mssql-scripter

Installers

  • noarch v1.0.0a23
  • linux-64 v1.0.0a23
  • osx-64 v1.0.0a23
  • win-64 v1.0.0a23

conda install

To install this package run one of the following:
conda install conda-forge::mssql-scripter

Description

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.


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.4) Legal | Privacy Policy