We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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.
The text was updated successfully, but these errors were encountered:
nice thank you
Sorry, something went wrong.
Also see: https://github.com/VADOSWARE/pg_idkit
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: