Source code and examples
The source code of SQLx on GitHub
Clone the repository
$ git clone https://github.com/launchbadge/sqlx/
Install the sqlx that is distributed as sqlx-cli by
$ cargo install sqlx-cli
The todos examles have README files.