Imports of batch command

PathSynopsis
database/sqlPackage sql provides a generic interface around SQL (or SQL-like) databases.
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
github.com/ClickHouse/clickhouse-go/v2
github.com/google/uuidPackage uuid generates and inspects UUIDs.
logPackage log implements a simple logging package.
timePackage time provides functionality for measuring and displaying time.