Chapter 1. Database Systems Flashcards
Raw facts; Have yet to be processed
Data
Processed raw data; Something that is useful to the user
Information
The body of information; Facts about a specific subject
Knowledge
Store and manage data that is vast and
varied
Database
A shared, integrated computer structure that houses a collection of related data
Database
A database contains two types of data:
- End-user data (raw data)
- Metadata
Data about data; which are characteristics and relationships
Metadata
A collection of programs that manages the database structure and controls access to the data stored in the database
Database Management System (DBMS)
A database resembles a very well-organized electronic filing cabinet in which powerful software (the ____) helps manage the cabinet’s contents.
Database Management System (DBMS)
Advantage of a Database management System
- Improved data sharing
- Improved data security
- Better data integration
- Minimized data inconsistency
- Improved data access
- Improved decision making
- Increased end-user productivity
Types of Databases
- Single-User Database
- Desktop Database
A database that supports only one user at a time
Single-User Database
A single-user database that runs on a personal computer
Desktop Database
A database that supports multiple concurrent users
Multiuser Database
A multiuser database that usually supports fewer than 50 users or is used for a specific department in an organization
Workgroup Database
The overall company data representation, which provides support for present and expected future needs
Enterprise Database
A database located at a single site
Centralized Database
A logically related database that is stored in two or more physically independent sites.
Distributed Database
A database that is created and maintained using cloud services, such as Microsoft Azure or Amazon AWS.
Cloud Database
A database that contains a wide variety of data used in multiple disciplines.
General-purpose Database
A database that contains data focused on specific subject areas.
Discipline-specific Database
A database designed primarily to support a company’s day-to-day operations.
Operational Database
Also known as a transactional database, OLTP database, or production database.
Operational Database
A database focused primarily on storing historical data and business metrics used for tactical or strategic decision making.
Analytical Database