# OwlDB Manual

> **안내서 정보**
>
> 안내서 제목 : OwlDB 사용자 안내서 \
> 발행일 : 2026-05-29\
> 소프트웨어 버전 : OwlDB v.1.3.0\
> 안내서 버전 : v.1.3.0&#x20;

## **개요**

본 안내서는 OwlDB에서 제공하는 기능을 이용하여 데이터베이스를 편리하게 운영하고 관리하려는 모든 이용자를 대상으로 기술합니다.

### **사전 필요 지식** <a href="#undefined" id="undefined"></a>

* 데이터베이스의 이해
* RDBMS의 이해

***

## **안내서 구성** <a href="#undefined" id="undefined"></a>

본 문서는 총 4개의 장으로 구성됩니다.

{% tabs %}
{% tab title="서비스 및 법적 고지" %}
OwlDB 이용에 도움이 되는 사전 지식과 법적 고지 사항에 대해 안내합니다.

🔎 [서비스 및 법적 고지 바로가기](/owldb/overview.md)
{% endtab %}

{% tab title="설치 가이드" %}
OwlDB 이용을 위한 설치 방법을 안내합니다.&#x20;

🔎 [설치 가이드 바로가기](/owldb/undefined.md)
{% endtab %}

{% tab title="기능별 사용 안내" %}
데이터베이스 생성부터 관리, 모니터링, 마이그레이션 등 OwlDB 사용법을 기능별로 안내합니다.&#x20;

🔎 [기능별 사용 안내 바로가기](/owldb/function.md)
{% endtab %}

{% tab title="참고 자료" %}
OwlDB 이용 시 도움이 될 수 있는 참고자료를 확인하실 수 있습니다.&#x20;

🔎 [참고 자료 바로가기](/owldb/references.md)
{% endtab %}
{% endtabs %}


---

# 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.tibero.com/owldb/user-guide.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.
