Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
daurnimator
on Sept 5, 2016
|
parent
|
context
|
favorite
| on:
Lessons Learned from Software Rewrites
The database
is
the source of truth.
A great pattern is to enforce consistency
in
your database. Rather than e.g. adhoc code in an ORM.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
A great pattern is to enforce consistency in your database. Rather than e.g. adhoc code in an ORM.