Mysql Note 1 _ Database Development History

Source: Internet
Author: User

Database development history

Initial Stage-File System

Initial Stage-First Generation Database: database with a mesh model and hierarchical model.

Intermediate stage-second-generation databases: relational databases and structured query statements.

Advanced Stage-Third-Generation Database: "relational-object" type database.

Database Management System (DBMS)

Structured Query Language (Strutured Query Language)

Data Definition Language (DDL)

DML (Data Management Language) Data operation Language. Mysql is automatically submitted (auto commit), and Oracle is not automatically submitted by default.

DCL (Data Control Language) Data Control Language

TC (Transaction Control) Transaction Control

MYSQL database

Information_schema: stores information about database objects in the system, such as user table information, column information, permission information, character set information, and partition information (data dictionary table ).

Mysql: stores the user permission information and help information of the system.

Test: A Test database automatically created by the system, which can be used by any user.

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.