Categorygithub.com/peterheb/cfd1
repositorypackage
0.3.13
Repository: https://github.com/peterheb/cfd1.git
Documentation: pkg.go.dev

# README

cfd1 - Cloudflare D1 Client for Go

GoDoc License

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.

To Do

  • Test database/sql driver
  • Finish/publish unit tests
  • Finish/publish system tests
  • Clean up examples and documentation

License

MIT License