Understanding Z-Ordering

When you index data you don’t often think “I wonder where all this data physically resides”. Or maybe you do, but anyway, when working with massive datasets, even the smartest indexes and metadata can’t help if your data is scattered all over the storage layer. Z-Ordering is a physical data layout technique that clusters related … Continue reading Understanding Z-Ordering