
Lectures / LECTURE 1
.pdfDatabase design
LECTURE 1
Introduction
IITU, ALMATY, 2016
General Information
• Lyudmila Alexandrovna Kozina,
senior lecturer
•lyudmila.kozina@gmail.com
•CE&T Department, room 409
Course information
•15 lectures
•lab works (db of University)
•coursework (db with individual topic)
•2 quizzes
•Midterm – 10%
•Endterm – 10%
•Final exam – 40%
•Deadlines are important!
-1% for every lost day.
Books
•Connolly, Thomas M. Database Systems: A Practical Approach to Design, Implementation, and Management / Thomas M. Connolly, Carolyn E. Begg.- United States of America: Pearson Education
•Garcia-Molina, H. Database system: The Complete Book / Hector Garcia-Molina.- United States of America: Pearson Prentice Hall
•Sharma, N. Database Fundamentals: A book for the community by the community / Neeraj Sharma, Liviu Perniu.- Canada
Course Outline
•Objectives
–Learn the steps of database design process.
–Learn to design a database based on the user’s requirements.
–Learn the Structured Query Language.
By the end of this course the students will be able to:
•design a database starting from the first stage to the physical implementation;
•demonstrate the programming skills with SQL (Structured Query Language);
•use database management system (DBMS);
•think clearly and logically, as required for critical analysis of problems.

What are your association?
7

What is a database?
•Database is an organized collection of data
•Databases have a structure
Historical Development of Database
Technology
•Early Database Applications:
–The Hierarchical and Network Models were introduced in the mid 1960s and dominated during the 1970s.
•Relational Model based Systems:
–Relational model was originally introduced in 1969 by E.F. Codd.
–Relational DBMS Products emerged in the early 1980s.
…

Phone book’s DB
id |
First name Last name Birth date Phone number Email |
001
002
003
004
005
006
007
008
009
13