fboulnois / pg_uuidv7

A tiny Postgres extension to create version 7 UUIDs
Mozilla Public License 2.0
270 stars 23 forks source link

The most targeted, cleanest UUIDv7 extension around #4

Closed bigsmoke closed 1 year ago

bigsmoke commented 1 year ago

Hi Florian,

I couldn't find any way to contact you besides opening an issue. (I will close immediately after.) I just wanted to write you to let you know that, after surveying all the available sequential UUID implementations for PostgreSQL, for my use case, your pg_uuidb7 came out as the clear winner:

https://blog.bigsmoke.us/2023/06/04/postgresql-sequential-uuids

bigsmoke commented 1 year ago

And closing…

fboulnois commented 1 year ago

Thanks, that's good to hear!