Introduction to Information Systems

Slides:



Advertisements
Similar presentations
1 Introduction to Database Systems CSE 444 Lecture #1 January 6, 2003 Guest Lecturer: Prof. Dan Suciu (Alon will explain when he returns)
Advertisements

Introduction Susan B. Davidson University of Pennsylvania CIS330 – Database & Information Systems Some slide content courtesy of Tova Milo.
Introduction to Database Systems Ch. 1, Ch. 2 Mr. John Ortiz Dept. of Computer Science University of Texas at San Antonio.
1 Introduction to Information Systems SSC, Semester 6 Lecture 01.
1 Introduction to Information Systems SSC, Semester 6 Lecture 01.
1 ICS 223: Transaction Processing and Distributed Data Management Winter 2008 Professor Sharad Mehrotra Information and Computer Science University of.
CSE 636 Data Integration Introduction. 2 Staff Instructor: Dr. Michalis Petropoulos Location: 210 Bell Hall Office Hours:
Databases and Database Management System. 2 Goals comprehensive introduction to –the design of databases –database transaction processing –the use of.
1 Introduction to Database Systems CSE 444 Lecture #1 January 5, 2004 Alon Halevy.
1 Database Systems Lecture #1. 2 Staff Lecturer: Yael Amsterdamer – –Schreiber, Databases lab, M-20, –Office.
1 Introduction to Database Systems CSE 444 Lecture #1 March 31, 2008.
1 Introduction to Database Systems CSE 444 Lecture #1 January 3, 2005.
1 Introduction to Database Systems CSE 444 Lecture #1 January 4, 2006.
1 Introduction to Database Systems CSE 444 Lecture #1 September 27, 2006.
1 Database Systems Lecture #1. 2 Staff Instructor: Tova Milo – –Schreiber, Room 314, –Office hours: See.
CSE544 Introduction Monday, March 27, Staff Instructor: Dan Suciu –CSE 662, –Office hours: Wednesdays, 12pm-1pm TA: Bhushan.
1 Introduction to Database Systems CSE 444 Lecture #1 September 28, 2005.
1 CS222: Principles of Database Management Fall 2010 Professor Chen Li Department of Computer Science University of California, Irvine Notes 01.
CSC2012 Database Technology & CSC2513 Database Systems.
1 CS 430 Database Theory Winter 2005 Lecture 1: Introduction.
CMU SSD7: Database Systems
Introduction to Database Systems Fundamental Concepts Irvanizam Zamanhuri, M.Sc Computer Science Study Program Syiah Kuala University Website:
Introduction to Database Management Systems. Information Instructor: Csilla Farkas Office: Swearingen 3A43 Office Hours: Monday, Wednesday 4:15 pm – 5:30.
CSE544 Introduction Monday, March 29, Staff Instructor: Dan Suciu –CSE 662, –Office hours: Tuesday, 1-2pm. TA: Nilesh Dalvi.
Introduction to Database Management Systems. Information Instructor: Csilla Farkas Office: Swearingen 3A43 Office Hours: M,T,W,Th,F 2:30 pm – 3:30 pm,
Introduction to Database Management Systems. Information Instructor: Csilla Farkas Office: Swearingen 3A43 Office Hours: Monday, Wednesday 2:30 pm – 3:30.
CS 541 Lecture Slides Sunil Prabhakar CS541 Database Systems.
1 Introduction to Database Systems CSE 444 Lecture #1 September 26, 2007.
Advanced Databases COMP3017 Dr Nicholas Gibbins
Database Management System without and with using Oracle 1.
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.
Database Systems Lecture #1.
Advanced Databases COMP3211
Fundamental of Database Systems
Database Systems Lecture #1.
CPSC-310 Database Systems
Databases (CS507) CHAPTER 2.
CS4222 Principles of Database System
Intro to MIS – MGS351 Databases and Data Warehouses
Course Overview - Database Systems
Introduction to Database Systems CSE 444
Chapter 2: Database System Concepts and Architecture - Outline
CS 245: Database System Principles Notes 01: Introduction
Chapter 1: Introduction
Chapter 2 Database System Concepts and Architecture
Instructor: Elke Rundensteiner
Chapter 1: Introduction
Database Systems Lecture #1.
Introduction to Database Systems
Databases and Data Warehouses Chapter 3
Introduction to Database Systems
Copyright © 2011 Pearson Education, Inc. Publishing as Pearson Addison-Wesley Chapter 2 Database System Concepts and Architecture.
Course Overview - Database Systems
1.1 The Evolution of Database Systems
CSE544 Lecture 1: Introduction
Introduction to Database Systems CSE 444
Introduction to Database Management Systems
Introduction to Database Systems CSE 444
Introduction to Database Systems CSE 444
Introduction to Database Systems CSE 444
Chapter 1: Introduction
Database Management Systems
Chapter 1: Introduction
Chapter 1: Introduction
Introduction to Database Systems CSE 444
Introduction to Database Systems CSE 444
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.
Presentation transcript:

Introduction to Information Systems www.AssignmentPoint.com www.assignmentpoint.com

Staff Instructors: TAs: Karl Aberer, BC 108, karl aberer at epfl ch Philippe Cudré-Mauroux, BC 114, philippe cudre-mauroux at epfl ch Office hours: by appointment TAs: Gleb Skobeltsyn (exercises) Martin Rubli (project) www.assignmentpoint.com

Communications Web page: lsirww.epfl.ch Newsgroup: epfl.ic.cours.IIS Lectures will be available here Homeworks and solutions will be posted here The project description and resources will be here Newsgroup: epfl.ic.cours.IIS www.assignmentpoint.com

Textbook Main textbook: Databases and Transaction Processing, An application-oriented approach Philip M. Lewis, Arthur Bernstein, Michael Kifer, Addison-Wesley 2002. www.assignmentpoint.com

Other Texts Many classic textbooks (each of them will do it) Database Systems: The Complete Book, Hector Garcia-Molina, Jeffrey Ullman, Jennifer Widom Database Management Systems, Ramakrishnan Fundamentals of Database Systems, Elmasri, Navathe Database Systems, Date (7. edition) Modern Database Management, Hoffer, (4. edition) Database Systems Concepts, Silverschatz, (4. edition) www.assignmentpoint.com

Material on the Web SQL Intro SQL for Web Nerds, by Philip Greenspun, http://philip.greenspun.com/sql/ Java Technology java.sun.com WWW Technology www.w3c.org www.assignmentpoint.com

The Course Goal: Teaching RDBMS (standard) with a strong emphasis on the Web Fortunately others already did it Alon Halevy, Dan Suciu, Univ. of Washington http://www.cs.washington.edu/education/courses/cse444/ http://www.acm.org/sigmod/record/issues/0309/4.AlonLevy.pdf www.assignmentpoint.com

Acknowledgement Build on UoW course Main difference many slides many exercise ideas for the project Main difference less theory will use real Web data in the project www.assignmentpoint.com

Outline for Today’s Lecture Overview of database systems Course Outline First Steps in SQL www.assignmentpoint.com

What is behind this Web Site? http://immo.search.ch/ Search on a large database Specify search conditions Many users Updates Access through a web interface www.assignmentpoint.com

Database Management Systems Database Management System = DBMS A collection of files that store the data A big C program written by someone else that accesses and updates those files for you Relational DBMS = RDBMS Data files are structured as relations (tables) www.assignmentpoint.com

Where are RDBMS used ? Backend for traditional “database” applications EPFL administration Backend for large Websites Immosearch Backend for Web services Amazon www.assignmentpoint.com

Example of a Traditional Database Application Suppose we are building a system to store the information about: students courses professors who takes what, who teaches what www.assignmentpoint.com

Can we do it without a DBMS ? Sure we can! Start by storing the data in files: students.txt courses.txt professors.txt Now write C or Java programs to implement specific tasks www.assignmentpoint.com

Doing it without a DBMS... Enroll “Mary Johnson” in “CSE444”: Write a C/Java program to do the following: Read ‘students.txt’ Read ‘courses.txt’ Find&update the record “Mary Johnson” Find&update the record “CSE444” Write “students.txt” Write “courses.txt” www.assignmentpoint.com

Problems without an DBMS... System crashes: What is the problem ? Large data sets (say 50GB) Why is this a problem ? Simultaneous access by many users Lock students.txt – what is the problem ? Read ‘students.txt’ Read ‘courses.txt’ Find&update the record “Mary Johnson” Find&update the record “CSE444” Write “students.txt” Write “courses.txt” CRASH ! www.assignmentpoint.com

Database server (someone else’s C program) Enters a DBMS “Two tier system” or “client-server” connection (ODBC, JDBC) Database server (someone else’s C program) Applications Data files www.assignmentpoint.com

Functionality of a DBMS The programmer sees SQL, which has two components: Data Definition Language - DDL Data Manipulation Language - DML query language Behind the scenes the DBMS has: Query engine Query optimizer Storage management Transaction Management (concurrency, recovery) www.assignmentpoint.com

How the Programmer Sees the DBMS Start with DDL to create tables: Continue with DML to populate tables: CREATE TABLE Students ( Name CHAR(30) SSN CHAR(9) PRIMARY KEY NOT NULL, Category CHAR(20) ) . . . INSERT INTO Students VALUES(‘Charles’, ‘123456789’, ‘undergraduate’) . . . . www.assignmentpoint.com

How the Programmer Sees the DBMS Tables: Still implemented as files, but behind the scenes can be quite complex Students: Takes: Courses: “data independence” = separate logical view from physical implementation www.assignmentpoint.com

Transactions Enroll “Mary Johnson” in “CSE444”: BEGIN TRANSACTION; INSERT INTO Takes SELECT Students.SSN, Courses.CID FROM Students, Courses WHERE Students.name = ‘Mary Johnson’ and Courses.name = ‘CSE444’ -- More updates here.... IF everything-went-OK THEN COMMIT; ELSE ROLLBACK If system crashes, the transaction is still either committed or aborted www.assignmentpoint.com

Transactions A transaction = sequence of statements that either all succeed, or all fail Transactions have the ACID properties: A = atomicity (a transaction should be done or undone completely ) C = consistency (a transaction should transform a system from one consistent state to another consistent state) I = isolation (each transaction should happen independently of other transactions ) D = durability (completed transactions should remain permanent) www.assignmentpoint.com

Queries Find all courses that “Mary” takes What happens behind the scene ? Query processor figures out how to answer the query efficiently. SELECT C.name FROM Students S, Takes T, Courses C WHERE S.name=“Mary” and S.ssn = T.ssn and T.cid = C.cid www.assignmentpoint.com

Queries, behind the scene Declarative SQL query Imperative query execution plan: Students Takes sid=sid sname name=“Mary” cid=cid Courses SELECT C.name FROM Students S, Takes T, Courses C WHERE S.name=“Mary” and S.ssn = T.ssn and T.cid = C.cid The optimizer chooses the best execution plan for a query www.assignmentpoint.com

Database Systems The big commercial database vendors: Oracle IBM (with DB2) Microsoft (SQL Server) Sybase Some free database systems (Unix) : Postgres MySQL Predator www.assignmentpoint.com

Databases and the Web Accessing databases through web interfaces Java programming interface (JDBC) Embedding into HTML pages (JSP) Access through http protocol (Web Services) Using Web document formats for data definition and manipulation XML, Xquery, Xpath XML databases and messaging systems www.assignmentpoint.com

Database Integration Combining data from different databases collection of data (wrapping) combination of data and generation of new views on the data (mediation) Problem: heterogeneity access, representation, content Example revisited http://immo.search.ch/ http://www.swissimmo.ch www.assignmentpoint.com

Other Trends in Databases Industrial Object-relational databases Main memory database systems Data warehousing and mining Research Peer-to-peer data management Stream data management Mobile data management www.assignmentpoint.com

Course Outline (Details on the Web) Part I SQL (Chapter 6) The relational data model (Chapter 3) Database design (Chapters 2, 3, 7) XML, XPath, XQuery Part II Indexes (Chapter 13) Transactions and Recovery (Chapter 17 - 18) Exam www.assignmentpoint.com

Structure Prerequisites: Work & Grading: Programming courses Data structures Work & Grading: Homeworks (4): 0% Exam (like homeworks): 50% Project: 50% (see next) – each phase graded separately www.assignmentpoint.com

The Project Models the real data management needs of a Web company Phase 1: Modelling and Data Acquisition Phase 2: Data integration and Applications Phase 3: Services "One can only start to appreciate database systems by actually trying to use one" (Halevy) Any SW/IT company will love you for these skills  www.assignmentpoint.com

The Project – Side Effects Trains your soft skills team work deal with bugs, poor documentation, … produce with limited time resources project management and reporting Results useful for you personally Demo: Project should be fun  www.assignmentpoint.com

Practical Concerns New course, expect some hickups Important to keep time schedule Communication through Web Newsgroup Student committee for regular feedback (2 volunteers) www.assignmentpoint.com

www.assignmentpoint.com

So what is this course about, really ? A bit of everything ! Languages: SQL, XPath, XQuery Data modeling Theory ! (Functional dependencies, normal forms) Algorithms and data structures (in the second half) Lots of implementation and hacking for the project Most importantly: how to meet Real World needs www.assignmentpoint.com