Documentation Index
Fetch the complete documentation index at: https://mintlify.com/embucket/embucket/llms.txt
Use this file to discover all available pages before exploring further.
Wire-Compatible Snowflake for Apache Iceberg
Single binary lakehouse providing Snowflake SQL dialect and API compatibility with Apache Iceberg storage. Perfect for simple deployments.
Key Features
Snowflake Compatible
Use existing Snowflake queries, dbt projects, and BI tools without modification
Apache Iceberg Storage
Your data stays in Apache Iceberg format with ACID guarantees and no lock-in
Single Binary Deployment
Zero dependencies, radical simplicity. Deploy anywhere from laptops to Lambda
Horizontal Scaling
Query-per-node architecture. Add nodes for more throughput
Quick Start
Get Embucket running in 30 seconds:Connect with Snowflake CLI
Install and configure the Snowflake CLI to connect to your local Embucket instance:
Ready to deploy? Check out our deployment guides for Docker, AWS Lambda, and bare metal options.
Use Cases
dbt Development
Run your dbt Snowflake projects locally for fast development cycles
Data Lake Querying
Query S3 Tables and external Iceberg catalogs with Snowflake SQL
Serverless Analytics
Deploy on AWS Lambda for cost-effective, on-demand query execution
Built on Proven Open Source
Embucket combines industry-standard technologies:- Apache DataFusion — High-performance SQL execution engine
- Apache Iceberg — ACID table metadata and storage format
- Rust — Memory-safe systems programming for reliability and performance
Next Steps
Introduction
Learn about Embucket’s architecture and design principles
Installation
Install Embucket on your preferred platform
Configuration
Configure catalogs, storage, and performance settings
API Reference
Explore CLI flags, environment variables, and REST APIs