# MySQL

MySQL is a popular, open-source relational database management system. In ClawCloud Run, you can easily set up and connect to MySQL databases for your development projects.

## Deploy

ClawCloud Run makes it easy to deploy a MySQL database with just a few clicks. Follow these steps:

1. From the desktop, click on the **"Database"** icon to open the Database app.

<figure><img src="https://2509840198-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FrViHKCGxzpwUEsRBfwlN%2Fuploads%2FGvRcoylwO9wbI72rQ2AM%2Fimage.png?alt=media&#x26;token=326ea3de-7422-4d5d-a719-3e1436c77f08" alt=""><figcaption></figcaption></figure>

2. Click on the **"Create Database"** button. In the deployment form:

* Select **"MySQL"** as the database type.
* Choose the desired MySQL version (e.g., ac-mysql-8.0.30).
* Enter a name for your database (use lowercase letters and numbers only).
* Adjust the CPU and Memory sliders to set the resources for your database.
* Set the number of replicas (1 for single-node development and testing).
* Specify the storage size (e.g., 3 Gi).

<figure><img src="https://2509840198-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FrViHKCGxzpwUEsRBfwlN%2Fuploads%2FX7zYG0EBfxgdzPWUuPbt%2Fimage.png?alt=media&#x26;token=9bd822a7-991b-4b73-a09b-4d5dcfc11210" alt=""><figcaption></figcaption></figure>

3. Review the projected cost on the left sidebar. Click the **"Deploy"** button in the top right corner to create your MySQL database.

Once deployed, ClawCloud Run will provide you with the necessary connection details.

<figure><img src="https://2509840198-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FrViHKCGxzpwUEsRBfwlN%2Fuploads%2FYg7JxejQHGFzfwE3o9OI%2Fimage.png?alt=media&#x26;token=4931528d-071a-4689-98f3-3b2948d9868f" alt=""><figcaption></figcaption></figure>
