Formatierer & Code
SQL Formatter
Kostenloser SQL-Formatter. Formatieren Sie hässliche einzeilige SQL-Abfragen in eine lesbare, eingerückte Abfrage. Unterstützt SELECT, JOIN, WHERE, GROUP BY über die meisten Dialekte hinweg.
Anmerkung der Redaktion
Understanding · SQL, set to two spaces.
Dieses ausführliche Kapitel ist derzeit nur auf Englisch verfügbar. Das Konvertierungstool oben funktioniert in Ihrer Sprache; der lange Erklärtext wurde noch nicht übersetzt.
Häufig gestellte Fragen
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.
Andere suchten auch nach
Verwandte Tools
More in this room.
- JSON Formatter & ValidatorJSON verschönern, minimieren und validieren — kostenlos, ohne Anmeldung.
- XML Formatter & ValidatorXML verschönern, minimieren und validieren — sofort.
- HTML FormatterHTML verschönern und minimieren — Prettier-Standardwerte.
- CSS FormatterCSS-Stylesheets verschönern und minimieren.
- JavaScript / TypeScript FormatterPrettier-formatiertes JS & TS, im Browser.
- YAML-FormatiererYAML-Einrückung und -Struktur normalisieren.