sequelts icon indicating copy to clipboard operation
sequelts copied to clipboard

Example for Cloudflare's D1

Open nikeee opened this issue 3 years ago • 0 comments

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.

nikeee avatar May 16 '22 23:05 nikeee