Understanding Database modeling
Data modeling is the process of creating a model for the data you want to store in a database. To design a database you need to understand:
The business requirements
Build a conceptual model of the business
Build a logical model
Build a physical ...
techstars.hashnode.dev6 min read