ampliflare

Databases

Databases & R2

Browse and query your D1 databases straight from the dashboard. No CLI, no local setup, and strictly read-only — so inspecting production data is always safe.

Get started free No credit card required.

Inspect your D1 databases right from the dashboard — no CLI, no local setup. Browse tables, run read-only queries, and see exactly what’s in your data.

A read-only SELECT query returns rows in the dashboard — the viewer never writes to your database

Database viewer

The DB Viewer listing your D1 databases, with a Databases tab and a Query Audit Log tab

Pick a D1 database and browse its tables and views. For each table you can:

  • Page through rows, with filtering and sorting.
  • Inspect column metadata — types, primary keys, and defaults.
  • View the table’s schema (DDL), and export rows to CSV.

Browsing a table in the DB Viewer, with a WHERE/ORDER BY query bar, the row grid, and a record detail panel on the right

Read-only by design

The viewer only ever runs SELECT queries — it cannot insert, update, or delete data. That’s enforced in Ampliflare regardless of what your Cloudflare token allows, so browsing production data is always safe.

Query audit log

On the Pro plan, every query you run is recorded in an audit log, so you have a full history of who looked at what.

Backups & R2 (coming soon)

Soon you’ll be able to back up your databases to your own R2 bucket — you bring the bucket, Ampliflare handles the export — and manage R2 buckets directly from the dashboard, including large uploads and S3-compatible keys. These are landing in the coming weeks.

Plan limits

The number of databases you can track depends on your plan:

PlanTracked databasesQuery audit log
Starter5
Lite10
Pro25

What you’ll need

A token with Account → D1 → Edit for the viewer. (When backups ship, you’ll also add Account → Workers R2 Storage → Edit.) See Connect your Cloudflare account.

Why we built this

We've spent years shipping production systems on the Cloudflare stack. We love the edge, but got tired of waiting on features and scripting around the rough edges just to operate day to day. Ampliflare began as the internal tooling we built to fix that, and we turned it into a product so you can skip the friction and focus on shipping.

The Ampliflare Team

Get started for free