See your Firestore data at a glance.

A grid that shows types, split view, tabs and groups. Browse, edit, restore and import — all in a fast desktop app.

FEATURES

Every feature, shown for real.

Everything below is a screen recording of the actual app.

SETUP01

Getting started is easy.

A first-launch guide walks you from language and theme selection to connecting a service account. Just pick your JSON keys — connect multiple projects at once with environment labels.

  • Japanese / English + custom language packs
  • 10 themes
  • Keys encrypted with a Keychain-derived key

BROWSE02

Open it. See it. No guessing.

Click a collection and it renders instantly in a type-annotated grid. Inspect documents in the side panel, and keep an eye on read counts in the status bar.

  • Type badges on every field (string / int / time …)
  • ⌘P to jump across collections
  • ⌘K to search document IDs

SPLIT VIEW03

Compare side by side.

Show two collections next to each other with a single right-click. Great for tracing references or reconciling master data with transactions. Split state is kept per tab.

  • Mix collections, console and Auth freely
  • Drag & drop to arrange left / right
  • Swap or extract panes any time

TABS & GROUPS04

Tabs that stay organized.

Chrome-style tab groups. Name them, color them, collapse them with a click. Rename and color individual tabs to keep each working context tidy.

  • Drag & drop to reorder and regroup
  • Tab state restored after restart
  • Double-click to rename and recolor

EDIT05

Fix it right there.

Double-click a cell to edit inline. On Enter, every write goes through the safety pipeline: confirm → automatic backup → execute → audit log.

  • Edits preserve types (int / timestamp / array …)
  • Stricter confirmation for production
  • Every write is recorded in the audit log

BACKUP & RESTORE06

Deleted? Bring it back.

Right before destructive operations, affected documents are snapshotted automatically. Review a diff preview and restore with one click.

  • Automatic pre-execution snapshots
  • Diff preview: recreate / overwrite / unchanged
  • ⌘Z instantly restores your last write

CONSOLE07

Write JS, read tables.

Query with the familiar firebase-admin style API and hit ⌘Enter. Results appear in a type-annotated table. A visual builder composes queries with the mouse alone.

  • Join view across collections
  • Writes go dry-run → preview → apply
  • Copy results as CSV / JSON

CSV EXPORT08

Straight to CSV.

Export the current query result as a type-annotated CSV. Edit it in Excel or Sheets and re-import later — types survive the round trip.

  • Type-annotation row keeps round trips safe
  • Exports respect filters and sort order

CSV IMPORT09

Import, safely.

Review column types and mode (upsert / insert-only / update-only), preview how many docs will be created or overwritten, then run. Overwritten docs are backed up first.

  • Shift_JIS detected automatically
  • Count preview before execution
  • Typed confirmation guard for production

SAFETY

Protect real data with mechanisms.

At Firescope's core is a destructive-operation pipeline — enforced by main-process validation, not UI disclaimers.

Production guard

Confirmation scales with environment label × operation risk. Destructive ops on production require typing the project ID.

Automatic backup

Affected documents are snapshotted right before destructive operations. Review the diff and restore any time.

Audit log

Every write is recorded, success or failure. Trace who changed what, and when.

Read-only mode

Block writes entirely per connection. Investigate production with complete peace of mind.

PRICING

Simple pricing.

Start with a 14-day trial. Purchase right inside the app when you're ready.

Trial

¥0/ 14 days

Try everything first

  • All features included
  • No sign-up, no payment info
  • Browsing keeps working after expiry
Download

TEAM

¥5,920/ mo

5 seats for the price of 4

  • Up to 5 members
  • Swap members freely
  • One-click purchase inside the app
Start with the trial

All prices include tax. Checkout happens in-app on Stripe's secure page.

RELEASES

Release notes

Next

In progress

COMING SOON

What we're working on

  • Windows version
  • Realtime listeners (live change updates)
  • Language pack distribution page

v0.1.0

2026.07.04

FIRST RELEASE

The first release

  • Type-annotated grid, split view, tabs & groups
  • Safety pipeline (confirm → auto backup → execute → audit log)
  • JS console, CSV import/export, Firestore emulator support
  • Japanese / English + language packs, Apple-notarized DMG
See all releases
Firescope

Make Firestore work feel effortless.

Try every feature with the 14-day trial.

Your data never leaves your machine