Skip to content

MySQL

Overview

Nexaa Cloud Databases supports MySQL as a fully managed option within your cloud environment. This allows you to spin up production-grade MySQL instances without the burden of managing infrastructure, patching, or availability zones.

MySQL is ideal for web applications, CMS platforms, and business software that rely on a robust, relational data layer. Choose from 1-node, 2-node, or 3-node clusters depending on your availability and durability needs.

!note Databases are Namespace-scoped. Only containers in the same Namespace can connect to your database. External connections are not supported at this time.

Supported Versions

  • MySQL 8.0

Features

  • Fully managed clusters with auto-recovery and rolling updates
  • Fast in-namespace network access
  • Cluster configurations: 1-node (dev), 2-node (HA), 3-node (maximum fault tolerance)

Usage Notes

  • Make sure your container resides in the same Namespace as your database.
  • Admin tools like MySQL Workbench, Adminer, DBeaver, etc. can only be used from containers inside your Namespace.