Data modeling questions refer to the techniques used to gather and analyze data requirements needed to support data operations in programs and systems.
I listen a number of podcasts. Often I hear the expression "Order line" in the context of database or business …
data-modelingPostgreSQL comes with the excellent pgAdmin-tool for managing the database but lacks GUI data-modeling utility? I found this list: http://…
database postgresql data-modelingI am having a hard time understanding what is the difference between the Max and Min cardinalities when trying to …
database data-modeling cardinalityIntroduction I'm facing an application design problem with the Ext.data.Model class in ExtJS. I will try to develop …
extjs data-modeling store model-associationsMy question is regarding Inheritance modeling in Relational Database Systems. I have canonical data model and in that I have …
mysql database inheritance data-modeling class-table-inheritanceI'm working on a fairly simple survey system right now. The database schema is going to be simple: a Survey …
sql database-design database-schema erd data-modelingConsider this case where I'm trying to model a database for a company: Entities: Employees, Managers, Departments. An Employee works …
sql database database-design data-modeling erdI have a document "user" which has a key called "photos". Here is an array of strings being saved, namely …
firebase google-cloud-platform google-cloud-firestore data-modelingCWM is data modeling UML is object modeling. Can someone explain the difference that a layman can understand?
data-modeling object-modelBy the way - with reference to data modelling I'm referring to logical or conceptual data models - not physical …
domain-driven-design data-modeling modeling domain-model