5 ms·
Oracle used to use a similar fractal curve system for their spatial index, but has since moved to R-trees. I believe MongoDB is using a geohash system for thei
by abbotao 15y ago
Oracle used to use a similar fractal curve system for their spatial index, but has since moved to R-trees.
I believe MongoDB is using a geohash system for their spatial queries as well.