The database management system is a large-scale software that manipulates and manages databases. It is used to establish, use and maintain databases; it provides unified management and control of databases to ensure the security and integrity of the databases.
The operating environment of this article: Windows 7 system, Dell G3 computer.
What is a database management system?
Database management system is a large-scale software that manipulates and manages databases. It is used to establish, use and maintain databases; it provides unified management and control of databases to ensure the security and integrity of the databases. sex.
Users access data in the database through DBMS (database management system), and database administrators also perform database maintenance through DBMS. It can support multiple applications and users using different methods to create, modify and query the database at the same time or at different times. Most DBMS provide data definition language DDL (Data Definition Language) and data manipulation language DML (Data Manipulation Language) for users to define the schema structure and permission constraints of the database and implement operations such as appending and deleting data.
According to functions, the database management system can be roughly divided into 6 parts:
(1) Schema translation:
Provides data definition language ( ddl). Database schemas written in it are translated into internal representations. The logical structure, integrity constraints and physical storage structure of the database are stored in the internal data dictionary. Various data operations of the database (such as search, modification, insertion and deletion, etc.) and database maintenance and management are based on the database schema.
(2) Compilation of application programs:
Compile the application program containing the statements to access the database into a target program that can be run with the support of dbms.
(3) Interactive query:
Provides an easy-to-use interactive query language, such as SQL. DBMS is responsible for executing query commands and displaying query results on the screen.
(4) Data organization and access:
Provide the physical organization and access methods of data on peripheral storage devices.
(5) Transaction operation management:
Provides transaction operation management and operation logs, transaction operation security monitoring and data integrity check, transaction concurrency control and system recovery and other functions.
(6) Database maintenance:
Provide software support for database administrators, including maintenance tools such as data security control, integrity assurance, database backup, database reorganization, and performance monitoring.
(Learning video sharing: Programming video)
The above is the detailed content of What is a database management system?. For more information, please follow other related articles on the PHP Chinese website!

Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

Video Face Swap
Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Article

Hot Tools

MinGW - Minimalist GNU for Windows
This project is in the process of being migrated to osdn.net/projects/mingw, you can continue to follow us there. MinGW: A native Windows port of the GNU Compiler Collection (GCC), freely distributable import libraries and header files for building native Windows applications; includes extensions to the MSVC runtime to support C99 functionality. All MinGW software can run on 64-bit Windows platforms.

Dreamweaver Mac version
Visual web development tools

MantisBT
Mantis is an easy-to-deploy web-based defect tracking tool designed to aid in product defect tracking. It requires PHP, MySQL and a web server. Check out our demo and hosting services.

WebStorm Mac version
Useful JavaScript development tools

Zend Studio 13.0.1
Powerful PHP integrated development environment
