当前位置:网站首页>Relational database management system of easyclick
Relational database management system of easyclick
2022-07-01 18:34:00 【Mr - old devil】
EasyClick And Relational database management system
What is a relational database management system
Database management system ( Complete spelling of English :Relational Database Management System, abbreviation RDBMS) It is a software system designed for managing relational database , If you want to use relational database, you need to install database management system , It's actually an application .
Relational database management system can be divided into :
- Relational database server software
- Relational database client software
Relational database server software :
Mainly responsible for managing different databases , And there will be a series of data files in each database , Data files are used to store data , In fact, a database is a collection of a series of data files .
Relational database client software :
Mainly responsible for communicating with relational database server software , Transmit data to or obtain data from the server .
Rendering of relational database management system :
explain :
- User operation relational database client , Implementation of database related operations .
- The relational database client uses the Internet SQL Language and relational database server for data communication
- The relational database server manages different databases , Each database will have a series of data files , The data is stored in the data file , Each database can be understood as a folder .
Through the above effect picture, we can know , If the database client and database server want to communicate, they need to use SQL
Effect diagram of communication flow
SQL Introduce
SQL(Structured Query Language) Structured query language , It's a kind of operation RDBMS The language of the database . That is to say through SQL Can operate oracle,sql server,mysql,sqlite Such relational database .
SQL The function of is to realize the communication between database client and database server ,SQL Is the bridge of communication .
SQL Language is mainly divided into :
- DQL: Data query language , Used to query data , Such as select
- DML: Data operation language , Add data 、 modify 、 Delete , Such as insert、update、delete
- TPL: Transaction language , To process a transaction , Include begin transaction、commit、rollback
- DCL: Data control language , Authorization and authority recovery , Such as grant、revoke
- DDL: Data definition language , Do database 、 Watch management, etc , Such as create、drop
explain : - For programmers , The focus is on the growth of data 、 Delete 、 Change 、 check , Must be good at writing DQL、DML, Be able to write DDL Complete the database 、 The operation of the table , Other operations such as TPL、DCL Understanding can .
- SQL The language is not case sensitive
summary
- Relational database management system is a software , It can manage different databases , If you want to operate the database, install the corresponding relational database management system software .
- SQL The function of is to realize the communication between database client and database server , It's like a communication bridge .
communication QQ Group :620028786,647082990,772810035
————————————————— Copyright notice —————————————-————
copyright ~Mr- Old devil ~ Reprint please indicate the original address
disclaimer : All tutorials in this article are limited to exchange and learning, and shall not be used for illegal purposes , I am not responsible for the legal consequences .
边栏推荐
- Blue Bridge Cup real topic: the shortest circuit
- Is the fund of futures account safe? How to open an account?
- [acnoi2022] color ball
- [PHP foundation] realize the connection between PHP and SQL database
- [source code analysis] NVIDIA hugectr, GPU version parameter server - (1)
- Quick foundation of group theory (5): generators, Kelley graphs, orbits, cyclic graphs, and "dimensions" of groups?
- Glidefast consulting was selected as the elite partner of servicenow in 2022
- Oracle TRUNC function processing date format
- 540. Single element in ordered array
- Source code of new campus errand / campus task platform on mutual station
猜你喜欢

How to retrieve the password for opening Excel files

Penetration practice vulnhub range Nemesis

主成分之综合竞争力案例分析

Penetration practice vulnhub range Tornado

Blue Bridge Cup real topic: the shortest circuit

Data warehouse (3) star model and dimension modeling of data warehouse modeling

主成分计算权重

Fresh, 2022 advanced Android interview must know 100 questions (interview questions + answer analysis)

Extract the compressed package file and retrieve the password

Check log4j problems using stain analysis
随机推荐
网上股票开户安全吗?是否可靠?
C operator overloads the query table
传感器尺寸、像素、DPI分辨率、英寸、毫米的关系
开发那些事儿:EasyCVR平台添加播放地址鉴权
Yolov5 practice: teach object detection by hand
Yuancosmos game farmersworld farmers world - core content of the second conference in China!
Is online stock account opening safe? Is it reliable?
ZABBIX alarm execute remote command
期货账户的资金安全吗?怎么开户?
Software construction scheme of smart factory collaborative management and control application system
[source code analysis] model parallel distributed training Megatron (5) -- pipestream flush
The latest intelligent factory MES management system software solution
Detailed explanation of ArrayList expansion
From comedians to NBA Zhan Huang, check the encrypted advertisements during this super bowl
Win10+vs2019 Community Edition compiling OpenSSL
Localization through custom services in the shuttle application
Irradiance, Joule energy, exercise habits
Nearly 60% of the employees strongly support Ctrip's "3+2" working mode, and work at home for two days a week
APK签名流程介绍[通俗易懂]
How to learn automated testing?