Get started

Run SQE end to end.

Each quickstart is a self-contained directory that brings up the whole stack, runs real queries, and captures the output. Clone the repo, pick one, and run it — every option below is validated from a clean state.

Catalog + authentication

Server

Full Iceberg catalogs with real identity, in local Docker.

AWS managed catalogs

Server

Managed AWS catalogs, bootstrapped and torn down with CDK.

Managed Iceberg; CDK bootstrap + teardown; SQE creates the namespace and round-trips.

Embedded

Embedded

One binary, no server, DuckDB-shaped local SQL.

Operations

Server

Run SQE like you mean it.

Benchmarks

Server

Measure it yourself.

Full walkthroughs, config, and captured output live in the docs — or browse every quickstart in the source repository.