SQL Data Type Mapper
Paste column definitions (one per line: name TYPE) and convert them to another dialect. Runs entirely in your browser.
How to use:
- Paste your column definitions (name TYPE per line)
- Select your target SQL dialect
- Click "Convert Types" to map all columns
- Copy the converted types for your migration
Columns (name TYPE per line)
Converted
Converted columns will appear here.
Unrecognized types are passed through unchanged — extend the type list in the source for anything specific to your schema.