IS201: Database Theory - Database systems

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

1/33

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 2:50 PM on 5/6/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

34 Terms

1
New cards

Data

Facts and statistics collected for reference or analysis

2
New cards

Information

The result of processing raw data to reveal its meaning

3
New cards

Knowledge

Implication of familiarity and understanding of information

4
New cards

Wisdom

When knowledge is guided by judgement, ethics and experience

5
New cards

Data management

A discipline that focuses on proper generation, storage and retrieval of data

6
New cards

Database

A shared, integrated computer structure that stores a collection of end-user data and metadata

7
New cards

End-user data

Raw facts of interest to the end users

8
New cards

Metadata

Describes the data characteristics and the set of relationships that link the data found within the database

9
New cards

Database management system (DBMS)

A collection of programs that manages the database structure and controls access to the data stored in the database

10
New cards

Advantages of DBMS

  • Improved data sharing and security

  • Better data integration

  • Minimised data inconsistency

  • Improved data access and decision making

  • increased end-user productivity

11
New cards

Types of databases

  • Single-user database

  • Multiuser database

  • location classified database

  • data type classified database

12
New cards

Example of single-user database

desktop database which is a single-user database on a personal computer

13
New cards

Examples of multiuser databases

  • Workgroup database: supports a small number of users or a specific department

  • Enterprise database: supports many users across many departments

14
New cards

Examples of location classified databases

  • Centralised database: supports data located at a single site

  • Distributed database: Supports data distributed across different sites

  • Cloud database: created and maintained using cloud data services

15
New cards

Examples of data type classified databases

  • operational database: designed to support a company’s day-to-day operations

  • Analytical database: stores historical data and business metrics for decision making via business intelligence

16
New cards

Business intelligence

A comprehensive approach to capture and process business data, generating information that supports decision-making

17
New cards

2 main components of analytical databases

  • Data the warehouse stores in a format optimised for decision support

  • Online analytical processing (OLAP)

18
New cards

OLAP: component of analytical databases

A set of tools for retrieving, processing and modelling data from a data warehouse to support business analytics and decision-making

19
New cards

Types of database structures

  • Unstructured data

  • Structured data

  • Semi-structured data

20
New cards

Unstructured data

Data that does not fit a predefined data modelS

21
New cards

Structured data

The result of formatting data to facilitate storage and use in a predefined data model

22
New cards

Semi-structured data

Data that has already been processed to some extent but not all the data is guaranteed to meet the structure

23
New cards

NoSQL

Non traditional DBMS designed to handle an unprecedented volume, variety, structure and velocity of data

24
New cards

Database design

The activities that focus on the design of the database structure used to store and manage user-end data

25
New cards

Effects of a well-designed database

These databases facilitates data management and generates accurate and valuable info

26
New cards

Effects of a poorly designed database

These databases cause difficult-to-trace errors that may lead to poor decision-making

27
New cards

Evolution of file systems

  1. Manual file systems

  2. Computerised file systems

  3. Modern end-user productivity tools

28
New cards

Weaknesses of using file systems for data processing

  • Lengthy development times

  • Difficulty getting quick answers

  • Complex system admin

  • Lack of security and limited data sharing

  • Extensive programming required

  • Structural and data dependencies

29
New cards

Components of DBMS

  • Hardware

  • Software

  • People

  • Procedures

  • Data

30
New cards

Functions of DBMS

  • Data dictionary management

  • Data storage management

  • Data transformation and presentation

  • Security management

  • Multiuser access control

  • Backup and recovery management

  • Data integrity management

  • Database access languages

  • Database communication interfaces

31
New cards

Data dictionary

A detailed description of all tables in a database created by the user and desgner

32
New cards

System catalogue

A detailed system data dictionary that describes all object within the databaseD

33
New cards

Disadvantages of DBMS

  • Increased costs

  • Management complexity

  • Maintaining currency

  • Vendor dependence

  • Frequent upgrade/replacement cycles

34
New cards