Chapter 5 Data and Knowledge Management

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

1/20

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.

21 Terms

1
New cards

Data Governance

Organization-wide framework for managing information.

2
New cards

Master Data Management (MDM)

 Process to ensure consistency of key business entities.

3
New cards

Database Management System (DBMS)

Software to manage databases, reduces redundancy/inconsistency.

4
New cards

Relational Database

Data stored in tables with rows (records) and columns (attributes).

5
New cards

Primary Key

Unique identifier for a record in a table.

6
New cards

Foreign Key

Field in one table that links to the primary key in another.

7
New cards

Big Data

Data sets too large/complex for traditional databases.

8
New cards

3Vs of Big Data

 Volume, Velocity, Variety.

9
New cards

NoSQL Database

Non-relational databases designed for Big Data.

10
New cards

Data Warehouse

Central repository of historical organizational data.

11
New cards

Data Mart

Smaller, departmental version of a data warehouse.

12
New cards

OLAP (Online Analytical Processing)

 Analytical processing for multidimensional data.

13
New cards

Data Lake

Storage for raw/unstructured Big Data.

14
New cards

Knowledge Management (KM)

Process of capturing and leveraging organizational knowledge.

15
New cards

Explicit Knowledge

Formal, codified knowledge (manuals, reports).

16
New cards

Tacit Knowledge

Informal, experiential knowledge.

17
New cards

Knowledge Management System (KMS)

 IT-based system to manage organizational knowledge.

18
New cards

Normalization

Structuring databases to reduce redundancy.

19
New cards

Entity-Relationship (ER) Diagram

Visual model of database structure.

20
New cards

SQL (Structured Query Language)

Standard language for querying relational databases.

21
New cards

Join

Operation to merge related tables in a database