Skip to content

Simple CLI tool for extracting one table from a big .sql file

License

Notifications You must be signed in to change notification settings

SoftwarePunt/BigSqlSlicer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BigSqlSlicer

Simple CLI tool for extracting one table from a big .sql file

Usage

bss [sqlFilePath] [tableName]

A .SLICED file will be generated in the same directory as your sqlFilePath, containing all SQL instructions relevant to tableName.

About

Simple CLI tool for extracting one table from a big .sql file

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages