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
1 month ago
279,531 views
1 shares
database-memes, primary-key-memes, bad-practices-memes, data-modeling-memes, security-memes | ProgrammerHumor.io
More Like This
Job Ads Requirements In2024
1 year ago
187.5K views
0 shares
I See No Difference
1 year ago
384.1K views
0 shares
PowerPoint: The Database Of Nightmares
12 months ago
237.8K views
0 shares
Loading more content...
AI
AWS
Agile
Algorithms
Android
Apple
Bash
C++
Csharp