49
Truth First, or Why You Should Mostly Implement Database First Designs

Truth First, or Why You Should Mostly Implement Database First Designs

5 years ago
ian $yhFZUwNp_1

https://blog.jooq.org/2018/06/06/truth-first-or-why-you-should-mostly-implement-database-first-designs/

In this much overdue article, I will explain why I think that in almost all cases, you should implement a “database first” design in your application’s data models, rather than a “Java first” design (or whatever your client language is), the latter approach leading to a long road of pain and suffering, once your project grows.