Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yunkon-kim authored Sep 20, 2023
1 parent 9d0a659 commit 8f97548
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,7 @@
# cm-data-mold
# Cloud-Migrator Data Mold

Data Mold는 데이터 마이그레이션 기술의 검증을 위한 환경을 구축하고, 데이터 마이그레이션에 필요한 테스트 데이터를 생성하는 도구이다.
이를 위해 아래와 같은 주요 기능을 제공한다.
1. 데이터 저장소(스토리지 또는 데이터베이스)를 목표 및 소스 컴퓨팅 환경에 생성한다.
2. 생성된 소스 데이터 저장소에 테스트 데이터를 생성 및 저장한다.
3. 소스에서 목표 컴퓨팅 환경으로 데이터 복제/마이그레이션을 수행하며, 이때 데이터 전/후처리 작업을 수행한다.

0 comments on commit 8f97548

Please sign in to comment.