Introduction Susan B. Davidson University of Pennsylvania CIS330 – Database & Information Systems Some slide content courtesy of Tova Milo.

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

Database Management Systems 1 Ramakrishnan & Gehrke Introduction to Database Systems Chapter 1 Instructor: Mirsad Hadzikadic.
Database: A collection of related data [Elmasri]. A database represents some aspect of real world called “miniworld” [Elmasri] or “enterprise” [Ramakrishnan].
IiWAS2002, Bandung, Indonesia Teaching and Learning Databases Dr. Stéphane Bressan National University of Singapore.
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.
Fundamentals, Design, and Implementation, 9/e SI654 Database Application Design Instructor: Dragomir R. Radev Winter 2005.
1 Introduction to Information Systems SSC, Semester 6 Lecture 01.
CMPT 354, Simon Fraser University, Fall 2008, Martin Ester 1 Database Systems I Introduction.
1 ICS 223: Transaction Processing and Distributed Data Management Winter 2008 Professor Sharad Mehrotra Information and Computer Science University of.
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.
CS462: Introduction to Database Systems. ©Silberschatz, Korth and Sudarshan1.2Database System Concepts Course Information Instructor  Kyoung-Don (KD)
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.
Overview of a Database Management System
Introduction. 
The Worlds of Database Systems Chapter 1. Database Management Systems (DBMS) DBMS: Powerful tool for creating and managing large amounts of data efficiently.
Database Management Systems 1 Introduction to Database Systems Instructor: Xintao Wu Ramakrishnan & Gehrke.
Course Introduction Introduction to Databases Instructor: Joe Bockhorst University of Wisconsin - Milwaukee.
1 CS 430 Database Theory Winter 2005 Lecture 1: Introduction.
 DATABASE DATABASE  DATABASE ENVIRONMENT DATABASE ENVIRONMENT  WHY STUDY DATABASE WHY STUDY DATABASE  DBMS & ITS FUNCTIONS DBMS & ITS FUNCTIONS 
Introduction: Databases and Database Users
Database Management Systems 1 Ramakrishnan & Gehrke Introduction to Database Systems Chpt 1 Instructor: Xintao Wu.
Database Management Systems 1 Ramakrishnan & Gehrke Introduction to Database Systems Chpt 1 Instructor: Weichao Wang.
CMU SSD7: Database Systems
CS461: Principles and Internals of Database Systems Instructor: Ying Cai Department of Computer Science Iowa State University Office:
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.
10/16/2015 1Yan Huang - Introduction Chapter 1: Introduction What is a DBMS? What is a DBMS? A little history of DB A little history of DB Major Components.
CSE544 Introduction Monday, March 29, Staff Instructor: Dan Suciu –CSE 662, –Office hours: Tuesday, 1-2pm. TA: Nilesh Dalvi.
MIS 327 Database Management system 1 MIS 327: DBMS Dr. Monther Tarawneh Dr. Monther Tarawneh Week 1: Organisation and Overview.
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,
INFS614, Dr. Brodsky, GMU1 Database Management Systems INFS 614 Instructor: Professor Alex Brodsky
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.
Introduction to Database Management Systems. Information Instructor: Csilla Farkas Office: Swearingen 3A43 Office Hours: Monday, Wednesday 2:30 pm – 3:30.
CS453: Databases and State in Web Applications (Part 2) Prof. Tom Horton.
CS 541 Lecture Slides Sunil Prabhakar CS541 Database Systems.
CSC 411/511: DBMS Design CSC411_L0_OutlineDr. Nan Wang 1 Course Outline.
Database Systems Lecture 1. In this Lecture Course Information Databases and Database Systems Some History The Relational Model.
Fall CSE330/CIS550: Introduction to Database Management Systems Prof. Susan Davidson Office: 278 Moore Office hours: TTh
1 Introduction to Database Systems CSE 444 Lecture #1 September 26, 2007.
Introduction to Core Database Concepts Getting started with Databases and Structure Query Language (SQL)
Database Management System without and with using Oracle 1.
ISC321 Database Systems I Chapter 2: Overview of Database Languages and Architectures Fall 2015 Dr. Abdullah Almutairi.
Introduction to Information Systems
Database Systems Lecture #1.
Database Systems Lecture #1.
Introduction to Database Systems CSE 444
Database Systems Lecture #1.
Introduction to 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
Introduction to Database Systems CSE 444
Introduction to Database Systems CSE 444
Presentation transcript:

Introduction Susan B. Davidson University of Pennsylvania CIS330 – Database & Information Systems Some slide content courtesy of Tova Milo

2 Welcome to CIS 330, Database & Information Systems! Instructor: Susan B. Davidson,  305 Levine Hall  Office hours: MW 4-5 pm (or by appointment) TAs: : Saurabh Garg, Vikrant Goel, Aaditya Shirodkar, Nan Course web site: Online discussion forum: Piazza Texts and readings:  Ramakrishnan & Gerke, Database Systems, 3 rd ed.  For SQL: Greenspun, SQL for Nerds (online)  Other books may be useful, such as Sunderraman’s ORACLE Programming: A Primer and Brundage’s XQuery: The XML Query Language Prerequisites: CIS121, CIS160 (Java, data structures, discrete math)

3 Course Format and Grading  Roughly one major topic area per week to two weeks  Readings in the text  6 homework assignments (35%)  Two midterms (20% each)  Project (20%) – groups of 4  General participation, discussion, intangibles (5%)

Cheating  Cheating is a serious offense.  Cheating includes copying on exams or written assignments; obtaining advance copies of exams; outsourcing homeworks or project work; and copying material from the web and including on homeworks without proper attribution.  You may discuss concepts with your classmates or anyone else, and you are encouraged to do so. However, when it comes to writing the program (even just the 'pseudo-code'), you must do it yourself  Aiding someone else's cheating also constitutes cheating. 4

5 Outline for Today’s Lecture  Overview of database systems  Recommended reading: Introduction of SQL for Web Nerds, by Philip Greenspun  (or you can read Chapter 1 of the textbook, but it’s less fun)  Course outline  What the course is about

6 What Is a Relational Database Management System ? DataBase Management System = DBMS Relational DBMS = RDBMS  A collection of files that store the data  A big C program written by someone else that accesses and updates those files for you

7 Where are RDBMS used ?  Backend for traditional “database” applications  Backend for large Web sites  Backend for Web services

Example of a Traditional Database Application  Suppose we are building a system to store information about:  students  courses  professors  who takes what, who teaches what 8

9 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

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

11 Problems without an DBMS...  System crashes:  What is the problem ?  Large data sets (say 50GB)  What is the problem ?  Simultaneous access by many users  Need locks: we know about them from OS, but now data is on disk; and is it any fun to re-implement them ? Read ‘students.txt’ Read ‘courses.txt’ Find&update the record “Mary Johnson” Find&update the record “CSE444” Write “students.txt” Write “courses.txt” Read ‘students.txt’ Read ‘courses.txt’ Find&update the record “Mary Johnson” Find&update the record “CSE444” Write “students.txt” Write “courses.txt” CRASH !

12 Enter a DMBS Data files Database server (someone else’s C program) Applications connection (ODBC, JDBC) “Two tier database system”

13 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)

14 Functionality of a DBMS Two things to remember:  Client-server architecture  Slow, cumbersome connection  But good for the data  It is just someone else’s C program  In the beginning we may be impressed by its speed  But later we discover that it can be frustratingly slow  We can do any particular task faster outside the DBMS  But the DBMS is general and convenient

15 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) )... CREATE TABLE Students ( Name CHAR(30) SSN CHAR(9) PRIMARY KEY NOT NULL, Category CHAR(20) )... INSERT INTO Students VALUES(‘Charles’, ‘ ’, ‘undergraduate’).. INSERT INTO Students VALUES(‘Charles’, ‘ ’, ‘undergraduate’)..

16 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

17 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 = ‘Databases’ -- More updates here.... IF everything-went-OK THEN COMMIT; ELSE ROLLBACK BEGIN TRANSACTION; INSERT INTO Takes SELECT Students.SSN, Courses.CID FROM Students, Courses WHERE Students.name = ‘Mary Johnson’ and Courses.name = ‘Databases’ -- More updates here.... IF everything-went-OK THEN COMMIT; ELSE ROLLBACK If system crashes, the transaction is still either committed or aborted

18 Transactions  A transaction = sequence of statements that either all succeed, or all fail  Transactions have the ACID properties: A = atomicity C = consistency I = independence D = durability

19 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

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

21 Database Systems  The big commercial database vendors:  Oracle  IBM (with DB2)  Microsoft (SQL Server)  Sybase  Some free database systems :  MySQL (acquired by Oracle..)  PostgreSQL  We will use Oracle since the University provides it…

22 An Issue: 80% of the World’s Data is Not in a DB! Examples:  scientific data (large images, complex programs that analyze the data)  personal data  WWW and (some of it is stored in something resembling a DBMS) Data management is expanding to tackle these problems  Flexibility – data management imposes many constraints to make problems solvable  Must deal with entities outside our control In this course, we’ll start by focusing on databases, but eventually look “outside the box” at the Web and at bringing together data from many places

23 New Trends in Databases  Object-relational databases  Main memory database systems  XML XML XML !  Relational databases with XML support  Middleware between XML and relational databases  Native XML database systems  Lots of research on XML and databases  Data integration  Peer to peer, stream data management – still research  BIG DATA  * Hbase / Hive / Hadoop/ PigLatin

24 Course Outline (may vary slightly) Part I  SQL (Chapter 5)  The relational data model (Chapter 3)  Database design (Chapters 2, 3, 19) Part II  Data storage, indexes (Chapters )  Query execution and optimization (Chapter 12, 14, 15)  XML, XPath, XQuery (Chapter 27)  RDF  Security (Chapter 21)

25 So what is this course about, really ?  SQL:  An old language, but still cute  Newer, XML stuff  Unfortunately tools are still primitive here  Theory !  Implementation: hacking and thinking!  And you need to learn a lot while you go Most CS courses concentrate on code – our interest is managing and representing data – BIG DATA is BIG!

Size is relative Are databases Big Data?