Running the same SQL checks in a browser, CLI and pull request
SQL Atlas is a local, deterministic SQL analyzer that works in a browser, CLI, and GitHub Action. It returns structured data and each interface presents the results differently. The CLI accepts SQL files or input, supports multiple databases, and has stable exit codes. The Action converts findings into file annotations and a job summary. SQL Atlas has limits due to static analysis and does not connect to a database.