Oct 31, 2000Database Management -- Fall 2000 -- R. Larson Database Management: Introduction to Terms and Concepts University of California, Berkeley School.

Slides:



Advertisements
Similar presentations
Database Planning, Design, and Administration
Advertisements

Introduction to Database How to Organize Information?  What are the different structures we use to organize information?  What are the organizing principles?
Database Processing: Fundamentals, Design and Implementation, 9/e by David M. KroenkeChapter 1/1 Copyright © 2004 Please……. No Food Or Drink in the class.
1 1 File Systems and Databases Chapter 1 The Worlds of Database Systems Prof. Sin-Min Lee Dept. of Computer Science.
Introduction to Databases
Management Information Systems, Sixth Edition
SLIDE 1IS Fall 2002 Database Management: Introduction University of California, Berkeley School of Information Management and Systems.
Database Design University of California, Berkeley
10/25/2001Database Management -- R. Larson Data Administration and Database Administration University of California, Berkeley School of Information Management.
SLIDE 1IS 257 – Fall 2006 Database Management: Introduction Ray R. Larson University of California, Berkeley School of Information IS 257:
--What is a Database--1 What is a database What is a Database.
ETEC 100 Information Technology
9/6/2001Database Management – Fall 2000 – R. Larson Information Systems Planning and the Database Design Process University of California, Berkeley School.
SLIDE 1IS 202 – FALL 2002 Prof. Ray Larson & Prof. Marc Davis UC Berkeley SIMS Tuesday and Thursday 10:30 am - 12:00 pm Fall 2002
11/28/2000Information Organization and Retrieval Introduction to Databases and Database Design University of California, Berkeley School of Information.
File Systems and Databases
SLIDE 1IS Fall 2010 Information Systems Planning and the Database Design Process Ray R. Larson University of California, Berkeley School.
1 Introduction The Database Environment. 2 Web Links Google General Database Search Database News Access Forums Google Database Books O’Reilly Books Oracle.
SLIDE 1IS Fall 2002 Database Life Cycle and Introduction to Access University of California, Berkeley School of Information Management.
Introduction to Databases Transparencies
1004INT Information Systems Week 10 Databases as Business Tools.
10/7/1999Database Management -- R. Larson Database Administration: Additional Issues University of California, Berkeley School of Information Management.
Callie’s Birthday SLIDE 1IS 202 – FALL 2004 Prof. Ray Larson & Prof. Marc Davis UC Berkeley SIMS Tuesday and Thursday 10:30 am - 12:00 pm.
SLIDE 1IS 202 – FALL 2005 Prof. Ray Larson UC Berkeley SIMS SIMS 202: Information Organization and Retrieval Introduction to Database Design.
Fundamentals, Design, and Implementation, 9/e Chapter 1 Introduction to Database Processing.
SLIDE 1IS 257 – Fall 2005 Database Life Cycle and Introduction to Access University of California, Berkeley School of Information Management.
SLIDE 1IS 257 – Fall 2009 Database Management: Introduction Ray R. Larson University of California, Berkeley School of Information IS 257:
“DOK 322 DBMS” Y.T. Database Design Hacettepe University Department of Information Management DOK 322: Database Management Systems.
8/28/97Information Organization and Retrieval Files and Databases University of California, Berkeley School of Information Management and Systems SIMS.
Chapter 4 Relational Databases Copyright © 2012 Pearson Education, Inc. publishing as Prentice Hall 4-1.
Chapter 1 An Overview of Database Management. 1-2 Topics in this Chapter What is a Database System? What is a Database? Why Database? Data Independence.
SLIDE 1IS 257 – Spring 2004 Database Management: Introduction Ray R. Larson University of California, Berkeley School of Information Management.
Chapter 4 Database Management Systems. Chapter 4Slide 2 What is a Database Management System (DBMS)?  Database An organized collection of related data.
SLIDE 1I257 – Fall 2014 Database Management: Introduction Ray R. Larson University of California, Berkeley School of Information IS 257: Database.
Chapter 4 Relational Databases Copyright © 2012 Pearson Education 4-1.
Database Management COP4540, SCS, FIU An Introduction to database system.
Information Systems Planning and the Database Design Process
10/5/1999Database Management -- R. Larson Data Administration and Database Administration University of California, Berkeley School of Information Management.
PHASE 3: SYSTEMS DESIGN Chapter 7 Data Design.
Database System Concepts and Architecture Lecture # 3 22 June 2012 National University of Computer and Emerging Sciences.
Database System Development Lifecycle © Pearson Education Limited 1995, 2005.
Chapter 2 CIS Sungchul Hong
Web-Enabled Decision Support Systems
STORING ORGANIZATIONAL INFORMATION— DATABASES CIS 429—Chapter 7.
1 Introduction to Database Systems. 2 Database and Database System / A database is a shared collection of logically related data designed to meet the.
Management Information Systems By Effy Oz & Andy Jones
Information Systems: Databases Define the role of general information systems Describe the elements of a database management system (DBMS) Describe the.
1 Chapter 15 Methodology Conceptual Databases Design Transparencies Last Updated: April 2011 By M. Arief
Organizing Data and Information AD660 – Databases, Security, and Web Technologies Marcus Goncalves Spring 2013.
CHAPTER 8: MANAGING DATA RESOURCES. File Organization Terms Field: group of characters that represent something Record: group of related fields File:
1/26/2004TCSS545A Isabelle Bichindaritz1 Database Management Systems Design Methodology.
File Systems and Databases Lecture 1. Files and Databases File: A collection of records or documents dealing with one organization, person, area or subject.
Lecture # 3 & 4 Chapter # 2 Database System Concepts and Architecture Muhammad Emran Database Systems 1.
Database Management System Prepared by Dr. Ahmed El-Ragal Reviewed & Presented By Mr. Mahmoud Rafeek Alfarra College Of Science & Technology- Khan younis.
Databases Shortfalls of file management systems Structure of a database Database administration Database Management system Hierarchical Databases Network.
MANAGING DATA RESOURCES ~ pertemuan 7 ~ Oleh: Ir. Abdul Hayat, MTI.
1 CS 430 Database Theory Winter 2005 Lecture 2: General Concepts.
Prepared By Prepared By : VINAY ALEXANDER ( विनय अलेक्सजेंड़र ) PGT(CS),KV JHAGRAKHAND.
Database Environment Chapter 2. Data Independence Sometimes the way data are physically organized depends on the requirements of the application. Result:
1 Chapter 1 Introduction to Databases Transparencies.
Database Concepts Track 3: Managing Information using Database.
Copyright (c) 2014 Pearson Education, Inc. Introduction to DBMS.
Introduction to Databases Transparencies © Pearson Education Limited 1995, 2005.
Database Administration Basics. Basic Concepts and Definitions  Data Facts that can be recorded and stored  Metadata Data that describes properties.
LECTURE TWO Introduction to Databases: Data models Relational database concepts Introduction to DDL & DML.
Management Information Systems by Prof. Park Kyung-Hye Chapter 7 (8th Week) Databases and Data Warehouses 07.
Database Management: Introduction
Database Management:.
Database Design Hacettepe University
Presentation transcript:

Oct 31, 2000Database Management -- Fall R. Larson Database Management: Introduction to Terms and Concepts University of California, Berkeley School of Information Management and Systems SIMS 257: Database Management

Oct 31, 2000Database Management -- Fall R. Larson Announcements There is concern about lab capacity: –Lab is primarily for SIMS students –If you have Access at home or elsewhere, please use it there. –Oracle will be accessible via the network (in SQL mode) and possibly via Web interface.

Oct 31, 2000Database Management -- Fall R. Larson Terms and concepts Data –The raw material of information Information –Data organized and presented by someone Knowledge –Information read, heard or seen and understood Wisdom –Distilled and integrated knowledge and understanding

Oct 31, 2000Database Management -- Fall R. Larson Information Hierarchy Wisdom Knowledge Information Data

Oct 31, 2000Database Management -- Fall R. Larson Terms and Concepts Database: –A collection of similar records with relationships between the records. (Rowley) –A Database is a collection of stored operational data used by the application systems of some particular enterprise. (C.J. Date)

Oct 31, 2000Database Management -- Fall R. Larson Terms and Concepts Metadata –Data about data In DBMS means all of the characteristics describing the attributes of an entity, E.G.: –name of attribute –data type of attribute –size of the attribute –format or special characteristics –Characteristics of files or relations name, content, notes, etc.

Oct 31, 2000Database Management -- Fall R. Larson Terms and Concepts Repository –AKA Data Dictionary –The place where all metadata for a particular database is stored –may also include information on relationships between files or tables in a particular database

Oct 31, 2000Database Management -- Fall R. Larson Terms and Concepts Database Management System -- DBMS –Software system used to define, create, maintain and provide controlled access to the database and repository

Oct 31, 2000Database Management -- Fall R. Larson Terms and Concepts Database Application –An application program (or set of related programs) that is used to perform a series of database activities: Create Read Update Delete On behalf of database users

Oct 31, 2000Database Management -- Fall R. Larson Terms and Concepts Database activities: –Create Add new data to the database –Read Read current data from the database –Update Update or modify current database data –Delete Remove current data from the database

Oct 31, 2000Database Management -- Fall R. Larson Terms and Concepts Enterprise –Organization Entity –Person, Place, Thing, Event, Concept... Attributes –Data elements (facts) about some entity –Also sometimes called fields or items or domains Data values –instances of a particular attribute for a particular entity

Oct 31, 2000Database Management -- Fall R. Larson Terms and Concepts Records –The set of values for all attributes of a particular entity –AKA “tuples” or “rows” in relational DBMS File –Collection of records –AKA “Relation” or “Table” in relational DBMS

Oct 31, 2000Database Management -- Fall R. Larson Terms and Concepts Key –an attribute or set of attributes used to identify or locate records in a file Primary Key –an attribute or set of attributes that uniquely identifies each record in a file

Oct 31, 2000Database Management -- Fall R. Larson Terms and Concepts Data Independence –Physical representation and location of data and the use of that data are separated The application doesn’t need to know how or where the database has stored the data, but just how to ask for it. Moving a database from one DBMS to another should not have a material effect on application program Recoding, adding fields, etc. in the database should not affect applications

Oct 31, 2000Database Management -- Fall R. Larson Terms and Concepts Models –(1) Levels or views of the Database Conceptual, logical, physical –(2) DBMS types Relational, Hierarchic, Network, Object-Oriented, Object-Relational

Oct 31, 2000Database Management -- Fall R. Larson Models (1) Conceptual Model Logical Model External Model Conceptual requirements Conceptual requirements Conceptual requirements Conceptual requirements Application 1 Application 2Application 3Application 4 Application 2 Application 3 Application 4 External Model External Model External Model Internal Model

Oct 31, 2000Database Management -- Fall R. Larson Terms and Concepts Data Administration –Responsibility for the overall management of data resources within an organization Database Administration –Responsibility for physical database design and technical issues in database management Data Steward –Responsibility for some subset of the organization’s data, and all of the interactions (applications, user access, etc.) for that data

Oct 31, 2000Database Management -- Fall R. Larson Terms and Concepts DA –Data adminstrator - person responsible for the Data Administration function in an organization –Sometimes may be the CIO -- Chief Information Officer DBA –Database Administrator - person responsible for the Database Administration Function

Oct 31, 2000Database Management -- Fall R. Larson Range of Database Applications in Enterprises PC databases –Usually for individual WorkGroup databases –Small group use where everyone has access to the database over a LAN Departmental databases –Larger than a workgroup – but similar Enterprises databases –For the entire organization over an intranet (or sometimes the internet)

Oct 31, 2000Database Management -- Fall R. Larson Database Environment CASE Tools DBMS User Interface Application Programs RepositoryDatabase Data AdministratorsSystem DevelopersEnd Users

Oct 31, 2000Database Management -- Fall R. Larson Database Components vis. Kroenke DBMS =============== Design tools Table Creation Form Creation Query Creation Report Creation Procedural language compiler (4GL) ============= Run time Form processor Query processor Report Writer Language Run time User Interface Applications Application Programs Database Database contains: User’s Data Metadata Indexes Application Metadata

Oct 31, 2000Database Management -- Fall R. Larson Database System Life Cycle Growth, Change, & Maintenance 6 Operations 5 Integration 4 Design 1 Conversion 3 Physical Creation 2

Oct 31, 2000Database Management -- Fall R. Larson Design Determination of the needs of the organization Development of the Conceptual Model of the database –Typically using Entity-Relationship diagramming techniques Construction of a Data Dictionary Development of the Logical Model

Oct 31, 2000Database Management -- Fall R. Larson Physical Creation Development of the Physical Model of the Database –data formats and types –determination of indexes, etc. Load a prototype database and test Determine and implement security, privacy and access controls Determine and implement integrity constraints

Oct 31, 2000Database Management -- Fall R. Larson Conversion Convert existing data sets and applications to use the new database –May need programs, conversion utilities to convert old data to new formats.

Oct 31, 2000Database Management -- Fall R. Larson Integration Overlaps with Phase 3 Integration of converted applications and new applications into the new database

Oct 31, 2000Database Management -- Fall R. Larson Operations All applications run full-scale Privacy, security, access control must be in place. Recovery and Backup procedures must be established and used

Oct 31, 2000Database Management -- Fall R. Larson Growth, Change & Maintenance Change is a way of life –Applications, data requirements, reports, etc. will all change as new needs and requirements are found –The Database and applications and will need to be modified to meet the needs of changes