Dense, one-line queries turn into readable, indented SQL with keywords uppercased, making long SELECTs and joins much easier to review. It works in your browser, so your queries never leave it.
SQL Formatter is a quick, no-nonsense developer utility that runs entirely client-side, so your code and data never leave your machine.
No. It only reformats the text for readability.
Keywords are uppercased for clarity; identifiers are left as written.
No — formatting happens in your browser.