A faster way to manage
Cloudflare data.

Browse KV namespaces, edit D1 tables, run SQL, and watch your usage — all from one clean, native macOS app. No dashboard hopping, no hand-written API calls.

Native macOS app · Bring your own Cloudflare account & API token

An independent Mac app, not affiliated with Cloudflare, Inc.

CF Studio — D1 analytics
CF Studio showing the KV and D1 sidebar alongside the D1 analytics dashboard
KV Storage

Every namespace,
one click away.

All of your Cloudflare KV namespaces, lined up in the sidebar. Open one to inspect its keys and values inline — no Wrangler commands, no raw API requests.

  • Every KV namespace in your account, in one list
  • Inspect keys and values without leaving the app
  • Switch between KV and D1 from the same sidebar
namespaces
KV
questions 412 keys
user_cache 1.8k keys
D1
data_prod
session:9f23a1"active"
flag:beta_uitrue
rate:142.93.1{ n: 5 }
D1 Databases

Browse tables,
edit rows.

Open any D1 database, walk its tables, and scroll the rows in a fast, sortable grid. Select a row to inspect and edit every field in a clean side editor.

  • Databases and tables in a tidy tree
  • Sortable, columnar grid for every table
  • Inspect and edit row fields side-by-side
users · data_prod
idemailplan
1ada@hey.devfree
2linus@kernel.iopro
3grace@navy.milpro
4alan@bletchley.ukfree
5kat@johnson.iofree
Row 2
2
linus@kernel.io
pro
SQL Console

Write a query,
read the rows.

Drop into a SQL console against any D1 database when the grid isn't enough. Run a statement and read the results right below the editor.

  • Run SQL against any D1 database
  • Results render in the same window
  • Jump back to the grid editor anytime
console · data_prod
SELECT id, email, plan
FROM users
WHERE plan = 'pro'
ORDER BY id LIMIT 50;
Run 2 rows · 6 ms
idemailplan
2linus@kernel.iopro
3grace@navy.milpro
D1 Analytics

Know your usage
at a glance.

A focused dashboard for every D1 database: total queries, rows read and written, storage used, and table count — over the last 24 hours, 7 days, or 30 days.

  • Queries, reads, writes, storage & table count
  • 24h / 7d / 30d ranges, per database
  • Read and write activity, charted over time
analytics · data_prod
24h7d30d
Total queries
83
Rows read
2.2k
Storage MB
62.8
Total queries

Everything you need
to work with your data.

Built for indie developers and backend engineers who live in Cloudflare Workers, KV, and D1 — and want a faster way to inspect and manage their data from the desktop.

STORAGE

KV namespaces

Browse and inspect Cloudflare KV storage across your whole account.

DATABASE

D1 databases

View tables, browse rows, run SQL, and edit fields in a clean editor.

INSIGHTS

D1 analytics

Queries, reads, writes, storage, and table count at a glance.

PLATFORM

Native macOS

SwiftUI, no Electron. Connect with your Account ID and API token.

Get CF Studio

Your Cloudflare data, on your desktop.

One native Mac app for KV, D1, and analytics — built for developers who want to inspect and manage their data without leaving the Mac.

Requires macOS · Bring your own Cloudflare account and API token.