5. Compare and contrast various data structures Flashcards

1
Q

Structured Data

A

Structured data organizes information into categories like title, author, and publication date for easy storage and retrieval in databases.

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

Non-structured Data

A

Non-structured data lacks order/pattern.

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

Semi-structured Data

A

Semi-structured data is a mix between organized and unorganized data, does not fit neatly into tables, but contains common features.

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

Schema

A

The architecture of how a database is structured and organized

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

Rows/Records

A

They collect information about only one entity

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

Field

A

Vertical columns and horizontal rows-
can be a type of vehicle, a specific piece of art, a single park in a national parks system, or an individual person.

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

Primary Key

A

A unique identifier for each record

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

Foreign Key

A

A primary key from another table

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

Constraints

A

Constraints, like the NOT NULL constraint, ensure data integrity by setting rules for data entry.

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

Key/value databases

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