0% found this document useful (0 votes)
98 views1 page

Database Management System Tutorial

dsovkjv

Uploaded by

Nasrullah Murad
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)
98 views1 page

Database Management System Tutorial

dsovkjv

Uploaded by

Nasrullah Murad
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/ 1

DATABASE MANAGEMENT SYSTEM TUTORIAL

http://www.tutorialspoint.com/dbms/index.htm Copyright © tutorialspoint.com

Database Management System or DBMS in short refers to the technology of storing and retrieving
users’ data with utmost efficiency along with appropriate security measures. This tutorial explains
the basics of DBMS such as its architecture, data models, data schemas, data independence, E-R
model, relation model, relational database design, and storage and file structure and much more.

AUDIENCE
This tutorial will especially help computer science graduates in understanding the basic-to-
advanced concepts related to Database Management Systems.

PREREQUISITES
Before you start proceeding with this tutorial, it is recommended that you have a good
understanding of basic computer concepts such as primary memory, secondary memory, and data
structures and algorithms.

You might also like