ulid / spec

The canonical spec for ulid

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Postgres extension written in rust to generate ulid

spa5k opened this issue · comments

commented

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

check it here - 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.