Fundamentals of Database Systems

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/20

flashcard set

Earn XP

Description and Tags

Vocabulary flashcards covering key terms and concepts from the lecture on database systems.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

21 Terms

1
New cards

Database

A collection of related data.

2
New cards

DBMS (Database Management System)

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

3
New cards

Data

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

4
New cards

Mini-world

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

5
New cards

Multi-user transaction processing

Allowing a set of concurrent users to retrieve from and update the database.

6
New cards

Data Abstraction

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

7
New cards

Actors on the Scene

Users who actually use and control the database content, and those who design, develop, and maintain database applications.

8
New cards

Actors Behind the Scene

Those who design and develop the DBMS software and related tools, and the computer systems operators.

9
New cards

OLTP (Online Transaction Processing)

A major part of database applications that allows hundreds of concurrent transactions to execute per second.

10
New cards

NOSQL

Not Only SQL, a type of database designed for rapid search and retrieval from documents and processing of huge graphs occurring on social networks.

11
New cards

Data Warehouse

An organized collection of data for analysis and reporting, often used in big data applications.

12
New cards

Integrity Constraints

Rules that ensure the accuracy and consistency of data within a database.

13
New cards

Big Data

Large volumes of data that require special processing techniques to handle their complexity.

14
New cards

Cloud Storage

Data storage on remote servers accessed via the internet, providing scalable and flexible storage solutions.

15
New cards

Conceptual Data Model

A model that describes the structure of the database in terms of the entities involved and their relationships.

16
New cards

Canned Transaction

A predefined and well-defined function that can be executed by end-users without programming knowledge.

17
New cards

Meta-data

Data that provides information about other data within the database.

18
New cards

Program-Data Independence

The ability to change data structures without changing the DBMS access programs.

19
New cards

Social Media

Platforms that capture and store a large amount of information about people and their interactions.

20
New cards

Historical Development of Database Technology

The evolution of database systems from early hierarchical and network models to contemporary relational and NOSQL databases.

21
New cards

Data Mining

The process of discovering patterns and knowledge from large amounts of data.