How to Improve Performance using Geo-Partitioning

1 · CockroachDB · May 2, 2019, midnight
One of the most exciting features of distributed SQL is the ability to tie data to a specific location and CockroachDB delivers this capability via our geo-partitioning feature. If you aren’t already familiar with this yet we’ve recently published a few items that help explain how it works, including a video demo and a tutorial. But first, here’s an explanation of geo-partitioning: Geo-partitioning is the ability to attach data (at the row-level) to a location....