7 Chapter Database ① Introduction of the Database ② The Classification of Database.

Slides:



Advertisements
Similar presentations
Content 15.1 Basic features Types of database Data structures 15.2 Creating a database Screen layout Entering data Editing data 15.3 Displaying data Searching.
Advertisements

Distributed Data Processing
WEB DESIGN TABLES, PAGE LAYOUT AND FORMS. Page Layout Page Layout is an important part of web design Why do you think your page layout is important?
A database is a collection of data that is stored in a computer system. Databases allow their users to enter, access, and analyze their data quickly and.
Database Management Systems and Enterprise Software
Lecture-7/ T. Nouf Almujally
1 Chapter 12 Working With Access 2000 on the Internet.
Databases Chapter Distinguish between the physical and logical view of data Describe how data is organized: characters, fields, records, tables,
Chapter 12: ADO.NET and ASP.NET Programming with Microsoft Visual Basic.NET, Second Edition.
Concepts of Database Management Sixth Edition
Week 2 IBS 685. Static Page Architecture The user requests the page by typing a URL in a browser The Browser requests the page from the Web Server The.
Living in a Digital World Discovering Computers 2010.
Interpret Application Specifications
Chapter 4: Database Management. Databases Before the Use of Computers Data kept in books, ledgers, card files, folders, and file cabinets Long response.
Introduction 2: Internet, Intranet, and Extranet J394 – Perancangan Situs Web Program Sudi Manajemen Universitas Bina Nusantara.
Lecture-8/ T. Nouf Almujally
It refers to the software used to manage the database.
+ Connecting to the Web Week 7, Lecture A. + Midterm Basics Thursday February 28 during Class The lab Tuesday, February 26 is optional review Class on.
Section 13.1 Add a hit counter to a Web page Identify the limitations of hit counters Describe the information gathered by tracking systems Create a guest.
1 Chapter 6 Understanding Computers, 11 th Edition Software Ownership Rights Software license: agreement, either included in a software package or displayed.
1 Web Database Processing. Web Database Applications Static Report Publishing a report is prepared from a database application and exported to HTML DB.
Chapter 5 Lecture 2. Principles of Information Systems2 Objectives Understand Data definition language (DDL) and data dictionary Learn about popular DBMSs.
Concepts of Database Management Seventh Edition
Managing Data Resources
 Introduction Introduction  Purpose of Database SystemsPurpose of Database Systems  Levels of Abstraction Levels of Abstraction  Instances and Schemas.
Server-side Scripting Powering the webs favourite services.
Concepts of Database Management, Fifth Edition Chapter 1: Introduction to Database Management.
About Dynamic Sites (Front End / Back End Implementations) by Janssen & Associates Affordable Website Solutions for Individuals and Small Businesses.
Module Title? DBMS Introduction to Database Management System.
Internet Basics Dr. Norm Friesen June 22, Questions What is the Internet? What is the Web? How are they different? How do they work? How do they.
Objectives Overview Define the term, database, and explain how a database interacts with data and information Define the term, data integrity, and describe.
1 Overview of Databases. 2 Content Databases Example: Access Structure Query language (SQL)
1 INTRODUCTION TO DATABASE MANAGEMENT SYSTEM L E C T U R E
Introduction: Databases and Database Users
M1G Introduction to Database Development 6. Building Applications.
HTML, XHTML, and CSS Sixth Edition Chapter 1 Introduction to HTML, XHTML, and CSS.
Class 1Intro to Databases Goals of this class Understand the architecture behind web database applications Gain a basic understanding of what relational.
Databases Topic 4 Text Materials Chapter 3 – Databases and Data Warehouses.
The Internet and World Wide Web
Discovering Computers Fundamentals Fifth Edition Chapter 9 Database Management.
DAY 12: DATABASE CONCEPT Tazin Afrin September 26,
Near East University Department of Computer Engineering E-COMMERCE FOR LAPTOPS SELLING COMPANY Abdul Halim Abu Kuwaik
High Impact Technology February It’s Awesome!
Introduction to Computers Lesson 10B. home Database A collection of related data or facts.
5-1 McGraw-Hill/Irwin Copyright © 2007 by The McGraw-Hill Companies, Inc. All rights reserved.
5 - 1 Copyright © 2006, The McGraw-Hill Companies, Inc. All rights reserved.
* Property of STI Page 1 of 18 Software: Systems and Applications Basic Computer Concepts Software  Software: can be divided into:  systems software.
DAY 14: MICROSOFT ACCESS – CHAPTER 1 Madhuri Siddula October 1, 2015.
Database. Data Base A database is a collection of related data, and the software used in databases to store, organize and retrieve the data is called.
By N.Gopinath AP/CSE. There are 5 categories of Decision support tools, They are; 1. Reporting 2. Managed Query 3. Executive Information Systems 4. OLAP.
Management Information Systems, 4 th Edition 1 Chapter 8 Data and Knowledge Management.
Introduction to Information Technology Applications.
Database Management Systems CS 420. Topics Outline 1. Introduction 2. HTML Review 3. VBScript 4. Access DBMS 5. Relational Database 6. Design Process.
Concepts of Database Management Seventh Edition Chapter 1 Introduction to Database Management.
DATA RESOURCE MANAGEMENT
Chapter 10 Database Management. Data and Information How are data and information related? p Fig Next processing data stored on disk Step.
Class 1Intro to Databases Goals of this class Understand the architecture behind web database applications Gain a basic understanding of what relational.
Databases Chapter Copyright © 2011 by The McGraw-Hill Companies, Inc. All rights reserved.
Introduction to Databases Dr. Osama AL Rababah. Objectives In this capture you will learn: Some common uses of database systems. The characteristics of.
Relational Database Systems Bartosz Zagorowicz. Flat Databases  Originally databases were flat.  All information was stored in a long text file, called.
 Ease the managing task  Guide for problem solving & decision making  Advance in carrier. Realise opportunities and meet personal and company goals.
Introduction to Core Database Concepts Getting started with Databases and Structure Query Language (SQL)
INTRODUCTION TO INFORMATION SYSTEMS LECTURE 9: DATABASE FEATURES, FUNCTIONS AND ARCHITECTURES PART (2) أ/ غدير عاشور 1.
McGraw-Hill/Irwin ©2008,The McGraw-Hill Companies, All Rights Reserved Chapter 5 Data Resource Management.
Data Resource Management Data Concepts Database Management Types of Databases Chapter 5 McGraw-Hill/Irwin Copyright © 2007 by The McGraw-Hill Companies,
Web Page Programming Terms. Chapter 1 Objectives Describe Internet and Understand Key terms Describe World Wide Web and its Key terms Identify types and.
Exploring Microsoft Office 2013 Word Comprehensive
Introduction of Week 11 Return assignment 9-1 Collect assignment 10-1
Database and Database Management System (DBMS)
Query-by-Example Transparencies
Presentation transcript:

7 Chapter Database ① Introduction of the Database ② The Classification of Database

Section 1 Introduction of the Database 01 The Concept of the Database A database is often abbreviated DB. A database is a collection of information organized in such a way that a computer program can quickly select desired pieces of data. You can think of a database as an electronic filing system. (1/2)

Section 1 Introduction of the Database 01 The Concept of the Database Traditional databases are organized by fields, records, and files. A field is a single piece of information; a record is one complete set of fields; and a file is a collection of records. For example, a telephone book is analogous to a file. It contains a list of records, each of which consists of three fields: name, address, and telephone number. (2/2)

Section 1 Introduction of the Database 01 The Concept of the Database

Section 1 참고 데이터베이스 (database) 데이터베이스란 여러 사람에 의해 공유되어 사용될 목적으로 통합 관리되는 정보의 집합이다. 논리적으로 연관된 하나 이상의 자료 모음으로 그 내용을 고도로 구조화함으로써 검색과 갱신의 효율화를 꾀한 것이다. 즉, 몇 개의 자료 파일을 조직적으로 통합하여 자료 항목의 중복을 없애고 자료를 구조화하여 기억시켜 놓은 자료의 집합체이다. (1/2) Introduction of the Database

Section 1 참고 이 용어가 처음 사용된 것은 1963 년 6 월 미국 SDC(System Development Corporation) 가 산타모니카에서 개최한 ‘ 컴퓨터 중심의 데이터베이스 개발과 관리 ’ 라는 심포지엄에서이다. 이 심포지엄에서 발표된 많은 논문들은 대부분 데이터 파일에서 정보를 쉽게 검색하는 작업에 관련된 것들이었으며, 데이터베이스는 단순히 자기 테이프와 같은 보조 기억 장치에 저장된 자료 파일의 의미로 쓰였다. (2/2) Introduction of the Database

Section 1 02 The Hypertext Database and DBMS An alternative concept in database design is known as Hypertext. In a Hypertext database, any object, whether it be a piece of text, a picture, or a film, can be linked to any other object. Hypertext databases are particularly useful for organizing large amounts of disparate information, but they are not designed for numerical analysis. (1/2) Introduction of the Database

Section 1 02 The Hypertext Database and DBMS To access information from a database, you need a database management system (DBMS). This is a collection of programs that enables you to enter, organize, and select data in a database. (2/2) Introduction of the Database

Section 2 01 The Classification of Databases A database is a collection of information that is organized so that it can easily be accessed, managed, and updated. In one view, databases can be classified according to types of content: bibliographic, text, numeric, and images. (1/5) The Classification of Databases

Section 2 01 The Classification of Databases In computing, databases are sometimes classified according to their organizational approach. The most prevalent approach is the relational database, a tabular database in which data is defined so that it can be reorganized and accessed in a number of different ways. (2/5) The Classification of Databases

Section 2 01 The Classification of Databases A distributed database is one that can be dispersed or replicated among different points in a network. An object-oriented programming database is one that is congruent with the data defined in object classes and subclasses. (3/5) The Classification of Databases

Section 2 01 The Classification of Databases Computer databases typically contain aggregations of data records or files, such as sales transactions, product catalogs and inventories. Typically, a database manager provides users the capabilities of controlling read / write access, specifying report generation, and analyzing usage. (4/5) The Classification of Databases

Section 2 01 The Classification of Databases Databases and database managers are prevalent in large mainframe systems. But they are also present in smaller distributed workstation and mid-range systems such as the AS / 400 and on personal computers. SQL (Structured Query Language) is a standard language for making interactive queries from and updating a database such as IBM’s DB2, Microsoft’s Access, and database products. (5/5) The Classification of Databases

Section 2 02 Relational Database A relational database is a collection of data items organized as a set of formally-described tables. And, the data can be accessed or reassembled in many different ways without having to reorganize the database tables. The relational database was invented by E. F. Codd at IBM in (1/3) The Classification of Databases

Section 2 02 Relational Database The standard user and application program interface to a relational database is the structured query language (SQL). SQL statements are used both for interactive queries for information from a relational database and for gathering data for reports. (2/3) The Classification of Databases

Section 2 02 Relational Database In addition to being relatively easy to create and access, a relational database has the important advantage of being easy to extend. After the original database creation, a new data category can be added without requiring that all existing applications be modified. (3/3) The Classification of Databases

Section How about letting yourself and others have access to a company database which is usable from any location hat has a browser with an Internet connection? The Web database concept makes sense if you and your people want to do work in various locations in or outside the office and still be “plugged” in. (1/4) 종합지문 : Web Database 2 The Classification of Databases

Section For example, you could have employees enter timesheets or have sales reps log their contacts. Or perhaps you’d like customers to be able to check the status of their orders online without having to call the company. Typically what happens is that a database such as Access or MySQL (basically just consisting of tables) would be put on the Web. (2/4) 종합지문 : Web Database 2 The Classification of Databases

Section Then “dynamic” Web pages (actually ASP pages which include VBScript, HTML, and / or JavaScript) would be created acting like the old desktop database’s queries, forms, and reports to access the database - all hosted on a Web Server. (3/4) 종합지문 : Web Database 2 The Classification of Databases

Section Dynamic Web pages are similar in many ways to regular HTML pages. But they are “live” because the user can read from and write to information in the database. (4/4) 종합지문 : Web Database 2 The Classification of Databases

Section 컴퓨터 생활 영어 The Classification of Databases

Section 컴퓨터 생활 영어 The Classification of Databases

Section 컴퓨터 생활 영어 The Classification of Databases

Section 응용 문장 2 You told me that I needed to spend more time with my computer books, so I turned their covers into icons. The Classification of Databases