This topic describes how to create a database in an AnalyticDB for MySQL cluster by executing the CREATE DATABASE statement after you connect to the cluster. You can connect to the cluster by using Data Management Service (DMS), a MySQL client such as Navicat for MySQL, DBeaver, DbVisualizer, and SQL Workbench/J, application code, or the MySQL command line tool.
Background information
In the following example, DMS is used to create a database.
Note You can create up to 256 databases in each AnalyticDB for MySQL cluster.