av1ctor / sql2excel

Exports partitioned SQL query results to Microsoft Excel using a template

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sql2excel

Exports partitioned SQL query results to Microsoft Excel using a template
Copyright 2022 by André Vicentini

Supported at the moment:

  • querying sqlite3 databases
  • partitioning data by date (daily, monthly, yearly)
  • totalization cells
  • variables

See the /examples folder for more information

About

Exports partitioned SQL query results to Microsoft Excel using a template

License:MIT License


Languages

Language:Go 100.0%