UUIDs are not always the best choice for identifiers because they're long and hard to read. A new approach suggests using shorter, more human-friendly IDs that are easier to copy and work with.
The modern ID format uses a prefix for the table and a suffix for uniqueness, allowing for better organization and user experience. This means URLs can be cleaner and easier to understand.
Different tables can have different suffix lengths based on their volume and sensitivity, making it flexible. It also makes it easier to manage potential ID conflicts as your database grows.