SQL Dialect Translator

Translate SQL between PostgreSQL, MySQL, SQL Server and SQLite dialects.

Paste SQL and pick source / target dialects to translate.

About this tool

Paste SQL written for one database and convert it to another. Handles LIMIT/OFFSET vs TOP, SERIAL vs IDENTITY vs AUTOINCREMENT, NOW() vs GETDATE() vs CURRENT_TIMESTAMP and quote-style identifiers. Best-effort regex translation — no full parser.

An unhandled error has occurred. Reload ×