Directus on top of a Cloudflare D1 database?

Is it possible to connect Directus to a Cloudflare D1 database? I understand it’s not officially supported, but have anyone done this and/or know how it can be done?

Not officially supported, but given that D1 is SQLite compatible, it might work. I’m expecting the biggest issue you’ll have is to connect to the database, as Directus itself won’t run in a Cloudflare Worker