Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

The common databases don't support natively support generating ULIDs to my knowledge. You can usually find extensions if you prefer generating them in the database instead of the application. I generate them in the application, and store them as a UUID in PostgreSQL to avoid needing any database extensions.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: