swift-cloud/planetscale
A [PlanetScale](https://planetscale.com) library compatible with all Apple platforms, Swift Cloud and Fastly Compute@Edge
Usage
let client = PlanetScaleClient(username: "...", password: "...")
let rows = try await client.execute("select * from customers limit 10").json()Package Metadata
Repository: swift-cloud/planetscale
Default branch: main
README: README.md