Skip to content

tkouba/SqlDataScripter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SQL Data Scripter

Simple command line equivalent of the Generate Scripts function in SSMS. You can use sqlDataScripter to generate T-SQL scripts for database tables in SQL Server. You can save the generated T-SQL script to a .sql file or pipe it to standard utilities (for example, sed, awk, grep) for further transformations.

See the change log for changes and road map.

Features

  • Script table(s) schema
  • Script table(s) data

License

MIT

About

T-SQL table(s) data and/or schema scripter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages