Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 240 Bytes

File metadata and controls

5 lines (4 loc) · 240 Bytes

SqlTools

A set scripts for SQL. These scripts, requires Python 3 or later.

  • CSV to SQL: script to transform CSV into a set of insert or update statements
  • JSON to SQL: script to transform JSON into a set of insert or update statements