A Scala wrapper around the cloud-sql-proxy executable to connect to Google Cloud SQL instances
See typelevel/skunk#928 as a preferred solution
An easy way to connect a Skunk application from Google Cloud Run to Google Cloud SQL.
libraryDependencies ++=
"io.taig" % "cloud-sql-proxy-core" % "x.y.z" ::
Nil