# Replibyte - 개발DB를 실제 데이터로 채우는 도구

> Clean Markdown view of GeekNews topic #6488. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=6488](https://news.hada.io/topic?id=6488)
- GeekNews Markdown: [https://news.hada.io/topic/6488.md](https://news.hada.io/topic/6488.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2022-05-04T10:31:46+09:00
- Updated: 2022-05-04T10:31:46+09:00
- Original source: [github.com/qovery](https://github.com/qovery/replibyte)
- Points: 23
- Comments: 1

## Topic Body

- 프로덕션 DB에서 데이터 일부를 추출하여 개발 DB에 채워주는 도구   
- 민감한 데이터(이름/생일/이메일/전화번호/사용자명 등)는 가짜 데이터로 치환하는 트랜스포머 제공  
- PostgreSQL, MySQL, MongoDB 지원   
- 온더플라이 압축 및 암호화   
- 특정 필드용 커스텀 WASM 트랜스포머 사용 가능   
- Rust 오픈소스. 경량 바이너리

## Comments



### Comment 9908

- Author: xguru
- Created: 2022-05-04T10:32:00+09:00
- Points: 2

나름 유용할듯 한데, 설정 파일에 AWS credential을 적는게 있어서 요것만 유의하시면 될 듯 하네요  
HN 첫 댓글에 그런 우려에 대해서 이야기 합니다 https://news.ycombinator.com/item?id=31165538
