# Milvus

Milvus is a popular, open-source vector database designed for AI and machine learning applications. In ClawCloud Run, you can easily set up and connect to Milvus databases to manage and query high-dimensional vector data for your development projects.

### Deploy <a href="#deploy-kafka-in-sealos" id="deploy-kafka-in-sealos"></a>

ClawCloud Run makes it easy to deploy a Milvus cluster 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 "Milvus" as the database type.
* Choose the desired Milvus version (e.g., Milvus-2.4.5).
* Enter a name for your Milvus cluster (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 for each broker (e.g., 3 Gi).

<figure><img src="https://2509840198-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FrViHKCGxzpwUEsRBfwlN%2Fuploads%2FFNXyKdtfgV0fdY9cjqBe%2Fimage.png?alt=media&#x26;token=c04ec643-90fe-414f-8bd6-94ef6e42169e" 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 Milvus database.

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