2 comments

[ 2.6 ms ] story [ 17.0 ms ] thread
I liked the article, but would also expect a version with an auto_increment integer ID, and an indexed UUID field. The ID can be used 'internally' - for joins and indexes, the UUID as external ID. Best of both worlds?
Simple: use PostgreSQL and enjoy native UUIDs.