Database Reference
In-Depth Information
We will first build the conceptual data model (CDM) to capture the scope of the application
through key concepts and relationships. Then, using the CDM as our starting point, we will
complete the logical data model (LDM) to capture the detailed business solution. Next, us-
ing the LDM as our starting point, we will complete the physical data model (PDM) to
capture the detailed technical solution, leveraging embedding, referencing, sharding, and
indexing. The PDM can then be implemented as collections in a MongoDB database.
C ASE S TUDY B ACKGROUND
You are on a project team responsible for building an application that stores the results
of surveys. Any organization with any type of survey need (e.g., consumer satisfaction,
market research, employee productivity) across any industry (e.g., entertainment, travel, or
healthcare) is a potential user of this application. Here is a sample consumer satisfaction
survey form for an organization (a restaurant in Vermont) that hired us to store their survey
results:
Search WWH ::




Custom Search