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/21

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.

22 Terms

1
New cards

Data

Raw, unprocessed facts without context or meaning.

2
New cards

Information

Data that has been given context, making it meaningful.

3
New cards

Structured Data

Data organized in a fixed format, such as rows and columns in a database.

4
New cards

Unstructured Data

Data that does not have a predefined format, such as social media posts.

5
New cards

Metadata

Data that provides information about other data.

6
New cards

Data inconsistency

A problem that occurs when different files contain conflicting information.

7
New cards

Database Management System (DBMS)

Software that allows multiple users to manage and interact with a shared database.

8
New cards

Redundancy

The presence of duplicate data across multiple files or systems.

9
New cards

Centralized security

A security model where access control is managed from a single point.

10
New cards

Database application functions

Functions such as collecting, retrieving, and updating data within a database.

11
New cards

Hierarchical Database

A database structure that organizes data in a tree-like format.

12
New cards

Relational Database

A database that stores data in tables and allows relationships between them.

13
New cards

NoSQL Database

A database designed to handle large volumes of unstructured data.

14
New cards

Commercial / Relational Database

A relational database used for business applications.

15
New cards

Personal / End-User Database

A database designed for individual users or small groups.

16
New cards

Distributed Database

A database that is spread across multiple locations or servers.

17
New cards

Cloud Database

A database that is hosted on a cloud computing platform.

18
New cards

Time-Series Database

A database optimized for storing and querying time-stamped data.

19
New cards

Casual End User

An individual who interacts with a database infrequently and with limited knowledge.

20
New cards

Naïve/Parametric User

A user who interacts with a database using predefined queries.

21
New cards

Sophisticated User

A user who is skilled in querying databases and analyzing data.

22
New cards

Stand-Alone User

A user who manages their own database independently.