Convert SQL CREATE TABLE definitions and INSERT statements into structured JSON schemas and key-value records.
Yes, extracts table names, column names, SQL data types, and nullability into structured JSON.
Yes, parses column lists and VALUES rows into JSON objects.
Zero data leaves your machine—processed entirely in local browser memory.