In the meantime, you might want to take a look at Durable Objects (DOs) with the SQLite storage engi

In the meantime, you might want to take a look at Durable Objects (DOs) with the SQLite storage engine. The max database size there is only 1GB, but it will increase to match D1s (10GB) once it's out of beta. You get the equivalent of dynamic binding with DOs because each DO instance gets its own SQLite database.
Was this page helpful?