0% found this document useful (0 votes)
94 views13 pages

Database - Introduction: Dr. Jenila Livingston L.M. Scse

This document provides an introduction to databases and database management systems (DBMS). It defines key terms like data, database, and DBMS. It describes the basic components of a database system environment. It provides an example of a simple university database and describes different types of DBMS like relational, object-oriented, and hierarchical models. It outlines some common DBMS vendors and examples. It also discusses advantages of DBMS and some applications where databases are commonly used.

Uploaded by

bhumika.verma00
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
94 views13 pages

Database - Introduction: Dr. Jenila Livingston L.M. Scse

This document provides an introduction to databases and database management systems (DBMS). It defines key terms like data, database, and DBMS. It describes the basic components of a database system environment. It provides an example of a simple university database and describes different types of DBMS like relational, object-oriented, and hierarchical models. It outlines some common DBMS vendors and examples. It also discusses advantages of DBMS and some applications where databases are commonly used.

Uploaded by

bhumika.verma00
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 13

DATABASE - INTRODUCTION

Presentation by
Dr. Jenila Livingston L.M.
SCSE
DEFINITIONS
• Data: Known facts that have an implicit meaning.
• Database: A collection of inter-related data.
• Database System: The DBMS software together with
the data itself. Sometimes, the applications are also
included.
• Database Management System (DBMS): A software
package/ set of programs / system to facilitate the
creation and maintenance of a computerized
database.
Database System Environment

• Database + DBMS software +Database system


Simplified database system environment
Database an Example
• UNIVERSITY database
– Information concerning students, courses, and
grades in a university environment
• Data records
– STUDENT
– COURSE
– SECTION
– GRADE_REPORT
– PREREQUISITE
Example of a simple database
DBMS Vendor Type
Access (Jet, MSDE) Microsoft R
Adabas D Software AG R
Adaptive Server Anywhere Sybase R
Adaptive Server Enterprise Sybase R
Advantage Database Server Extended Systems R

DBMS- Datacom
DB2 Everyplace
Computer Associates
IBM
R
R

Examples Filemaker
IDMS
FileMaker Inc.
Computer Associates
R
R

(Relational Ingres ii
Interbase
Computer Associates
Inprise (Borland)
R
R

Model -R) MySQL


NonStop SQL
Freeware
Tandem
R
R
Pervasive.SQL 2000 (Btrieve) Pervasive Software R
Pervasive.SQL Workgroup Pervasive Software R
Progress Progress Software R
Quadbase SQL Server Quadbase Systems, Inc. R
R:Base R:Base Technologies R
Rdb Oracle R
Red Brick Informix (Red Brick) R
SQL Server Microsoft R
SQLBase Centura Software R
SUPRA Cincom R
Teradata NCR R
YARD-SQL YARD Software Ltd. R
DBMS Vendor Type
Adabas Software AG XR
Computer Corporation of
Model 204 XR
America
DBMS Examples
UniData Informix (Ardent) XR
(Extended UniVerse Informix (Ardent) XR
Relational -XR & Cache' InterSystems OR
Cloudscape Informix OR
Object DB2 IBM OR
Relational- OR Informix Dynamic Server 2000 Informix OR
Model) Informix Extended Parallel Server Informix OR
Oracle Lite Oracle OR
Oracle 11i Oracle OR
PointBase Embedded PointBase OR
PointBase Mobile PointBase OR
PointBase Network Server PointBase OR
PostgreSQL Freeware OR
UniSQL Cincom OR
DBMS Examples
(Object DBMS Vendor Type
Jasmine ii Computer Associates OO
Oriented -OO & Object Store Exceleron OO
Relational Objectivity DB Objectivity OO
POET Object Server Suite Poet Software OO
Network- RN
Versant Versant Corporation OO
Hierarchical –H Raima Database Manager Centura Software RN
Model) Velocis Centura Software RN
Db.linux Centura Software RNH
Db.star Centura Software RNH
IMS DB IBM H
TYPES OF DATABASES
• Numeric and Textual Databases
• Multimedia Databases
– store pictures, video clips, and sound messages
• Geographic Information Systems (GIS)
– store and analyze maps, weather data, and satellite images
• Data Warehouses and OnLine Analytical Processing
(OLAP)
– used in many companies to extract and analyze useful
information from very large databases for decision making
• Real-time and Active Databases
– used in controlling industrial and manufacturing processes
DBMS - Advantages
• Efficient - Able to handle large data sets and complex
queries without searching all files and data items.
• Convenient - Easy to write queries to retrieve data.
• Safe - Protects data from system failures and
hackers.
• Massive - Database sizes in gigabytes and terabytes.
• Persistent - Data exists after program execution
completes.
• Shared - More than one user can access and update
data at the same time while preserving consistency.
• Interrelated – True of relational DBMS.
DATABASE APPLICATIONS
• Enterprise Information
• Banking and Finance
• Universities
• Airlines
• Telecommunications
Thank You!

You might also like