SQL Schema Transpiler
Convert SQL CREATE TABLE scripts into JSON schema or TypeScript interfaces. Parse database definitions instantly in your browser.
100% In-Browser & Private — your data never leaves this device
Loading tool...
How to use the SQL Schema Transpiler
- Paste one or more SQL CREATE TABLE statements into the input area.
- Choose TypeScript or JSON Schema as the output format.
- Review the generated models with column types mapped automatically.
- Copy or download the output for use in your application or ORM setup.
FAQ
- Is my SQL sent to a server?
- No. All parsing and transpilation happens locally in your browser.
- Does it support foreign keys and relationships?
- The free tier parses table columns from CREATE TABLE statements. PeachTools Pro exports full schemas with relationship mappings.
Related tools
More private, in-browser utilities you might need next.
Looking for more? Browse all developer tools