
PRACTICAL PROGRAMMING ADVICE
Three Issues With Using Database Generated IDs
Stop letting the database be in charge of your application
You’ve probably let databases generate IDs for your entities at least once.
But, what if I told you there’s an alternative when developing applications?