Skip to content

A tool for preparing SQL tables with data type inference

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

bowmanjd/busser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

busser

A tool that handles tables.

Primarily CSV files and Microsoft SQL Server tables.

Usage

Busser combines multiple tools into a single command line interface. Executing

busser --help

is a good start, and each subcommand has its own help as well. For instance:

busser output --help

Busser is not quite ready for public consumption. The command line interface changes rapidly, and sometimes things break.

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

About

A tool for preparing SQL tables with data type inference

Topics

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Languages