problem is you can't query across multiple database for getting list of users, do joins and so on. S

problem is you can't query across multiple database for getting list of users, do joins and so on. So you've to use D1 for that with different concept. Cloudflare database (D1, DO) is broken. D1 has different limitation while DO has different. So basically to make everything work, you need to use both D1, DO and Queues. So instead of this, I better off go with managed postgres.
Was this page helpful?