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
| Capability | Professional | Premium | Enterprise |
|---|---|---|---|
| Dual-format writes (Iceberg + Delta) | ✓ | ✓ | ✓ |
| Cloud storage (S3, GCS, Azure) | ✓ | ✓ | ✓ |
| Hosted Iceberg REST Catalog | 10 tables | 50 tables | Unlimited |
| Streaming micro-batch | 2 tables | 10 tables | Unlimited |
| Branches per table | 2 | 10 | Unlimited |
| Tags per table | 5 | 25 | Unlimited |
| Automated maintenance | ✓ | ✓ | ✓ |
| Z-order sort | ✓ | ✓ | ✓ |
| Column statistics | ✓ | ✓ | ✓ |
| Data contract enforcement | ✓ | ✓ | ✓ |
| Multi-catalog sync | — | 2 targets | Unlimited |
| Snapshot retention | 7 days | 30 days | 365 days |
Getting Started
Create a connection
Add a Managed Lakehouse connection with your cloud provider credentials and catalog preference (Hosted or Glue).Connection setup →
Build a pipeline
Add a Managed Lakehouse destination node, select your table name, write mode, and optional transforms.Destination node →
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