Categories
MySQL

A Big Decision in Identity Selection: INTEGER or BINARY?

Choosing an identity in the world of databases is not as simple as it may seem. In fact, the choice of each identity (or ID) is part of a much larger strategy. “Life is short, data types are long,” someone once said (of course, they didn’t actually say it, but it would have been very cool if they had). This article leaves you face-to-face with the question “INTEGER or BINARY?” and aims to help you find the correct answer to it.