Skip to main content

What Is the Managed Lakehouse?

The Planasonix Managed Lakehouse lets you land pipeline data directly into open table formats — Apache Iceberg and Delta Lake — on your own cloud storage, with zero infrastructure management. Every write is dual-committed so Spark, Trino, DuckDB, and Snowflake all see consistent, queryable tables the instant a pipeline finishes.

Feature Matrix

CapabilityProfessionalPremiumEnterprise
Dual-format writes (Iceberg + Delta)
Cloud storage (S3, GCS, Azure)
Hosted Iceberg REST Catalog10 tables50 tablesUnlimited
Streaming micro-batch2 tables10 tablesUnlimited
Branches per table210Unlimited
Tags per table525Unlimited
Automated maintenance
Z-order sort
Column statistics
Data contract enforcement
Multi-catalog sync2 targetsUnlimited
Snapshot retention7 days30 days365 days

Getting Started

1

Create a connection

Add a Managed Lakehouse connection with your cloud provider credentials and catalog preference (Hosted or Glue).Connection setup →
2

Build a pipeline

Add a Managed Lakehouse destination node, select your table name, write mode, and optional transforms.Destination node →
3

Run and query

Execute the pipeline. Tables are auto-registered in the catalog and immediately queryable.Connect your engine →

Guides

Connection Setup

Cloud provider config, Iceberg catalog, format selection

Hosted Iceberg Catalog

Auto-provisioned REST catalog with credential vending

Engine Connection Guides

Snowflake, DuckDB, Spark, and Trino setup snippets

Table Maintenance

Compaction, snapshot expiry, orphan cleanup

Contract Enforcement

Validate data quality before lakehouse writes

Time Travel

Browse snapshot history and preview data at any point in time

Branches & Tags

Isolate experiments with branches, bookmark with tags

Streaming Ingestion

Micro-batch commits for near-real-time data landing

Z-Order Sort

Multi-dimensional clustering for query pruning

Column Statistics

Auto-computed min/max/null stats for predicate pushdown

Multi-Catalog Sync

Sync metadata to Glue, Atlas, Collibra, Alation, Unity

Table Explorer

Browse tables, snapshots, branches, and stats in one UI

Transform-Before-Land

Apply transformations to your data before it reaches the lakehouse:

Transform Guide

Filter, cleanse, dedupe, and PII-detect before writing

Z-Order Sort Node

Z-order sort transform configuration

API Reference

Iceberg REST Catalog API

Full API reference for the spec-compliant Iceberg REST Catalog