Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
scarface74
on July 13, 2018
|
parent
|
context
|
favorite
| on:
Learn how to design large-scale systems
Views aren’t quite as bad as stored procedures. I could see doing a view being decently easy to manage - you can always add s column without breaking backwards compatibility. But you can’t imaging the number of times I’ve seen things like...
SaveCustomer_1 SaveCustomer_2 SaveCustomer_3
And you never know whose using what.
Consider applying for YC's Fall 2026 batch!
Applications
are open till July 27.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
SaveCustomer_1 SaveCustomer_2 SaveCustomer_3
And you never know whose using what.