Database Management Extra 1 Flashcards
three basic characteristics of Big Data databases : ???, ???, ???
Volume, Velocity, Variety
Data Type that describes a set of similar objects w/shared and encapsulated data representation and method, typically used to describe complex objects.
Abstract Data Type (ADT)
software through which programmers interact with middleware. An ??? allows use of generic SQL code, allowing client processes to be database server-independent.
API
A characteristic of an entity of object, which has a name and data type.
Attribute
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.
Class
The set of symbols used in the creation of class diagrams in UML object modeling.
Class Diagram Notation
Any process that requests specific services from server processes in a client/server environment.
Client
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.
Client Node
An object formed by several different objects in complex relationships.
Complex Object
The output of the conceptual design process. The ??? ??? provides a global view of an entire database and describes the main data objects, avoiding details.
Conceptual Model