Glossary

Distributed Database

A database that consists of two or more data files located at different sites on a computer network. Because the…

4 years ago

Desktop Application

An information processing and analysis tool that accesses or queries the source database or data warehouse across a network using…

4 years ago

Decision Support System (DSS)

A generic term used to refer to a computer system or software that supports data analysis, reporting, and other data…

4 years ago

Database Server

Often used interchangeably to refer to hardware or software. Both uses pertain to the same principle—a database architecture prepared to…

4 years ago

Database Replication

The process of duplicating a portion of a database from one environment to another and keeping the data in other…

4 years ago

Database Query

A request for information from a database. There are three general methods for posing queries: (1) Choosing parameters from a…

4 years ago

Object-Oriented Model

Defines a data object as containing code (sequences of computer instructions) and data (information that the instructions operate on). Traditionally,…

4 years ago

Relational Model

Data items organized as a set of formally described tables from which data can be accessed or reassembled in many…

4 years ago

Network Model

A special case of the hierarchical data model in which each record type can have multiple owners (e.g., purchase orders…

4 years ago

Hierarchical Model

A data model that links records together like a family tree, but each record type has only one owner (e.g.,…

4 years ago