> For the complete documentation index, see [llms.txt](https://docs.tibero.com/introduction/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tibero.com/introduction/undefined.md).

# 제품 소개 센터

### 데이터베이스&#x20;

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><h4><mark style="color:blue;"><strong>Tibero</strong></mark></h4></td><td>on-premise, cloud 환경에서 고성능을 제공하는, 티맥스티베로 대표 엔터프라이즈 DBMS</td><td><a href="/files/ZIVYXT5rFMd852qWrAyb">/files/ZIVYXT5rFMd852qWrAyb</a></td><td></td></tr><tr><td><h4><mark style="color:blue;"><strong>Tmax OpenSQL</strong></mark></h4></td><td>고성능 및 고가용성을 제공하는 PostgreSQL 기반 데이터베이스 클러스터 </td><td><a href="/files/Hth9Kf52US2HizEwXBdq">/files/Hth9Kf52US2HizEwXBdq</a></td><td></td></tr></tbody></table>

### 데이터 통합

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><h4><mark style="color:blue;"><strong>Prosync</strong></mark></h4></td><td>실시간 CDC를 제공하는 <br>데이터베이스 통합 솔루션</td><td><a href="/files/YP9H30wTdsBBHa8oN3fV">/files/YP9H30wTdsBBHa8oN3fV</a></td><td></td></tr></tbody></table>

### 데이터베이스 개발/관리

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><h4><mark style="color:blue;"><strong>OwlDB</strong></mark></h4></td><td>클라우드 환경에서 Tibero의 배포와 관리를 간소화하여,  DBMS 운영 편의성을 제공하는 플랫폼</td><td><a href="/files/OfIKyxkLySyXSBKUaNZf">/files/OfIKyxkLySyXSBKUaNZf</a></td><td></td></tr><tr><td><h4><mark style="color:blue;"><strong>SysmasterDB</strong></mark></h4></td><td>Tibero DBMS를 효과적으로 관리할 수 있는 최적의 성능관리 및 분석 솔루션</td><td><a href="/files/97CzXdvUz8etuiATSBDE">/files/97CzXdvUz8etuiATSBDE</a></td><td></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.tibero.com/introduction/undefined.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
