Definition of Database and Its Types

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

1/25

flashcard set

Earn XP

Description and Tags

Vocabulary flashcards summarizing key terms and definitions related to data, information systems, databases, and database types.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

26 Terms

1
New cards

Data

Symbolic representations (numbers, letters, symbols) that by themselves have no semantic value until processed.

2
New cards

Information

An organized set of processed data that conveys a message and changes the receiver’s state of knowledge.

3
New cards

Information System

A system developed to automatically process information, requiring data and information storage to function.

4
New cards

Decision Support System (DSS)

An information system designed to aid managers in making decisions.

5
New cards

Business Process Control System

An information system that monitors and controls organizational processes.

6
New cards

Enterprise Collaboration System

A system that facilitates communication and cooperation within an organization.

7
New cards

Executive Information System (EIS)

A system that provides top executives with easy-to-access, summarized information.

8
New cards

Transaction Processing System (TPS)

An information system focused on processing routine, day-to-day transactions.

9
New cards

Management Information System (MIS)

Provides managers with regular, structured reports based on transaction data.

10
New cards

Statistical System

Subsystem in an information system that collects, flows, and processes data to generate numerical information.

11
New cards

Database

A systematically structured collection of data belonging to the same context, stored for later use.

12
New cards

Database Management System (DBMS)

Software that stores and manages data with security, recovery, centralized control, standard query language, and advanced features.

13
New cards

Static Database

Read-only database used for historical or business intelligence analysis; existing data cannot be changed.

14
New cards

Dynamic Database

Database that supports querying plus updating, reorganizing, adding, and deleting data.

15
New cards

Bibliographic Database

Stores references to books, journals, etc., organized by author, title, year, subject, and other key fields.

16
New cards

Full-text Database

Contains complete historical or documentary texts preserved as primary sources.

17
New cards

Directory Database

Large listings of personalized data such as email addresses or phone numbers.

18
New cards

Specialized Database

Houses highly specialized or technical information tailored to the needs of a specific audience.

19
New cards

Hierarchical Database Model

Organizes data in a tree-like parent-child structure.

20
New cards

Network Database Model

Represents data as a graph that allows multiple parent-child relationships.

21
New cards

Relational Database Model

Stores data in tables related to each other through keys.

22
New cards

Transactional Database

Database optimized to record and manage individual transactions reliably.

23
New cards

Multidimensional Database

Structures data in cubes to enable complex analytical queries.

24
New cards

Object-oriented Database

Stores data as objects, similar to object-oriented programming constructs.

25
New cards

Document-oriented Database

Stores and manages semi-structured documents rather than fixed tables.

26
New cards

Deductive Database

Employs logic rules to infer and derive new information from stored facts.