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

DBMS - Database Management System

Uploaded by

Ganpat Soundale
A database management system (DBMS) is a collection of programs that enables users to store, modify, and extract information from a database. DBMSs range in size from small personal computer systems to large mainframe systems. Common database applications include computerized library systems, automated teller machines, flight reservation systems, and computerized parts inventory systems. A DBMS interacts with users, applications, and the database itself to capture, analyze, and allow creation, querying, updating and administration of organized data in a database, modeling real-world aspects to support informational processes. Well-known DBMSs are MySQL, PostgreSQL, Microsoft SQL Server, Oracle, SAP and IBM DB2.

Copyright:

© All Rights Reserved

Available Formats

Download as DOCX, PDF, TXT or read online on Scribd
Download as docx, pdf, or txt
0% found this document useful (0 votes)
18 views1 page

DBMS - Database Management System

Uploaded by

Ganpat Soundale
A database management system (DBMS) is a collection of programs that enables users to store, modify, and extract information from a database. DBMSs range in size from small personal computer systems to large mainframe systems. Common database applications include computerized library systems, automated teller machines, flight reservation systems, and computerized parts inventory systems. A DBMS interacts with users, applications, and the database itself to capture, analyze, and allow creation, querying, updating and administration of organized data in a database, modeling real-world aspects to support informational processes. Well-known DBMSs are MySQL, PostgreSQL, Microsoft SQL Server, Oracle, SAP and IBM DB2.

Copyright:

© All Rights Reserved

Available Formats

Download as DOCX, PDF, TXT or read online on Scribd
Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1/ 1

DBMS - database management system

A database management system (DBMS) is a collection of programs that enables you to store,
modify, and extract information from a database. There are many different types of DBMSs,
ranging from small systems that run on personal computers to huge systems that run on
mainframes. The following are examples of database applications:

computerized library systems


automated teller machines
flight reservation systems
computerized parts inventory systems

Database definition :
A database is an organized collection of data. The data is typically organized to model aspects
of reality in a way that supports processes requiring information. For example, modelling the
availability of rooms in hotels in a way that supports finding a hotel with vacancies.
Database management systems (DBMSs) are computer software applications that interact with
the user, other applications, and the database itself to capture and analyze data. A generalpurpose DBMS is designed to allow the definition, creation, querying, update, and administration
of databases. Well-known DBMSs include MySQL, PostgreSQL, Microsoft SQL Server, Oracle,
SAP and IBM DB2. A

You might also like