SQL Formatter
Pretty-print SQL — keywords uppercased, clauses indented consistently. For turning a one-line query pulled from a log or an ORM into something you can read. It's a formatter, not a SQL validator or dialect checker.
Pretty-print SQL — keywords uppercased, clauses indented consistently. For turning a one-line query pulled from a log or an ORM into something you can read. It's a formatter, not a SQL validator or dialect checker.