Describe options for storing data in files Flashcards

1
Q

What are the factors influencing data storage?

A
  • The type of data being stored.
  • The applications and services that will need to read, write, and process data.
  • The need for the data files to be readable by humans or optimized for efficient storage processing.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What are common file formats?

A
  1. Delimited text files
  2. JavaScript Object Notation (JSON)
  3. Extensible Markup Language (XML) (<>)
  4. Binary Large Objects (BLOB)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is BLOB?

A

All files are stored as binary data in a human-related formats; the bytes are mapped to printable characters. Note: some file formats such as images, are stored as raw binary and must be interpreted by applications and rendered.

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