ULID, NanoID & Snowflake Generator
UUIDv4 is random, so consecutive IDs land all over a database index. Every scheme here is an answer to that.
UUIDv4 is random, so consecutive IDs land all over a database index. Every scheme here is an answer to that.