Docs Menu
Docs Home
/ /

Atlas 에서 엔티티 관계 다이어그램 내보내기

You can share your refactored data model with other teams to receive feedback and align on final schema design decisions. To share your refactored schema, you can export your entity-relationship diagram from Atlas.

엔터티-관계 다이어그램을 다음과 같이 내보낼 수 있습니다.

  • Diagram File.

  • PNG 이미지.

  • JSON 출력합니다.

When you export your entity-relationship diagram as a Diagram File, Atlas exports it as a .mdm file. This file format allows you to import the entity-relationship diagram into Atlas and share it with collaborators in the Compass or Atlas data modeling experience.

When you export your entity-relationship diagram as a PNG image, Atlas exports the collections and their relationships as they appear in the Data Modeling tab. This format helps you share a visual representation of your schema in documentation or presentations.

When you export your entity-relationship diagram as a JSON file, it includes:

  • collections jsonSchema컬렉션네임스페이스와 해당 가 있는 배열 .

  • 관련 컬렉션의 네임스페이스와 연결된 필드가 포함된 relationships 배열 .

Before you export your schema visualization, ensure you generate a diagram.

1
  1. 아직 표시되지 않은 경우 탐색 표시줄의 Organizations 메뉴에서 프로젝트가 포함된 조직을 선택합니다.

  2. 아직 표시되지 않은 경우 내비게이션 바의 Projects 메뉴에서 프로젝트를 선택합니다.

  3. 사이드바에서 Database 제목 아래의 Data Explorer를 클릭합니다.

    데이터 탐색기 가 표시됩니다.

참고

Clusters 페이지로 이동하여 Shortcuts 제목 아래의 Data Explorer 을 클릭할 수도 있습니다.

2

왼쪽 사이드바에서 Data Modeling를 클릭합니다.

3
4

다이어그램 뷰의 오른쪽 상단에서 아이콘을 클릭합니다.

5

파일 형식을 선택한 후 Export을 클릭합니다.

6

내보낸 파일 저장할 파일 시스템의 위치 선택합니다.

돌아가기

관계 관리

이 페이지의 내용