How to detec Collisions in open world games?

Hello.

I used Quad / Oct trees to detect collisions so far.
But what if I have an open world game, for example an mmorpg,
where a / the world is… huge… ? Is there an simple quad / oct tree the right way to go,
or are there better approaches?

Thank you!