session 01 introduction to database and database management

8
Introduction to Database and Database Management Ricky Bulalakaw

Upload: rbulalakaw

Post on 12-Apr-2017

83 views

Category:

Technology


0 download

TRANSCRIPT

Page 1: Session 01 introduction to database and database management

Introduction to Database and Database Management

Ricky Bulalakaw

Page 2: Session 01 introduction to database and database management

Overview

• What is a database• What is/are the uses of a database• How should we design databases?• What are the available tools and techniques in

processing data?

Page 3: Session 01 introduction to database and database management

What is a database?

• Data - facts that could be recorded and stored on computer media; consists of facts, text, graphics, images, sound and video segments that have meaning in the users' environment

• Information - data that has been processed in such a way that it can increase the knowledge of the person who uses it

Page 4: Session 01 introduction to database and database management

DATABASE

• Organized collection of logically related data, usually designed to meet the information needs of multiple users in an organization. Contains occurrences of data

Page 5: Session 01 introduction to database and database management

What is NOT a database?

• Multiple spreadsheet files of different topics in one USB drive

• Summary table of reports of agencies / offices• Any collection of data that is not organized,

related and “cleaned”

Page 6: Session 01 introduction to database and database management

Database and Information System

• Most information systems are database-driven• Database allows more responsive, context-

aware and user-based features of an information system

• Information systems are limited by the information / data entered into it (GIGO)

Page 7: Session 01 introduction to database and database management

Terminologies

• Spreadsheet• Table• Database Management

System (DBMS)• Relational DBMS

• Entity-Relationship Diagram• Entity• Attribute• Relationship• Associative Entity

Page 8: Session 01 introduction to database and database management

Available Tools for Data Processing

• Pivot Table• Google / Input Forms • VLOOKUP / HLOOKUP• Google Fusion Tables