Formatadores e Código
Formatador de SQL
Formatador gratuito de SQL. Formate SQL feio de uma linha para uma consulta legível e indentada. Suporta SELECT, JOIN, WHERE, GROUP BY na maioria dos dialetos.
Nota do editor
Understanding · SQL, set to two spaces.
Este capítulo aprofundado está disponível apenas em inglês no momento. A ferramenta de conversão acima funciona no seu idioma; o artigo explicativo longo ainda não foi traduzido.
Perguntas frequentes
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.
As pessoas também pesquisam por
Ferramentas relacionadas
More in this room.
- Formatador e Validador de JSONEmbeleze, minifique e valide JSON — grátis, sem registo.
- Formatador e Validador de XMLEmbeleze, minifique e valide XML — instantaneamente.
- Formatador de HTMLEmbeleze e minifique HTML — Prettier por defeito.
- Formatador de CSSEmbeleze e minifique folhas de estilo CSS.
- Formatador de JavaScript / TypeScriptJS e TS formatados com Prettier, no navegador.
- Formatador YAMLNormalize a indentação e estrutura YAML.