Using email as a primary key is already a terrible idea—what happens when users want to change their email? Cascade updates everywhere, foreign key nightmares, and a database migration that'll haunt your dreams. But sure, let's one-up that disaster by using the password as the primary key. Nothing says "job security through catastrophic technical debt" like having to update every single reference in your database when someone inevitably forgets their password. Also, you'd be storing plaintext passwords, which is basically a resume-building exercise for your next gig after the data breach lawsuit.
You Know What Would Be Even Funnier
2 hours ago
28,186 views
0 shares
database-memes, primary-key-memes, bad-practices-memes, data-modeling-memes, security-memes | ProgrammerHumor.io
More Like This
Kid doesn't know it yet, but he is destined to be a programmer
4 years ago
156.0K views
0 shares
Seriously, what's with all the caps?
4 years ago
86.8K views
0 shares
jQuery strikes again
4 years ago
135.6K views
0 shares
Loading more content...
AI
AWS
Agile
Algorithms
Android
Apple
Bash
C++
Csharp