0% found this document useful (0 votes)
32 views

To Databases: Jennifer Widom

The document introduces databases and database management systems. It states that a DBMS provides efficient, reliable, convenient, and safe multi-user storage and access to massive amounts of persistent data. It also outlines some key concepts of databases including data models, schemas versus data, data definition languages, and data manipulation languages.

Uploaded by

Met Chez
Copyright
© © All Rights Reserved
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
32 views

To Databases: Jennifer Widom

The document introduces databases and database management systems. It states that a DBMS provides efficient, reliable, convenient, and safe multi-user storage and access to massive amounts of persistent data. It also outlines some key concepts of databases including data models, schemas versus data, data definition languages, and data manipulation languages.

Uploaded by

Met Chez
Copyright
© © All Rights Reserved
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 7

Introduction

to Databases

Jennifer Widom
Intro to Databases

Database Management System (DBMS) provides.


efficient, reliable, convenient, and safe
multi-user storage of and access to massive
amounts of persistent data.

Jennifer Widom
Intro to Databases
Massive
Persistent
Safe
Multi-user
Convenient
Efficient
Reliable
Jennifer Widom
Intro to Databases

Database applications may be programmed via


frameworks
DBMS may run in conjunction with middleware
Data-intensive applications may not use DBMS at all

Jennifer Widom
Intro to Databases
Key concepts
Data model

Schema versus data

Data definition language (DDL)

Data manipulation or query language (DML)

Jennifer Widom
Intro to Databases
Key people
DBMS implementer

Database designer

Database application developer

Database administrator

Jennifer Widom
Intro to Databases

Whether you know it or not,


youre using a database every day

Jennifer Widom

You might also like