adileo / awesome-identifiers

Pick the best database primary key
https://adileo.github.io/awesome-identifiers/
104 stars 5 forks source link

Exactly what I was looking for #2

Open orefalo opened 1 year ago

orefalo commented 1 year ago

Thank you.

You may want to add UUIDv7 based on this https://blog.daveallie.com/ulid-primary-keys Also saw an implementation of cuid2 that pretends to be the one and only - would be curious to see how it compares (if they dare sharing) - https://medium.com/javascript-scene/identity-crisis-how-modern-applications-generate-unique-ids-39562736f557

also, KSUID should be added

orefalo commented 1 year ago

So I came up with this, but it's not HTML.

image