sequelts
sequelts copied to clipboard
Example for Cloudflare's D1
CF now ships with a database called D1. It is based on SQLite: https://blog.cloudflare.com/introducing-d1/
Threir examples use raw-sql queries, which would be the perfect use-case for this library.