Mod 9.2 Flashcards

1
Q

What is non-structured data?

A

Data that doesn’t have a clear order or pattern

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

What does a relationship in a database do?

A

Connects two entities

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

Which type of data is best stored in a relational database?

A

Structured data

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

What is a relational database?

A

A database that keeps data in several connected tables.

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

What does NoSQL stand for?

A

Not Only SQL

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

Why are key-value databases useful for tasks that need quick data access?

A

They have a flexible structure

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

What does a key in a key-value database represent?

A

A unique identifier

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

What can the value in a key-value pair be?

A

Any type of data

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

How does a document database store data?

A

In flexible documents

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

What data formats are commonly used in document databases?

A

JSON and XML

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