Ever get a 400-character SQL query in Slack and try to parse it visually?

I wrote about how a browser-based SQL formatter saves me time — paste in, get formatted output. No installs, nothing uploaded.

https://dev.to/danny_cranmer_9e9e9d7178d/format-sql-queries-in-seconds-no-extensions-no-installs-3j01

#sql #webdev #devtools #productivity

Format SQL Queries in Seconds — No Extensions, No Installs

Ever stare at a 400-character single-line SQL query in a Slack message and try to figure out what...

DEV Community