vallari-karn
Uploaded by
7 SLIDES
241 VUES
80LIKES

Introduction to Databases: Understanding DBMS and Data Management

DESCRIPTION

This text introduces Database Management Systems (DBMS), which are designed for efficient, reliable, and safe multi-user access to vast amounts of persistent data. Databases can utilize frameworks for application programming and may work with middleware. Key concepts include data models, schemas, DDL (Data Definition Language), and DML (Data Manipulation Language). Important roles related to DBMS include implementers, designers, developers, and administrators. Whether consciously or unconsciously, users interact with databases daily, showcasing their significance in modern applications.

1 / 7

Télécharger la présentation

Introduction to Databases: Understanding DBMS and Data Management

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Introductionto Databases

  2. 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.

  3. Intro to Databases • Massive • Persistent • Safe • Multi-user • Convenient • Efficient • Reliable

  4. 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

  5. Intro to Databases Key concepts • Data model • Schema versus data • Data definition language (DDL) • Data manipulation or query language (DML)

  6. Intro to Databases Key people • DBMS implementer • Database designer • Database application developer • Database administrator

  7. Intro to Databases Whether you know it or not, you’re using a database every day

More Related