Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Application vs Integration databases: https://martinfowler.com/bliki/IntegrationDatabase.html. If you're going to have one application writing to your database, having your constraints live in your application is definitely a viable option.


Not if you have multiple processes accessing the database simultaneously without some additional coordination layer.


It's definitely asking for trouble. Murphy's Law.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: