Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
tossandthrow
30 days ago
|
parent
|
context
|
favorite
| on:
Good system design
Views make good sense when you can check them in - and DB migrations are a poor way of doing it due to their immutable nature.
Depending on the ecosystem the code base adopts a good orm might be a better choice to do joins.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Depending on the ecosystem the code base adopts a good orm might be a better choice to do joins.