---
title: "Database Migration Service 용어"
slug: "dms-glossary"
tags: ["용어", "Database Migration Service", "DMS", "glossay"]
updated: 2026-05-21T09:01:42Z
published: 2026-05-21T09:03:13Z
canonical: "guide-gov.ncloud-docs.com/dms-glossary"
---

> ## Documentation Index
> Fetch the complete documentation index at: https://guide-gov.ncloud-docs.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Database Migration Service 용어

VPC 환경에서 이용 가능합니다.

 

Database Migration Service를 사용하기 위해 반드시 알아두어야 할 몇 가지 용어가 있습니다. 용어와 용어에 대한 설명은 다음과 같습니다.

### 데이터베이스 관리 시스템 (디비엠에스)·DataBase Management System (DBMS)

다수의 사용자가 데이터베이스 내 데이터에 접근할 수 있도록 돕는 소프트웨어 도구의 집합

### 마이에스큐엘·My Structured Query Languge (MySQL)

가장 많이 사용하고 있는 오픈 소스 관계형 데이터베이스 관리 시스템(RDBMS)이 설치된 형태의 서버를 제공하는 네이버 클라우드 플랫폼의 서비스

### 바이너리 로그·Binary log

MySQL 서버의 변경 사항을 기록하는 로그. 슬레이브 서버의 데이터 동기화 및 복구용 데이터로 사용

          참고

          

더 많은 용어에 대해 알아보려면 네이버 클라우드 플랫폼 포털의 [용어 사전](https://www.gov-ncloud.com/guideCenter/glossary)을 확인해 주십시오.
