UUIDv7 takes the best of two worlds for distributed systems: auto-incrementing ID and UUIDv4. It keeps page splits and fragmentation out of primary key index, while also maintaining cryptographically secure randomness to prevent insecure direct object reference. (This obsoletes UUIDv4, which only tends to bloat every index and cost more with each write operation.)

https://www.youtube.com/watch?v=JbdvmQ_HgJo

#UUID #UUIDv7 #UUID7 #UUIDv4 #UUID4 #AutoIncrement #ID #database #databases

Auto-Increment vs UUID Explained in 5 Minutes

YouTube
🤡 Ah, the groundbreaking "GETadb" service—a true #innovation in redundancy! 🎉 Use your own random #UUID because, clearly, automated processes are so last year. 🤖 Don't forget to outsmart WebFetch's 15-minute memory span, because who needs efficiency when you can generate endless unique URLs for every breath you take? 🚀
https://www.getadb.com/ #GETadb #redundancy #WebFetch #uniqueURLs #HackerNews #ngated

The UUID is finally becoming a part of the Go std lib. Here is a short post by @rednafi.com that explains what is included and what is not.

https://rednafi.com/shards/2026/04/go-uuid/

#golang #uuid

Accepted proposal: UUID in the Go standard library

Notes on Go's newly accepted uuid proposal and the tradeoffs behind the API.

Redowan's Reflections
🚀 Wow, breaking news! #Go is finally adding the #UUID #package to its standard library—because who needs #innovation when you can just reinvent wheels? 🛞 Next up: Go discovers fire. 🔥
https://github.com/golang/go/issues/62026 #breakingnews #reinventingwheels #techhumor #HackerNews #ngated
proposal: uuid: add API to generate and parse UUID · Issue #62026 · golang/go

I would like to suggest the addition to the standard library of a package to generate and parse UUID identifiers, specifically versions 3, 4 and 5. The main reason I see to include it is that the m...

GitHub
proposal: uuid: add API to generate and parse UUID · Issue #62026 · golang/go

I would like to suggest the addition to the standard library of a package to generate and parse UUID identifiers, specifically versions 3, 4 and 5. The main reason I see to include it is that the m...

GitHub

Falls ihr mal wieder eine #uuid für eure Projekte braucht, hier kann man sich frei bedienen:

https://everyuuid.com

#development #friday

Every UUID

A searchable list of every UUID v4 - scroll till you find a new favorite.

Hah, forgot I built a site to check if anyone is using a particular #UUID or not 😉

https://isanybodyusingthisuuid.com/

#Satire

Is Anybody Using This UUID?

[Show GN: idt: 다양한 id 포맷을 다루는 cli 도구

IDT는 다양한 ID 포맷(UUID, ULID, Snowflake 등)을 생성, 분석, 변환하는 CLI 도구로, 개발자들이 터미널에서 쉽게 ID를 관리할 수 있도록 지원합니다. 주요 기능으로는 ID 생성, 타입 추론 및 내부 구조 분석, 다양한 인코딩 변환, 파이프 지원 등이 있습니다.

https://news.hada.io/topic?id=26571

#cli #id #uuid #ulid #snowflake

idt: 다양한 id 포맷을 다루는 cli 도구

<p>개발을 하다 보면 UUID, ULID, Snowflake 등 다양한 ID 포맷을 사용하는 경우가 많은데요, 이때 매번 온라인 변환기를 찾거나 변환 등을 위한 ...

GeekNews

Checked Python UUID versions, found eight, so I used it.

#python #uuid #coding

#PostgreSQL 18 supporte désormais nativement les UUID v7, vos Index vous diront merci !

L'un de nos #DBA consultants, Alain, nous explique pourquoi => https://dali.bo/202602_uuid

#SGBD #uuid
#opensource