To keep the tutorial simple I use KV (key value pair). However a free Cloudflare accounts only allows 1000 writes per day for KV. You can use a simple D1 database that supports 100,000 writes per day. I may create a simple tutorial using the D1 SQL database.
To keep the tutorial simple I use KV (key value pair). However a free Cloudflare accounts only allows 1000 writes per day for KV. You can use a simple D1 database that supports 100,000 writes per day. I may create a simple tutorial using the D1 SQL database.