CREATE TABLE from JSON

Infer column types from a JSON array and generate a CREATE TABLE DDL statement for any SQL dialect.

Paste a JSON array of objects...

Generated CREATE TABLE will appear here