Live data from Hacker News

Show HN: Webapp to Format SQL Queries for Readability

news.ycombinator.com

1–3 of 3 posts

Show HN: Webapp to Format SQL Queries for Readability

#1
I wrote https://sql.greatenemy.com/ because I needed a quick way to make app generated SQL statements readable. None of the alternatives I could find quickly via search engine at the time included the following features: dark mode, small and fast, works offline, postgres first, not covered in ads.

It is mostly a wrapper around npm's sql-formatter

https://github.com/greatenemy/sql-sapper