Skip to content

Lakehouse

The AMSDAL Lakehouse is a specific component of AMSDAL that films a "movie" of not only your data but also your data schemas.

Simply configure your connections and integrations, and store the entire history in real-time and in a single place.

As you would expect, the AMSDAL Lakehouse uses [HistoricalConnectionBase][amsdal_data.connections.historical_base.HistoricalConnectionBase] connection implementation.

Apache Iceberg

AMSDAL offers and recommends the built-in implementation for Apache Iceberg table format, IcebergHistoricalConnection for your AMSDAL Lakehouse, which can be either internally managed or consumed as an AMSDASL Cloud Service

You can also implement your own [HistoricalConnectionBase][amsdal_data.connections.historical_base.HistoricalConnectionBase] connection implementation and use it for managing data in any Lakehouse infrastructure