Course Introduction 공학대학원 데이타베이스

Slides:



Advertisements
Similar presentations
COMPE 343 Database Systems and Programming Spring Murat KARAKAYA Department of Computer Engineering.
Advertisements

COMP 5138 Relational Database Management Systems Sem2, 2007 Lecture 0 Course Overview.
1 541: Database Systems S. Muthu Muthukrishnan. 2 Preliminaries  CS541. Thursdays 5 – 8 PM, CORE A. Course webpage:
CS3161 Operating System Principles Lecturer: Victor Lee Office: B6415 Telephone: Homepage :
1 CENG 302 Introduction to Database Management Systems Nihan Kesim Çiçekli URL:
Department of Computer Sciences Bahria University (Karachi Campus)
Some slides adapted from A. Silberschatz et al. Database System Concepts, 5th Ed. Review Database Management Systems I Alex Coman, Winter 2006.
Introduction to Operating Systems J. H. Wang Sep. 18, 2012.
CS462: Introduction to Database Systems. ©Silberschatz, Korth and Sudarshan1.2Database System Concepts Course Information Instructor  Kyoung-Don (KD)
Introduction to Network Security J. H. Wang Feb. 24, 2011.
Course Introduction Software Engineering
CS461: Principles and Internals of Database Systems Instructor: Ying Cai Department of Computer Science Iowa State University Office:
Database System Concepts, 6 th Ed. ©Silberschatz, Korth and Sudarshan See for conditions on re-usewww.db-book.com Chapter 2: Intro to Relational.
Christoph F. Eick Introduction Data Management Today 1. Introduction to Databases 2. Questionnaire 3. Course Information 4. Grading and Other Things.
Computer Network Management Course
Introduction to Databases Computer Science 557 September 2007 Instructor: Joe Bockhorst University of Wisconsin - Milwaukee.
Data Structures (Second Part) Lecture 1 Bong-Soo Sohn Assistant Professor School of Computer Science and Engineering Chung-Ang University.
Advanced Database Course (ESED5204) Eng. Hanan Alyazji University of Palestine Software Engineering Department.
Data Warehousing/Mining 1 Data Warehousing/Mining Comp 150DW Course Overview Instructor: Dan Hebert.
Lecture 1: Overview of CSCI 485 Notes: I presented parts of this lecture as a keynote at Educator’s Symposium of OOPSLA Shahram Ghandeharizadeh Associate.
DatabaseCSIE NUK1 Fundamentals of Database Systems Wen-Yang Lin Dept. of Computer Science and Information Engineering National University of Kaohsiung.
What else is there? CMPT 454: Database Systems II. – Transaction Management. – Query Planning. – Optional topics, e.g. data mining, information retrieval,
King Saud UniversityCSC112 - First Semester CSC 112 Java Programming I Introduction.
Introduction to Operating Systems J. H. Wang Sep. 15, 2010.
CS 541 Lecture Slides Sunil Prabhakar CS541 Database Systems.
CSC 411/511: DBMS Design CSC411_L0_OutlineDr. Nan Wang 1 Course Outline.
Materials Science Dr. Deniz UZUNSOY Friday AM A-504.
Lecture 0Slide 1 Welcome to IKI 10230I Introduction to Computer Organization Teacher: L. Yohanes Stefanus office: Fasilkom Building.
General Introduction Introduction to database systems.
Introduction to Operating Systems J. H. Wang Sep. 13, 2013.
1 Advanced Database System Design Instructor: Ruoming Jin Fall 2010.
CSE3330/5330 DATABASE SYSTEMS AND FILE STRUCTURES (DB I) CSE3330/5330 DB I, Summer2012 Department of Computer Science and Engineering, University of Texas.
What else is there? CMPT 454: Database Systems II. – Transaction Management. – Query Planning. – Optional topics, e.g. data mining, information retrieval,
ITIS 5160 Applied Databases Fall Overview Class hour 6:30 – 9:15pm, Wedn, Woodward Hall 125 Office hour 3:00 – 5:00pm, Wedn Instructor - Dr. Xintao.
CSE 303 Course Outline (Part 2) Text Book: Database System Concepts 6 th Edition by Abraham Silberschatz, Henry F. Korth and S. Sudarshan.
CE-2810 Dr. Mark L. Hornick 1 CE-2810 Embedded Systems Software 2 Dr. Mark L. Hornick web: people.msoe.edu/~hornick webCT: webct.msoe.edu.
ITIS 5160 Applied Databases Fall Overview Class hour 9:30am – 12:15pm, Friday, Woodward 120 Office hour 1:30 – 2:30pm, Wednesday Instructor - Dr.
CSE202 : Fundamentals of Database Systems Vikram Goyal Indraprastha Institute of Information Technology, Delhi (IIIT-D), India FROM : Slides from CSE202.
IMS 4212: Course Introduction 1 Dr. Lawrence West, Management Dept., University of Central Florida ISM 4212 Dr. Larry West
ECE/CS 352 Digital System Fundamentals1 ECE/CS 352 Digital Systems Fundamentals Spring 2001 Introduction Charles R. Kime.
1 Cp Sc 111 – Programming in C. 2 Objectives  Meet your instructor  Go over syllabus  Learn basic concepts – start of chapter 1.
Advanced Course on Databases (Tietokantojen jatkokurssi)
Yonsei University 2nd Semester, 2017 Sanghyun Park
CSE202 Database Management Systems
Database Design CT1313.
Information Modeling and Database System
Fundamentals & Ethics of Information Systems IS 201
Computer Network Fundamentals CNT4007C
Course Overview - Database Systems
CSCE 121, Sec 200 Fall 2012 Prof. Jennifer L. Welch.
Syllabus Introduction to Computer Science
Introduction Copyright © 2007 Ramez Elmasri and Shamkant B. Navathe.
Database System Concepts
Database Principles KC Luk
CENG 213 Data Structures Dr. Cevat Şener
Instructors: Churee Techawut
Welcome to Physics 2015! (General Physics Lab 1 – Spring 2013)
CPSC 311 Section 502 Analysis of Algorithm
COSC 6340 Projects & Homeworks Spring 2002
Course Overview - Database Systems
Lecture 1: Introduction
INTRODUCTION TO INFORMATION SYSTEMS AND TECHNOLOGY (NET 201)
CSE1311 Introductory Programming for Engineers & Scientists
INFS 522 – Computer Systems Concepts
Lecture 1: Overview of CSCI 485 Notes: I presented parts of this lecture as a keynote at Educator’s Symposium of OOPSLA Shahram Ghandeharizadeh Director.
Lecture 1: Overview of CSCI 485 Notes: I presented parts of this lecture as a keynote at Educator’s Symposium of OOPSLA Shahram Ghandeharizadeh Associate.
Computer Engineering Department Islamic University of Gaza
COSC 3480 Projects & Homeworks Fall 2003
CSCE 4523/5523 Database Management Systems Fall 2019.
Welcome to Physics 2025! (General Physics Lab 2 - Fall 2012)
Presentation transcript:

Course Introduction 공학대학원 데이타베이스 Yonsei University 1st Semester, 2017 박상현

Course Goals The goal is to give a complete understanding of data storage and query processing mechanisms of typical database management systems The course gives detailed discussion on ① storage structure, ② indexing, ③ query processing, ④ transaction management, ⑤ recovery system and etc.

Prerequisite Basic computer science background Already took an introductory course on database systems Familiar with general database terminologies and database query language (SQL)

Web Site http://delab.yonsei.ac.kr/course/89 (class homepage) Syllabus, announcements, lecture notes, homework and solutions, useful links, etc. http://www.mhhe.com/silberschatz (textbook homepage)

Textbook A. Silberschatz, Henry F. Korth, S. Sudarshan, Database System Concepts, 6th Edition, McGraw Hill, 2011

Grades Midterm exam: 25% Final exam: 25% Homework: 25% Quiz: 20% 95% Attendance: 5% ‘F’ if absent more than 1/3 95%

Class Schedule (1/2) 1st week: Introduction 2nd week: Relational Model 3rd week: Structured Query Language (SQL) 4th week: Database Design, Quiz 1 5th week: Storage and File Structure 6th week: Indexing and Hashing 7th week: Special Topic 1 8th week: Midterm Exam

Class Schedule (2/2) 9th week: Query Processing 10th week: Query Optimization 11th week: Transactions 12th week: Concurrency Control, Quiz 2 13th week: Recovery System 14th week: Data Warehousing and Mining 15th week: Special Topic 2 16th week: Final Exam

Teaching Assistant Name: 성한승 Office: C533-1 (2123-7757) Email: hssung@yonsei.ac.kr

Any questions or comments on this class?