Shawn's blog Shawn's blog
About Me
  • Category
  • Tag
  • Archive
GitHub (opens new window)

Shawn Jin

I am not a creator of knowledge, I am just a porter of knowledge.
About Me
  • Category
  • Tag
  • Archive
GitHub (opens new window)
  • linear-algebra

    • Foundation of Matrix
  • statistic

  • data-mining

  • machine-learning

  • Data Science or Information Science
    • Difference between data and information
    • importance of database design
      • Types if Database
    • main components and functions of a database system
  • Data-Science
Shawn Jin
2020-10-28

Data Science or Information Science

# Data or Information

# Difference between data and information

Data are raw facts.

Information is the result of processing raw data to reveal its meaning.

Data are the foundation of information, which is the bedrock of knowledge. Knowledge impels familiarity, awareness, and understanding of information as it applies to an environment. A key characteristic of knowledge is that "new" knowledge can be derived from "old" knowledge.

# importance of database design

A database is a shared, integrated computer structure that stores a collection of: - End-user data (raw facts of interest to the end user) - Metadata (data about data)

A database management system (DBMS) is a collection of programs that manages the database structure and controls access to the data stored in the database. A DBMS provides advantages such as: - Improved data sharing - Improved data security - Better data integration - Minimized data inconsistency (Data inconsistency exists when different versions of the same data appear in different places.) - Improved data access - Improved decision making - Increased end-user productivity

# Types if Database

  • Single-user database
  • Multiuser database
  • Desktop database
  • Workgroup database
  • Enterprise database
  • General-purpose database
  • Discipline-specific database
  • etc.

# main components and functions of a database system

#Data Science
Updated: 2021/09/06, 21:27:01
Backprop Algorithm in Machine Learning

← Backprop Algorithm in Machine Learning

最近更新
01
Python import files from different directories
12-31
02
Classmethod in Python
09-15
03
Single/Double Star (/*) Parameters in Python
09-15
更多文章>
Theme by Vdoing | Copyright © 2019-2021 Shawn Jin | MIT License
  • 跟随系统
  • 浅色模式
  • 深色模式
  • 阅读模式