Integration options¶
Throughout the portal you can focus on your preferred integration approach (and switch between them as you like):
-
CLI
Use the Atlan CLI to manage data contracts for assets in Atlan.
-
dbt
Use dbt's
meta
field to enrich metadata resources straight from dbt into Atlan. -
Java
Pull our Java SDK from Maven Central, just like any other dependency.
-
Python
Pull our Python SDK from PyPI, just like any other dependency.
-
Kotlin
Pull our Java SDK from Maven Central, just like any other dependency.
-
Scala
Pull our Java SDK from Maven Central, just like any other dependency.
-
Go
Pull our Go SDK from GitHub, just like any other dependency.
-
Events
Tap into events Atlan produces to take immediate action, as metadata changes.
-
Raw REST API
You can call directly into our REST API, though we would recommend the SDKs.