Quick Start
#
Install#
Or via DockerYou can also run Squawk using Docker. The official image is available on GitHub Container Registry.
#
Or via the PlaygroundUse the WASM powered playground to check your SQL locally in the browser!
#
Usageexample-migration.sql
See "Running Migrations" for information about safely applying migrations in Postgres.
The CLI docs have more information about the squawk
CLI tool and the GitHub Integration docs outline configuring Squawk to work with GitHub pull requests.
#
PlaygroundYou can also lint your SQL in the Squawk Playground using the WASM compiled version!
#
GitHub ActionThe GitHub Integration docs has more information on using Squawk with GitHub.