Bu tipi ilk olarak Performance of ULID and UUID in Postgres Database yazısında gördüm. Açıklaması şöyle
ULIDs contain a 48-bit timestamp followed by 80 bits of random data. The timestamp allows ULIDs to be sorted, which works much better with the b-tree data structure databases use for indexing.”
UUID performans kaybına sebep oluyor. Diğer seçenekler şöyle
ULIDsSnowflakeComposite keys
Hiç yorum yok:
Yorum Gönder