Skip to content

المنسقات والكود

منسق SQL

منسق SQL مجاني. نسّق SQL بسطر واحد قبيح إلى استعلام مقروء ومنسق. يدعم SELECT, JOIN, WHERE, GROUP BY عبر معظم اللهجات.

Runs in your browser
SQL formatter & validator
lines: 0chars: 0size: 0 B
SQL · UTF-8 · 2-space indent

ملاحظة المحرر

Understanding · SQL, set to two spaces.

هذا الفصل المعمّق متاح حاليًا باللغة الإنجليزية فقط. أداة التحويل أعلاه تعمل بلغتك؛ أما المقال التفصيلي الطويل فلم تتم ترجمته بعد.

الأسئلة المتكررة

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.

يبحث الأشخاص أيضًا عن

أدوات ذات صلة

More in this room.

شاهد الكل في المنسقات والكود