DataLynxr docs
Guides, API reference, and tutorials for building with the DataLynxr lakehouse platform.
Start here
Quickstart
Connect your S3 bucket and run your first SQL query in 10 minutes.
Start hereAPI Reference
Complete reference for the DataLynxr REST API and Python SDK.
View referenceConnectors
Set up Kafka, Kinesis, dbt, Airflow, JDBC/ODBC, and other integrations.
Browse connectorsWorkload guides
SQL Analytics Guide
ANSI SQL on Iceberg and Delta tables. Query optimization, predicate pushdown, and Z-ordering.
Read guideStreaming Ingestion Guide
Configure Kafka topics to stream into Delta tables with exactly-once semantics.
Read guideML Feature Layer Guide
Point-in-time reads, Python SDK usage, and training/serving from the same table.
Read guideTable formats & storage
Apache Iceberg
Iceberg-specific features: hidden partitioning, partition evolution, branching, and tagging.
Read docsDelta Lake
DML operations (MERGE, UPDATE, DELETE), Change Data Feed, and liquid clustering.
Read docsCloud Storage Setup
IAM roles for S3, service accounts for GCS, managed identity for ADLS Gen2.
Read docs