I wanted one set of SQL checks to work in three places: while exploring a query, from a terminal and during code review. That became SQL Atlas. It is a local, deterministic SQL analyzer with a browser interface, a CLI and a GitHub Action.

Source: [Dev.to](https://dev.to/milekv/running-the-same-sql-checks-in-a-browser-cli-and-pull-request-52hk)

Sponsored