adityaongit

the only database viewer for indexdb and chrome stoarge

21
1
100% credibility
Found Apr 24, 2026 at 21 stars -- GitGems finds repos before they trend. Get early access to the next one.
Sign Up Free
AI Analysis
TypeScript
AI Summary

IdxBeaver is a Chrome DevTools panel that provides a professional interface for browsing, querying, editing, and exporting browser storage like IndexedDB, LocalStorage, SessionStorage, Cookies, and Cache Storage.

How It Works

1
🔍 Discover IdxBeaver

While debugging a web app, you find this handy tool that makes browser data easy to explore like a real database app.

2
⚙️ Add to Chrome

You load it into Chrome extensions with simple steps, no hassle.

3
🛠️ Open DevTools

On any webpage, open the developer tools and spot the new IdxBeaver panel ready to go.

4
📊 Browse your data

Dive into your app's stored data like LocalStorage, databases, and cookies in a clean, grid view with smart filtering.

5
🔍 Query and edit

Use simple searches to find records, tweak values right in the grid, or save your favorite queries.

Data mastered

You effortlessly inspect, fix, and export your browser data, turning storage headaches into smooth workflows.

Sign up to see the full architecture

4 more

Sign Up Free

Star Growth

See how this repo grew from 21 to 21 stars Sign Up Free
Repurpose This Repo

Repurpose is a Pro feature

Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.

Unlock Repurpose
AI-Generated Review

What is idxbeaver?

IdxBeaver is a TypeScript Chrome DevTools extension that delivers a TablePlus-style client for browser storage: IndexedDB, LocalStorage, SessionStorage, Cookies, and Cache Storage. It fixes Chrome's barebones Application panel—no grids, queries, or edits—via zebra-striped data tables, MongoDB-like filters ($gt, $in, $regex), row inspectors, bulk imports/exports (NDJSON, CSV, SQL), and snapshots/diffs. Users get schema inference, TypeScript exports, and Cmd+K command palette for querying append-only database tables without console hacks.

Why is it gaining traction?

It outshines built-in tools with index-aware query plans, saved queries/history per origin, and multi-frame support for partitioned IndexedDB, plus non-JSON handling (Blobs, Dates, BigInts). Devs dig the read-only database postgres vibes turned read-write, with shortcuts for bulk ops and ZIP snapshots—far beyond memory-only database viewers. The hook: proper DB workflow in DevTools, no reloads needed.

Who should use this?

Frontend devs debugging PWAs or SPAs with IndexedDB for offline data, like append-only database design in Firestore-like apps. QA engineers inspecting cookies/cache storage, or anyone scripting ram-only database tests via query editor. Skip if you avoid client-side persistence.

Verdict

Load the unpacked build if browser storage is your daily grind—features punch above 21 stars. 1.0% credibility flags early maturity (private license, basic tests), so pair with backups for insert-only database ops, but docs and dev mode make it instantly usable.

(198 words)

Sign up to read the full AI review Sign Up Free

Similar repos coming soon.