DEV Community

Discussion on: DESIGNING A WEB API USING DATABASE FIRST APPROACH

Collapse
 
polterguy profile image
Thomas Hansen

I personally believe that the waterfall or BDUF approach to software development, designing the database first that is, has gotten a way worse reputation than it deserves. However, once you've got the database done, there's actually no need to manually write code