Explore every object
Browse tables, views, indexes, and triggers. Open formatted DDL directly in a database-associated query editor.
Cloudflare D1, inside VS Code
D1 Studio gives remote Cloudflare D1 databases a focused explorer, SQL editor, and navigable results grid without requiring Wrangler or a Worker proxy.
Built for database work
Browse tables, views, indexes, and triggers. Open formatted DDL directly in a database-associated query editor.
Select complete SQL and use the editor play button. No selection means nothing runs, keeping execution deliberate.
Results open below the SQL in the same editor column, with statement metadata and keyboard-friendly cells.
Permission-aware by design
Your API token is stored only in VS Code Secret Storage. A read-only token can discover databases, browse schema, inspect content, and execute reads normally.
If Cloudflare rejects a mutation, D1 Studio reports that D1 Edit is required while preserving the connection, SQL, explorer, and results.