cfd1
is an unofficial Go client and database/sql driver for Cloudflare's D1
database service. It aims to provide a simple and idiomatic way to interact with
D1 databases in Go applications.
This is a pre-release version of the library.
- Test database/sql driver
- Finish/publish unit tests
- Finish/publish system tests
- Clean up examples and documentation