databasecsie nuk1 fundamentals of database systems wen-yang lin dept. of computer science and...

8
CSIE NUK 1 Database Fundamentals of Database Systems Wen-Yang Lin Dept. of Computer Science and Informati on Engineering National University of Kaohsiung

Upload: gerard-griffin

Post on 03-Jan-2016

221 views

Category:

Documents


4 download

TRANSCRIPT

Page 1: DatabaseCSIE NUK1 Fundamentals of Database Systems Wen-Yang Lin Dept. of Computer Science and Information Engineering National University of Kaohsiung

CSIE NUK 1Database

Fundamentals of Database Systems

Wen-Yang LinDept. of Computer Science and Information Engineering

National University of Kaohsiung

Page 2: DatabaseCSIE NUK1 Fundamentals of Database Systems Wen-Yang Lin Dept. of Computer Science and Information Engineering National University of Kaohsiung

CSIE NUK 2Database

Text Book

R. Elmasri and S. B. Navathe, Fundamentals of Database Systems, 5th ed., Addison-Wesley, 2007

Page 3: DatabaseCSIE NUK1 Fundamentals of Database Systems Wen-Yang Lin Dept. of Computer Science and Information Engineering National University of Kaohsiung

CSIE NUK 3Database

Course Outline & Schedule Part I. Basic Concepts

Chap 1. Databases and Database Users Chap 2. Database System Concepts and Architecture Chap 3. Entity-Relationship (ER) Model Chap 4. Enhanced ER (EER) Model

Part II. Relational Model, Languages, and Systems

Chap 5. Relational Model and Constraints Chap 6. Relational Algebra Chap 7. Relational Database Design Chap 8. SQL-99 Chap 9. Introduction to SQL Programming (optional)

Page 4: DatabaseCSIE NUK1 Fundamentals of Database Systems Wen-Yang Lin Dept. of Computer Science and Information Engineering National University of Kaohsiung

CSIE NUK 4Database

Course Outline & Schedule

Part III. Database Design Theory and Methodology

Chap 10. Functional Dependencies and Normalization

Chap 11. Practical Database Design Methodology and Use of UML Diagrams (optional)

Part IV. Data Storage and Indexing (optional) Chap 13. Disk Storage, File Structures, and Hashing Chap 14. Indexing Structures for Files

Page 5: DatabaseCSIE NUK1 Fundamentals of Database Systems Wen-Yang Lin Dept. of Computer Science and Information Engineering National University of Kaohsiung

CSIE NUK 5Database

Grading

Midterm exam: 25% Final exam: 25% Exercises: 15% Project: 25% Presence: 10%

Page 6: DatabaseCSIE NUK1 Fundamentals of Database Systems Wen-Yang Lin Dept. of Computer Science and Information Engineering National University of Kaohsiung

CSIE NUK 6Database

Why study DB?

Databases touch all aspects of our lives Banking, Airlines, Healthcare …

Database is the kernel of business information systems

A necessary skill for better IT career

Page 7: DatabaseCSIE NUK1 Fundamentals of Database Systems Wen-Yang Lin Dept. of Computer Science and Information Engineering National University of Kaohsiung

CSIE NUK 7Database

Questions?

Page 8: DatabaseCSIE NUK1 Fundamentals of Database Systems Wen-Yang Lin Dept. of Computer Science and Information Engineering National University of Kaohsiung

CSIE NUK 8Database

Comments?