Top Banner
Pengantar Sistem Informasi Data Resource Management
24

Pengantar Sistem Informasi Data Resource Management.

Jan 20, 2016

Download

Documents

Marylou Griffin
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: Pengantar Sistem Informasi Data Resource Management.

Pengantar Sistem InformasiData Resource Management

Page 2: Pengantar Sistem Informasi Data Resource Management.

Outline

1. Data Governance2. Master Data vs Transaction’s Data3. The Database Approach4. DBMS5. Data WareHouse6. Big Data7. Career @Database Skill

Page 3: Pengantar Sistem Informasi Data Resource Management.

Data Governance• is an approach to managing information

across an entire organization.

DAMA International Tata Kelola Data IBM(Sunil Soares, 2011)

Page 4: Pengantar Sistem Informasi Data Resource Management.

Master Data vs Transaction’s Data

• Master data are a set of core data, such as customer, product, employee, vendor, geographic location, and so on, that span the enterprise information systems.

• Transaction data, which are generated and captured by operational systems, describe the business’s activities, or transactions.

Page 5: Pengantar Sistem Informasi Data Resource Management.

The Database Approach

Minimizes the following problems:• Data redundancy• Data isolation• Data inconsistency• Data security• Data integrity• Data independence

Page 6: Pengantar Sistem Informasi Data Resource Management.

Data Model• integration of concepts that used for data

explanation, data relation and data constraint to keep data integrity.

• Data Model = Logical Data Structure• Data Model types:– Hierarchy– Network– Relasional– Objek Oriented

Page 7: Pengantar Sistem Informasi Data Resource Management.

The Database Approach

Page 8: Pengantar Sistem Informasi Data Resource Management.

The Database Approach

AplikasiPenggajian Laporan

BerkasGaji

BerkasPegawai

AplikasiPelatihan Laporan

BerkasPelatihan

BerkasPegawai

Page 9: Pengantar Sistem Informasi Data Resource Management.

The Database Approach

AplikasiPenggajian Laporan

BerkasGaji

BerkasPegawai

AplikasiPelatihan Laporan

BerkasPelatihan

Page 10: Pengantar Sistem Informasi Data Resource Management.

Designing the Database

A data model is a diagram that represents entities in the database and their relationships.Entity-Relationship Modeling

Page 11: Pengantar Sistem Informasi Data Resource Management.

Various methods of ER-D

Page 12: Pengantar Sistem Informasi Data Resource Management.

ER-Diagram example

Page 13: Pengantar Sistem Informasi Data Resource Management.

DBMSSoftware used to create and manage a database; it also provides tools for ensuring security, replication, retrieval, and other administrative and housekeeping tasks.

Examples:

Page 14: Pengantar Sistem Informasi Data Resource Management.

Database in Action - Ms. Access

Page 15: Pengantar Sistem Informasi Data Resource Management.

DBMS in Action

AplikasiPenggajian

BerkasPegawai

AplikasiPelatihan

Laporan

Laporan

DBMS

PermintaanPemutahiran

Page 16: Pengantar Sistem Informasi Data Resource Management.

Data Warehouse

A central data repository containing information drawn from multiple sources that can be used for analysis, intelligence gathering, and strategic planning.

Page 17: Pengantar Sistem Informasi Data Resource Management.

Extract, Transform, Load

• Extract data from its home database• Transform and cleanse it so that it adheres to

common data definitions.• Load to the data warehouse location

Page 18: Pengantar Sistem Informasi Data Resource Management.

Big Data“collections of data that are so enormous in size, so varied in content, and so fast to accumulate that they are difficult to store and analyze using traditional approaches”

The 3 V concepts:• Volume. Data collections can take up petabytes of storage, and are

continually growing.• Velocity. Many data sources change and grow at very fast speeds.

The nightly ETL process often used for data warehouses is not adequate for many real-time demands.

• Variety. Relational databases are very efficient for structured information stored in tables, but businesses can benefit from analyzing semi-structured and unstructured data as well.

Page 19: Pengantar Sistem Informasi Data Resource Management.
Page 20: Pengantar Sistem Informasi Data Resource Management.
Page 21: Pengantar Sistem Informasi Data Resource Management.
Page 22: Pengantar Sistem Informasi Data Resource Management.

Career @Database

Page 23: Pengantar Sistem Informasi Data Resource Management.

Explore this…

1) Normalization method2) DDL vs DML3) Data Mining4) Data Mart5) OLTP vs OLAP6) ORM

Page 24: Pengantar Sistem Informasi Data Resource Management.

Referensi

1) Patricia Wallace, Introduction to Information Systems, Prentice Hall (2014).

2) R. Kelly Rainer, Brad Prince & Casey G. Cegielski, Introduction to Information Systems Supporting and Transforming Business,Wiley (2013).