Skip to content

Commit

Permalink
[ko]: add index.md for web/glossary/xquery (#16441)
Browse files Browse the repository at this point in the history
* [add]: add index.md for web/glossary/xquery

* Update files/ko/glossary/xquery/index.md

---------

Co-authored-by: hochan Lee <[email protected]>
  • Loading branch information
IMHOJEONG and hochan222 authored Oct 7, 2023
1 parent c06fb35 commit f594724
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions files/ko/glossary/xquery/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
---
title: XQuery
slug: Glossary/XQuery
l10n:
sourceCommit: ada5fa5ef15eadd44b549ecf906423b4a2092f34
---

{{GlossarySidebar}}

**XQuery** 는 {{glossary("XML")}} 데이터베이스의 데이터를 갱신, 검색 및 계산하기 위한 컴퓨터 언어입니다.

## 같이 보기

- [공식 웹사이트](https://www.w3.org/XML/Query/)
- 위키백과의 [XQuery](https://en.wikipedia.org/wiki/XQuery)

0 comments on commit f594724

Please sign in to comment.