Skip to main content
Community Hub
TL;DR

Overview of managing data mesh in the Atlan Python SDK (pyatlan). Create and manage data domains and products programmatically.

Your AI can read this via Docs MCPInstall MCP →Connect

Data mesh overview

  • Data domains are a way to group data products together, for example by business area. Data domains themselves can be organized in a hierarchical structure of subdomains.
  • Data products are a way to group assets together. They both define the assets included in the product, as well as the assets that can be used to consume the product (as output ports).
Was this page helpful?