Concept of MySQL cluster and ndb cluster architecture

Source: Internet
Author: User

The following articles mainly describe the concept of MySQL clusters and display the structure diagram of the ndb cluster architecture. If you are interested in the related content of MySQL clusters, you can click the following article to better understand it. The following is the specific content description of the article.

I. Overview:

A MySQL cluster is an alternative. It is essentially a storage engine of a standard MySQL Server-named ndb or ndbcluster. This engine must be explicitly compiled into the MySQLd server for use.

Ndb supports a wide range of platforms and operating systems. After years of development, it can be applied to production environments.

The ndb engine exchanges cluster data over tcp

Ndb does not require traditional shared storage devices. Instead, it uses a dedicated ndbd data storage engine to simulate shared storage.

The ndbd storage engine supports automatic configuration, multiple data copies, data partitions, and automatic grouping.

Ndb provides a dedicated management tool set

2. ndb cluster architecture

Management node: the heart of the ndb_mgmd Cluster

Management Interface: ndb_mgm Cluster Management Interface

Data Node: ndbd virtual shared storage engine

SQL node: MySQLd server supporting ndb Engine

Clients: any clients, such as MySQL and sqlyog, have no special requirements.

The above content is an introduction to the concept of MySQL cluster and the structure diagram of the ndb cluster architecture.

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.