You've pretty much identified all the sharp edges with working with multiple databases at the moment

You've pretty much identified all the sharp edges with working with multiple databases at the moment - it's in our backlog to improve this, but at the moment it's not great.

To avoid the rate limit you'd need to use a Worker, and PATCH the Worker settings to include bindings to the new database (https://developers.cloudflare.com/api/operations/worker-script-patch-settings)
Was this page helpful?