Database Environment & Development Process

0.0(0)
studied byStudied by 0 people
0.0(0)
linked notesView linked note
full-widthCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/9

flashcard set

Earn XP

Description and Tags

Flashcards for review of key concepts related to database environments and systems.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

10 Terms

1
New cards

What is a Database?

An organized collection of logically related data.

2
New cards

What is the difference between Data and Information?

Data is a collection of facts, while Information is data processed to increase knowledge in the person using the data.

3
New cards

What are the components of a database environment?

Data and database administrators, system developers, end users, user interface, application programs, DBMS, and repositories.

4
New cards

What is Metadata?

Data that describes the properties and context of user data.

5
New cards

What are the advantages of the Database Approach?

Program-data independence, reduced program maintenance, improved data quality, increased application development productivity, and improved decision support.

6
New cards

What are the limitations of File-Based Processing Systems?

Difficulty of getting quick answers, complex system administration, lack of security and limited data sharing, lengthy development times, and extensive program maintenance.

7
New cards

What is a Multi-Tiered Client/Server Database Architecture?

An architecture where client applications interact with a server that manages the database, often across multiple tiers.

8
New cards

What is the role of a Database Management System (DBMS)?

To manage data resources, create, maintain, and provide controlled access to user databases.

9
New cards

List two types of databases.

Single-user database and Multi-user database.

10
New cards

What is Data Warehousing?

Integrates data from multiple sources to maintain historical data and identify patterns and trends.