Categorygithub.com/Zaba505/tblconv
repositorypackage
0.3.1
Repository: https://github.com/zaba505/tblconv.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# README

tblconv

A simple tool for converting one "table" format into another.

Supported Formats

  • CSV
    • source
    • output
  • Excel
    • source
    • output
  • SQL
    • source
    • output

CLI Features

The tblconv CLI supports all of the above formats. Some peculiarities for each format are the following.

Built-in SQL Drivers

  • Postgres
  • MySQL
  • Snowflake
  • Excel
  • CSV