segmentio / ksuid

K-Sortable Globally Unique IDs
https://segment.com/blog/a-brief-history-of-the-uuid/
MIT License
4.9k stars 173 forks source link

Postgres extension written in rust to generate ksuid #64

Open spa5k opened 2 years ago

spa5k commented 2 years ago

Hey, I created a postgres extension that was written in rust, and can be used in postgres to generate ksuid values for various stuff.

check it here - https://github.com/spa5k/uids-postgres

mainly created it for experiment and lack of a good postgres extension written in ksuid, ulid and nanoid.

One extension for all 3 of em.

orefalo commented 1 year ago

nice thank you

benjamin-kirkbride commented 1 year ago

Also see: https://github.com/VADOSWARE/pg_idkit