Formattatori e Codice
Formattatore SQL
Formattatore SQL gratuito. Formatta SQL brutto su una singola riga in una query leggibile e indentata. Supporta SELECT, JOIN, WHERE, GROUP BY nella maggior parte dei dialetti.
Nota dell'editore
Understanding · SQL, set to two spaces.
Questo capitolo approfondito è attualmente disponibile solo in inglese. Lo strumento di conversione qui sopra funziona nella tua lingua; il lungo articolo esplicativo non è stato ancora tradotto.
Domande frequenti
Quick answers.
›Which SQL dialects are supported?
Standard ANSI SQL works across PostgreSQL, MySQL, SQLite, MS SQL and most others. Vendor-specific extensions may format imperfectly.
›Does it modify the query?
Only whitespace and case — keywords are uppercased by convention but the logic is identical to your input.
›Is my SQL sent to a server?
No — formatting happens entirely in your browser. Useful when working with sensitive queries.
›Can it format very long queries?
Yes — anything your browser can hold in memory. Multi-thousand-line queries work fine.
›Is the formatter free?
Yes — fully free, no signup.
Le persone cercano anche
Strumenti correlati
More in this room.
- Formattatore e Validatore JSONRendi più bello, minimizza e convalida JSON — gratuito, senza registrazione.
- Formattatore e Validatore XMLRendi più bello, minimizza e convalida XML — istantaneamente.
- Formattatore HTMLRendi più bello e minimizza HTML — Impostazioni predefinite Prettier.
- Formattatore CSSRendi più belli e minimizza i fogli di stile CSS.
- Formattatore JavaScript / TypeScriptJS e TS formattati con Prettier, nel browser.
- Formattatore YAMLNormalizza l'indentazione e la struttura YAML.