Did a lil' weekend project writing a an R-DBI wrapper for Cloudflare's D1 hosted SQLite database service: noamross.r-universe.dev/RD1
š These cards that @ropensci.org's #R-Universe creates are awesome. Thanks @jeroenooms.bsky.social! #RStats
A DBI-compliant database interface and API client for Cloudflare D1's serverless SQLite database. Provides wrappers for D1 REST API endpoints, including time travel and bookmark-based restoration, plu...