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:

  1. Paste your column definitions (name TYPE per line)
  2. Select your target SQL dialect
  3. Click "Convert Types" to map all columns
  4. 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.