W

SQL Formatter

Beautify SQL for MySQL, PostgreSQL, and generic SQL.

All processing happens locally in your browser. Never paste production secrets.

Input
Loading editor...
Output
Loading editor...

How to use

Paste your SQL query into the editor.

Choose a dialect: Generic SQL, MySQL, or PostgreSQL.

Copy or download the formatted output.

Examples

Single-line SELECT

select id,name from users where active=1;

Frequently asked questions

Is my data sent to a server?

No. Wraplet tools run entirely in your browser. Your input never leaves your device.