English | Simplified Chinese
MariaDB is an open-source relational database management system led by Michael Widenius, the founder of MySQL. It aims to offer full compatibility with MySQL while achieving faster development iterations and greater scalability. This product is based on the Huawei Cloud EulerOS 2.0 64-bit system of Kunpeng servers, offering out-of-the-box MariaDB.
- Development Background:
- Emerged as a branch of MySQL to address the risk of closed-source after Oracle's acquisition of MySQL
- Maintained by the MariaDB Foundation, under the GPLv2 license agreement
- Technical Compatibility:
- Maintains binary compatibility with MySQL, supporting seamless migration
- Compatible with MySQL's APIs, command lines, file formats, and connectors
- Storage Engines:
- By default uses XtraDB (enhanced version of InnoDB) and Maria storage engines
- Includes extended engines such as PrimeBase XT and FederatedX
- Performance Advantages:
- 13%-22% better performance than MySQL in high-concurrency read-write scenarios
- Natively supports Galera Cluster multi-master synchronous clusters
The open-source image product MariaDB Database provided by this project has pre-installed version 10.4.34 of Memcached and its related runtime environment, and offers deployment templates. Follow the user guide to easily start your "out-of-the-box" efficient experience.
System Requirements are as follows:
- CPU: 2vCPUs or higher
- RAM: 4GB or larger
- Disk: At least 40GB
Register a Huawei account and activate Huawei Cloud
Image Specification | Feature Description | Remarks |
---|---|---|
MariaDB-10.4.34-kunpeng | Installed and deployed based on Kunpeng server + Huawei Cloud EulerOS 2.0 64bit |
- For more questions, you can contact us through issue or the service support of the specified product in the Huawei Cloud Marketplace
- For other open-source images, please refer to open-source-image-repos
- Fork this repository and submit a pull request
- Synchronously update README.md based on your open-source image information