Data Modeling Flashcards

1
Q

Data Model

A

Simple representation (usually graphical) of real-world data structures: characteristics, relations, constraints, transformations, and other constructs.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Constraint

A

Restriction placed on the data

Ensure data integrity

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Business Rule

A

Brief, precise, unambiguous description of a policy, procedure, or principle within an organization.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Schema

A

Conceptual organization of entire database as viewed by database admnistrator.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Subschema

A

Defines a portion of the database “seen” by application programs.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

RDBMS

A

Relational Database Management System

Hides the complexities of the relational model from the user by managing all of the physical details.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

End-User Interface

A

Allows end user to interact with data

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

ERM

A

Entity Relationship Model

Graphical tools to show relational data.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

OODM

A

Object-Oriented Data Model

Both data and its relationships are contained in a single structure (object)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

ERDM

A

Extended Relational Data Model

Merges OODM features with simpler relationship database structure.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

XML

A

Extensible Markup Language

Standard for efficient exchange of structured, semistructured, and unstructured data.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

3Vs

A

Volume - amount of data stored
Velocity - speed that data grows and need to process quickly
Variety - multiple data formats

How well did you know this?
1
Not at all
2
3
4
5
Perfectly