Actual DuckDB
Commands run against a sandbox DuckDB instance.
Analytical SQL with DuckDB. GROUP BY, window functions, and fast local OLAP in the browser.
It will inspect your code, think, and propose changes you can Keep or Discard inline.
Analytical SQL with DuckDB. GROUP BY, window functions, and fast local OLAP in the browser.
Explore DuckDB syntax for analytics without installing the CLI. Pair it with ClickHouse when you need a server engine.
Commands run against a sandbox DuckDB instance.
Run a query and read the output in the panel underneath.
No Docker image, no cloud account, no DuckDB install on your machine.
Try CRUD, joins, or shell syntax before an interview or a prod change.
Bookmark a useful query by saving it with a title.
Data can reset between sessions. Not for production workloads.
SELECT, aggregations, window functions.
Columnar results in the output panel.
Try DuckDB-friendly analytical patterns.
Switch to ClickHouse or SQLite next door.
Store query templates with a title.
Yes. No payment and no account required for a quick run. Sign in if you want saves tied to your profile.
No. Code runs on Codeground servers in a sandbox. Just open the page.
DuckDB CLI in a sandbox for each run.
Save with a title to get a permalink, or share the playground URL as-is.
Yes. Share a ground link, or use interview mode for a live shared editor.
This page is for single-file snippets. Use a cloud workspace for full projects.
Anonymous sessions can reset. Save with a title (and sign in) for a stable link.
Good for quick tests, learning, and sharing a snippet. For large offline work, a local IDE still wins.
A browser playground with syntax highlighting and one-click Run — run DuckDB online without a full local install. Cloud workspaces cover multi-file projects.
DuckDB is embedded/analytical for local-style SQL. ClickHouse is a server OLAP engine. Both are available as grounds.