Hacker News new | ask | show | jobs
by jiggawatts 2306 days ago
> DBMSes really haven't thought out how to efficiently store large identifiers.

This 1000x.

I really wish SQL Server had a "hash key" type where the hash is SHA512. You could then use anything as a primary key or an index, irrespective of size.