ULID or CUID2?github.com/paralleldrive 1 pointsuperjose1 year ago3 commentsSaveHideCopy link On HNComments−superjoseOP1yWhat should I use for a startup going after B2B sales?ULIDs or CUID2s for primary keys?I remember seeing Hussein Nasser's Shopify video: https://www.youtube.com/watch?v=f53-Iw_5ucAAnd it made me switch to using ULIDs instead.I know this may fall into the "premature optimization is the root of all evils" category. But since it's straightforward, what should I do?I've been using ULIDs in distributed systems with no problems so far.−superjoseOP1yCrap. I messed up. Please disregard this post.−homarp1yhttps://news.ycombinator.com/item?id=41537558 for the 'real' one
Comments
What should I use for a startup going after B2B sales?
ULIDs or CUID2s for primary keys?
I remember seeing Hussein Nasser's Shopify video: https://www.youtube.com/watch?v=f53-Iw_5ucA
And it made me switch to using ULIDs instead.
I know this may fall into the "premature optimization is the root of all evils" category. But since it's straightforward, what should I do?
I've been using ULIDs in distributed systems with no problems so far.
Crap. I messed up. Please disregard this post.
https://news.ycombinator.com/item?id=41537558 for the 'real' one