atlan-lakehouse
Installation
SKILL.md
Atlan Lakehouse Skill
This skill teaches you how to connect to and query the Atlan Lakehouse across any platform.
What is the Atlan Lakehouse?
The Atlan Lakehouse is an Apache Iceberg-based data lakehouse that stores metadata and product telemetry for an Atlan tenant. Key characteristics:
- Managed by Atlan: Setup, maintenance, and data sync handled automatically
- 15-minute sync: Changes in Atlan reflect in the lakehouse within ~15 minutes
- Read-only: Designed for reporting and analytics workloads
- Iceberg REST Catalog: Uses Polaris as the catalog interface
- Cross-platform: Data is accessible from Snowflake, Databricks, or any Iceberg-compatible engine
Namespaces
| Namespace | Contents |
|---|---|
GOLD |
Start here for asset metadata queries. Curated star-schema layer with pre-joined tables for simplified analytics. Central ASSETS table joined to detail tables (RELATIONAL_ASSET_DETAILS, GLOSSARY_DETAILS, DATA_QUALITY_DETAILS, PIPELINE_DETAILS, BI_ASSET_DETAILS, DATA_MESH_DETAILS) via guid. Does not contain tags, custom metadata, readmes, or lineage — use ENTITY_METADATA for those. |