The latency for D1 will depend on how far your worker is from the D1 database. In the DO case, your

The latency for D1 will depend on how far your worker is from the D1 database. In the DO case, your code is always running exactly where the database is, so latency is zero.
Was this page helpful?