Expanding from logical to physical modeling
At this stage in the modeling journey—preparing to transform a logical model into a physical one—the use of a modeling tool will make a marked difference in the effort required to generate the final DDL. While this exercise can be done using anything from a sheet of paper to Excel, using a data modeling tool to accelerate the process is encouraged. (See the Technical requirements section of Chapter 1, Unlocking the Power of Modeling for a link to a free trial of SqlDBM—the only cloud-based tool that supports Snowflake and offers a free tier.)
Picking up from the finished logical model from Chapter 8, Putting Logical Modeling into Practice, let’s begin the physical transformation.
Physicalizing the logical objects
Logical models contain all the information needed to transform them into a physical design, but they are not one-to-one equivalent regarding the number of elements. Besides the direct translations...