AllTheTimeWorld.com

computer-concepts dataGlossary: Big Data

Glossary: Big Data

a characteristic of an entity, such as ID number. The specific value of an attribute, called a data item – such as R2D2, can be found in the fields of the record describing an entity.

refers to the huge amount of data being collected and stored and to the process of drawing useful information from that data

a climate-controlled room, building, or buildings that houses servers storing and delivering information and services

refers to the manner in which data in a database is organized into sequential levels of detail

refers to the quality of data: the degree to which it is accurate and up to date

the process of extracting information from a data warehouse

a collection of organized data, of integrated and related files or tables

include software and techniques for analyzing, maintaining, and manipulating data in a database

a very large database that holds information from a variety of sources

consists of a group of programs that manipulate the data within a database, providing an interface between the database and the user or between the database and application programs

provides a detailed description of each field and table in a database

a generalized class of people, places, or things (objects) for which data is collected, stored, and maintained. Entities are represented as tables in a database.

illustrates relationships between tables in a database

the smallest practical unit in most databases: typically a name, number, or combination of characters that in some way describes an aspect of an object

A database key is a field in a table used to identify a record

the process of correcting data problems or anomalies, ensuring that the database contains good data

A primary key is a field (or combination of fields) within a database table that uniquely identifies each record

A collection of related fields that describe some object or activity. A record is an instance of an entity.

A relational database organizes data into multiple tables that are related by common fields called keys

A database schema is a graphical representation of the structure of a database

a popular data manipulation language used by the vast majority of database programmers and administrators for manipulating data to meet the needs of the users

A collection of related records is a table, also called a file in some databases