Y
Hacker News
new
|
ask
|
show
|
jobs
by
analyst74
1458 days ago
Databases designed to query large amounts of data tend to rely on partition key to allow parallel workloads (i.e. map reduce). And this partition data is stored like hash index.
Big query would be one example.