|
|
|
|
|
by geophile
2102 days ago
|
|
> If one of the purposes of relational databases is data modeling Huh? Creating a data model before creating a database, is like writing an outline before writing an essay. It organizes your thoughts and gives structure to what you are about to do. Once you have a data model, you can then implement it using whatever database technology you choose. If you don't start with a data model, you literally don't know what you are doing. |
|