# Create SQL Database Instance

สร้าง Instance โดยติดตั้ง SQL Database Engine สำหรับการใช้งาน Database

## Prerequisite

* มียอดคงเหลือใน Project มากกว่า 0 บาท ([ขั้นตอนการเติมเงินเข้าสู่ Project](/ncs-documents/nipa-cloud-space-overview/billing-and-wallet/topup-a-project-wallet.md))
* Quota ของ SQL Database Instance ที่มีใน Project เหลืออย่างน้อย 1

## Instructions

### 1. เข้าสู่ Project

เลือก project จากหน้า Projects Management เพื่อเข้าสู่หน้า Project Detail

<figure><img src="/files/nChSY16kahfWhFWgKlJi" alt=""><figcaption><p>เข้าสู่ project ที่ต้องการ</p></figcaption></figure>

### 2. เข้าสู่หน้า Database Instances

เลือกรายการ “Database Instances” ที่ Sidebar จากเมนู SQL Database

<figure><img src="/files/VqfL55hNgnRkUofIfEib" alt=""><figcaption><p>เข้าสู่หน้า Database Instances</p></figcaption></figure>

### 3. สร้าง SQL Database Instance

กดปุ่ม + “CREATE” ที่มุมขวาบนของหน้าเพื่อทำการ Create SQL Database Instance

<figure><img src="/files/WcATh08t9tCExGfzN4kt" alt=""><figcaption><p>กดปุ่ม "CREATE" เพื่อสร้าง Database Instance</p></figcaption></figure>

NCS ให้บริการ SQL Database Engine สำหรับ Database Instance ดังต่อไปนี้

* MySQL ([ขั้นตอนการ Create Database Instance โดยเลือก MySQL Database](/ncs-documents/database-as-a-service/sql-database/create-sql-database-instance/create-mysql-database-instance.md))&#x20;
* SQL Database Engine อื่น ๆ NCS จะเปิดให้บริการในภายหลัง&#x20;


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs-epc.gitbook.io/ncs-documents/database-as-a-service/sql-database/create-sql-database-instance.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
