Introduction to Database Systems

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

1/19

flashcard set

Earn XP

Description and Tags

These flashcards cover key terminology and concepts related to database systems, aiding in understanding databases and their management.

Last updated 12:53 AM on 10/13/25
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

20 Terms

1
New cards

Data

Facts that are recorded and can be accessed.

2
New cards

Information

Data that is accessed by a user for some particular purpose.

3
New cards

Metadata

Data that describes the structure and properties of the data.

4
New cards

Database

A structured collection of related data stored on a computer medium.

5
New cards

Database Management System (DBMS)

Software used for creation, manipulation, and maintenance of databases.

6
New cards

Database System

Computer-based system aimed at enabling efficient interaction between users and information.

7
New cards

Front-end Applications

Provide a mechanism for easy interaction between users and the DBMS.

8
New cards

Direct Interaction

End-user communicating with the database directly through the DBMS.

9
New cards

Indirect Interaction

End-user communicating with the database through front-end applications.

10
New cards

Database Modeling

Creation of the database model that is implementable by DBMS software.

11
New cards

SQL (Structured Query Language)

A language used by most relational database management systems (RDBMS).

12
New cards

Database Deployment

Releasing the database system for use by end-users.

13
New cards

Database Use

Insertion, modification, deletion, and retrieval of data in the database system.

14
New cards

Database Administration and Maintenance

Activities that support the database end-user and deal with technical issues.

15
New cards

Operational Database

Collects and presents operational information for daily procedures.

16
New cards

Analytical Database

Collects and presents analytical information for analytical tasks.

17
New cards

Database Analysts

Involved in requirements collection, definition, and visualization stage.

18
New cards

Database Designers

Involved in the database modeling stage to create the database schema.

19
New cards

Database Developers

In charge of implementing the database model as a functioning database.

20
New cards

Database Administrators (DBAs)

Perform tasks related to the maintenance and administration of a database system.