
Tools· 7 min read
How I built a dialect-aware SQL formatter that runs in your browser
I built a browser-based SQL formatter that supports multiple database dialects, configurable indentation, keyword casing, comma styles and line wrapping. The SQL never leaves your browser.

