Database Concepts and Data Types: Key Principles for Students

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

1/22

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

23 Terms

1
New cards

Data

Raw, unprocessed facts without context.

2
New cards

Information

Data that has been processed and given context.

3
New cards

Structured Data

Data organized in rows and columns, such as grades in Excel.

4
New cards

Unstructured Data

Data that does not have a fixed format, such as Facebook memes.

5
New cards

Metadata

Data that provides information about other data, such as author and date info.

6
New cards

Data inconsistency

A problem that occurs when one file is updated while another remains outdated.

7
New cards

Database Management System (DBMS)

A system that allows multiple departments to share a single database.

8
New cards

Redundancy

The presence of duplicate files in a file system.

9
New cards

Centralized security

A feature of a DBMS that enhances data protection by managing access from a single point.

10
New cards

Database application functions

Processes such as collecting orders, retrieving tracking information, and updating inventory.

11
New cards

Hierarchical Database

A database type that stores data in a tree-like structure, used in banking systems.

12
New cards

Relational Database

A database type that organizes data into tables, used by Lazada for products and orders.

13
New cards

NoSQL Database

A database type that handles unstructured data, such as Facebook posts.

14
New cards

Commercial/Relational Database

A database type used for managing business transactions, like supplier purchases.

15
New cards

Personal/End-User Database

A database type designed for individual use, such as MS Access for teachers.

16
New cards

Distributed Database

A database type that spreads data across multiple locations, like Google Spanner.

17
New cards

Cloud Database

A database type that is hosted on cloud services, such as AWS RDS for SaaS apps.

18
New cards

Time-Series Database

A database type that tracks data changes over time, such as stock market prices.

19
New cards

Database Environment

The overall setup that includes hardware, software, people, and procedures for managing a database.

20
New cards

Casual End User

A user who interacts with a database infrequently, such as a school principal.

21
New cards

Naïve/Parametric User

A user who performs simple operations on a database, such as a bank teller.

22
New cards

Sophisticated User

A user who writes complex queries to analyze data, such as a data analyst.

23
New cards

Stand-Alone User

A user who operates a database independently, such as a teacher using MS Access.