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

Slides:



Advertisements
Similar presentations
Database Management System CEN 351. Course Description A database management system (DBMS) is a computer application program designed for the efficient.
Advertisements

1 Fasilkom UI, 2005 By Indra Budi & Siti Aminah Intro to Course IKI20420 BASIS DATA.
CSEN5314 Database Systems Spring Semester, 2015
OV-1.1 CSE4701 CSE4701 Introduction to Databases Prof. Steven A. Demurjian Computer Science & Engineering Department The University of Connecticut 371.
Introduction to Database Systems Ch. 1, Ch. 2 Mr. John Ortiz Dept. of Computer Science University of Texas at San Antonio.
Copyright © 2007 Ramez Elmasri and Shamkant B. Navathe Slide 4- 1.
Sept. 2012ACS-3902/3 Yangjun Chen1 Welcome to Database Course.
Chapter 6 Methodology Conceptual Databases Design Transparencies © Pearson Education Limited 1995, 2005.
Copyright © 2007 Ramez Elmasri and Shamkant B. Navathe Chapter 4 Enhanced Entity-Relationship (EER) Modeling.
Murali Mani CS3431 – Database Systems I Introduction.
Copyright © 2004 Pearson Education, Inc.. Chapter 3 Data Modeling Using the Entity-Relationship Model.
1 CENG 302 Introduction to Database Management Systems Nihan Kesim Çiçekli URL:
1 ICS 223: Transaction Processing and Distributed Data Management Winter 2008 Professor Sharad Mehrotra Information and Computer Science University of.
Some slides adapted from A. Silberschatz et al. Database System Concepts, 5th Ed. Review Database Management Systems I Alex Coman, Winter 2006.
Modeling & Designing the Database
CS542: Database Management Systems1 CS 542 (Fall 2001) Database Management Systems Instructor: Wang-Chien Lee or
Technical Report Writing and Presentation Skills Course Outline 1.
CENG 3511 CENG 351 Introduction to Data Management and File Structures Nihan Kesim Çiçekli Department of Computer Engineering METU.
CS462: Introduction to Database Systems. ©Silberschatz, Korth and Sudarshan1.2Database System Concepts Course Information Instructor  Kyoung-Don (KD)
Page 1 Course Description CPS510 Database Systems Fall 2004 School of Computer Science Ryerson University.
CSC2012 Database Technology & CSC2513 Database Systems.
Slide Dr. Almetwally Mohamad Mostafa spx is335.
Databases ? 2014, Fall Pusan National University Ki-Joune Li.
Methodology Conceptual Databases Design
CMU SSD7: Database Systems
CS461: Principles and Internals of Database Systems Instructor: Ying Cai Department of Computer Science Iowa State University Office:
Jan /3 Yangjun Chen1 Welcome to Database Course.
Database Management Systems I
Wen-Yang Lin Overview0-1 Introduction to Data Structures Revised from Been-Chian Chen and Wei-Pang Yang National University of Tainan and National Dong.
Christoph F. Eick Introduction Data Management Today 1. Introduction to Databases 2. Questionnaire 3. Course Information 4. Grading and Other Things.
Information System Development Courses Figure: ISD Course Structure.
CS206 System Analysis and Design Note 1 By ChangYu 1 Course Information Lecturer NameCHANG YU Web sitewww.chuhai.edu.hk/changyu/
Data Warehousing/Mining 1 Data Warehousing/Mining Comp 150DW Course Overview Instructor: Dan Hebert.
11/27/2015Murali Mani -- CS5421 Database Management Systems CS Fall 2008 Instructor: Murali Mani
Csc1203.  Elmasri and Navathe, “Fundamentals of Database Systems”, 6 th Edition, Addison- Wesley,  Thomas Connolly, Carolyn Begg, “Database Systems:
BBM371 Data Managment Assoc. Prof. Dr. Ebru Akçapınar Sezer
1 Introduction to Software Engineering Wen-Yang Lin Dept. of Computer Science and Information Engineering National University of Kaohsiung February, 2007.
Copyright © 2007 Ramez Elmasri and Shamkant B. Navathe Slide 4- 1.
CSE3330/5330 DATABASE SYSTEMS AND FILE STRUCTURES (DB I) CSE3330/5330 DB I, Summer2012 Department of Computer Science and Engineering, University of Texas.
Advanced Databases COMP3017 Dr Nicholas Gibbins
CSE202 : Fundamentals of Database Systems Vikram Goyal Indraprastha Institute of Information Technology, Delhi (IIIT-D), India FROM : Slides from CSE202.
CENG 3511 CENG 351 Introduction to Data Management and File Structures Nihan Kesim Çiçekli Department of Computer Engineering METU.
TCCICOMPUTERCOACH ING.COM.  TCCI-Tririd Computer Coaching Institute provides best teaching in basic computer programming language at tcci-ahmedabad.
Introduction to CSCI 242 Compiled by S. Zhang 1. Syllabus Syllabus has the most updated information! –Use the information on the syllabus for the grading.
Lecture 1: Overview of CSCI 485 Shahram Ghandeharizadeh Associate Professor Computer Science Department University of Southern California Presented by:
BMTS Computer Programming Pre-requisites :BMTS 242 –Computer and Systems Nature Of the Course: Programming course, contain such as C, C++, Database.
BMTS Computer and Systems Pre-requisites :CT140 –Computer Skills Nature Of the Course: This course deals about the fundamentals of Computer such.
Advanced Course on Databases (Tietokantojen jatkokurssi)
Database Systems – (
Fundamental of Database Systems
Yonsei University 2nd Semester, 2017 Sanghyun Park
CSE202 Database Management Systems
Database Design CT1313.
Methodology Conceptual Databases Design
Course Introduction 공학대학원 데이타베이스
Introduction Copyright © 2007 Ramez Elmasri and Shamkant B. Navathe.
Introduction to Database
Chapter 1: Introduction
Methodology Conceptual Database Design
Instructors: Churee Techawut
Lecture 1 Introduction to Database
Methodology Conceptual Databases Design
Lecture 30: Final Review Wednesday, December 10, 2003.
Sampath Jayarathna Cal Poly Pomona
CENG 351 Introduction to Data Management and File Structures
Introduction System Analysis & Design Course
Introduction to Database Systems CSE 444
Introduction to Database
Lecture 29: Final Review Wednesday, December 11, 2002.
CSE 444 Database Management Systems Autumn 1997 University of Washington Introduction and Welcome © 1997 UW CSE 12/12/2019.
Presentation transcript:

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

DatabaseCSIE NUK2 Text Book  R. Elmasri and S. B. Navathe, Fundamentals of Database Systems, 5th ed., Addison-Wesley, 2007

DatabaseCSIE NUK3 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)

DatabaseCSIE NUK4 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

DatabaseCSIE NUK5 Grading  Midterm exam: 25%  Final exam: 25%  Exercises: 15%  Project: 25%  Presence: 10%

DatabaseCSIE NUK6 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

DatabaseCSIE NUK7 Questions?

DatabaseCSIE NUK8 Comments?