Hi, I'm Tobi
Technical Product Owner by day, OSS software engineer by night. I like building products in the cloud on AWS or Cloudflare, DuckDB, SQL, modern data stacks, GIS tools and some sprinkles of web development.
I'm leveraging AI tools like Codex, Claude Code and custom agent harnesses to build useful things with a product mindset, fast.
Recent Blog Posts
View All Posts
Introducing polyglot - A Rust/Wasm SQL transpilation library
polyglot transpiles SQL between 33 dialects like PostgreSQL, BigQuery and Snowflake. A Rust port of sqlglot, compiled to Wasm to run in the browser and Node.js.

Custom DuckDB Wasm builds for Cloudflare Workers
Run DuckDB SQL queries, including remote Parquet, S3 and R2 reads, directly inside Cloudflare Workers with Ducklings, a minimal async DuckDB Wasm build.

Using Iceberg Catalogs in the Browser with DuckDB-Wasm
Query Apache Iceberg catalogs like S3 Tables and Cloudflare R2 Data Catalog from the browser with DuckDB-Wasm and the Iceberg extension, no backend needed.

TypeScript scripts as DuckDB Table Functions
Query REST APIs, GraphQL endpoints and web pages with SQL by using Bun TypeScript scripts as DuckDB table functions via the shellfs and arrow extensions.

Use your favorite AI tool to read the latest AWS News
Connect Claude, Claude Code, Cursor, VS Code Copilot or Amazon Q to the unofficial AWS News MCP server, which aggregates 40+ AWS news feeds.

Using Amazon SageMaker Lakehouse with DuckDB
Query S3 Tables through Amazon SageMaker Lakehouse and the AWS Glue Iceberg REST catalog with DuckDB, including IAM role and Lake Formation setup.
Featured Projects
View All Projectspolyglot
Rust/Wasm-powered SQL transpiler for more than 30 SQL dialects
ai-observer
Unified local observability for AI coding assistants
ducklings
A minimal DuckDB Wasm build for browsers and serverless environments like Cloudflare Workers
serverless-duckdb
An example of how to run DuckDB on AWS Lambda & API Gateway.
cloudflare-ducklake
DuckLake running on top of Cloudflare Containers & R2
duckerd
CLI to create an ER Diagram from DuckDB database files