Databases and Database Users

0.0(0)
Studied by 0 people
call kaiCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/16

flashcard set

Earn XP

Description and Tags

A set of vocabulary flashcards covering key concepts in databases and database technology.

Last updated 9:32 PM on 2/25/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

17 Terms

1
New cards

Database

A collection of related data.

2
New cards

Data

Known facts that can be recorded and have an implicit meaning.

3
New cards

Mini-world

Some part of the real world about which data is stored in a database.

4
New cards

Database Management System (DBMS)

A software package/system to facilitate the creation and maintenance of a computerized database.

5
New cards

Database System

The DBMS software together with the data itself.

6
New cards

Traditional Applications

Applications that utilize numeric and textual databases.

7
New cards

Real-time Databases

Databases that provide a response to inputs in real-time.

8
New cards

Data Abstraction

A data model used to hide storage details and present a conceptual view of the database.

9
New cards

Program-data Independence

The ability to change data structures and storage organization without changing the access programs.

10
New cards

Concurrency Control

A DBMS functionality that ensures transactions are executed correctly in a multi-user environment.

11
New cards

Database Administrator (DBA)

A user who authorizes access, monitors usage, manages resources, and ensures efficient database operations.

12
New cards

End User

A user who uses the database for queries, reports, and updates.

13
New cards

Big Data

Data that involves large volumes, speeds, and variety such that traditional data processing applications are inadequate.

14
New cards

NOSQL

A type of database designed for rapid search and retrieval from documents and handling unstructured data.

15
New cards

Data Redundancy

The unnecessary duplication of data within a database.

16
New cards

Data Integrity

The accuracy and consistency of stored data.

17
New cards

Meta-data

Data that describes other data, detailing data structures, types, and constraints.