Database Management Extra 1 Flashcards

1
Q

three basic characteristics of Big Data databases : ???, ???, ???

A

Volume, Velocity, Variety

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

Data Type that describes a set of similar objects w/shared and encapsulated data representation and method, typically used to describe complex objects.

A

Abstract Data Type (ADT)

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

software through which programmers interact with middleware. An ??? allows use of generic SQL code, allowing client processes to be database server-independent.

A

API

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

A characteristic of an entity of object, which has a name and data type.

A

Attribute

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

A collection of similar objects with shared structure (attributes) and behavior (methods). A ??? encapsulates an object’s data representation and a method’s implementation. ??? are organized in a ??? hierarchy.

A

Class

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

The set of symbols used in the creation of class diagrams in UML object modeling.

A

Class Diagram Notation

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

Any process that requests specific services from server processes in a client/server environment.

A

Client

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

One of three types of nodes used in the Hadoop Distributed File System (HDFS). The ??? node acts as the interface between the user application and the HDFS.

A

Client Node

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

An object formed by several different objects in complex relationships.

A

Complex Object

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

The output of the conceptual design process. The ??? ??? provides a global view of an entire database and describes the main data objects, avoiding details.

A

Conceptual Model

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