Skip to content

Simple command line tool to extract DDL from a SQL Server DB

Notifications You must be signed in to change notification settings

DamianMac/SqlScripter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SQL Scripter

A .NET Core command line utility to script DDL from a SQL Server Database.

Usage:

dotnet run export schema --server=localhost --database=mydb --login=myuser --password=mysecretpassword!

About

Simple command line tool to extract DDL from a SQL Server DB

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages