About

Converts JSON data to SQL schema and insert statements

  • Generates normalized SQL schema by default
  • Numeric values are mapped to numeric SQL datatype
  • Text values are mapped to text datatype
  • Check out the tutorial and sample here