Database Systems Design, Implementation, and Management

0.0(0)
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/16

flashcard set

Earn XP

Description and Tags

These flashcards cover essential vocabulary related to database systems, design, and management, aiding in the understanding of key concepts.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

17 Terms

1
New cards

Data

Raw facts that are the building blocks of information.

2
New cards

Information

Data that has been processed to reveal meaning.

3
New cards

Database Management System (DBMS)

A collection of programs that manage the database structure and control data access.

4
New cards

Metadata

Data about data, describing data characteristics and relationships.

5
New cards

Data Redundancy

The unnecessary storage of the same data in different places.

6
New cards

Update Anomaly

An inconsistency that occurs during data updating when changes are made in one location but not others.

7
New cards

Data Independence

The ability to change data storage characteristics without affecting the application’s ability to access the data.

8
New cards

Distributed Database

A database that is distributed across different sites.

9
New cards

Centralized Database

A database located at a single site.

10
New cards

Analytical Database

A database designed to store historical data and business metrics for decision making.

11
New cards

Operational Database

A database designed to support a company’s day-to-day operations.

12
New cards

Structured Query Language (SQL)

A standard programming language used to manage and manipulate databases.

13
New cards

Extensible Markup Language (XML)

A markup language that represents data elements in a textual format.

14
New cards

Database Design

The process of planning the structure used to store and manage end-user data.

15
New cards

File System

A method of storing data in files on a storage medium.

16
New cards

Ecosystem of Database Systems

Includes hardware, software, data, procedures, and people involved in the database environment.

17
New cards

Ad hoc queries

Queries that are created spontaneously for specific data retrieval needs.