ID battle: UUID vs auto increment

Photo
Valentin Udaltsov

Happy Inc.

16 December, 14:40, «02 Hall. Ararat»

Abstracts

For almost eight years, while developing web applications, I used exclusively auto increments to identify entities. A few years ago I tried UUID in a pet project. Since then, my team and I choose UUIDs for identification in most of the cases. We learned how to correlate entities of different modules by ID, we took advantage of different UUID types, and were among the first to use UUID v6 and v7.

At the conference we will discuss pros and cons of using auto increments and different UUID versions in various situations, study database benchmarks, and find a new winner in a good old battle of identifiers.

The talk was accepted to the conference program