IdxBeaver
Overview
A professional database client for IndexedDB, LocalStorage, and SessionStorage.
IdxBeaver is a database-style client for browser storage, built into Chrome DevTools. Open DevTools on any page and you get a proper data grid, a query editor, row inspector, schema inference, and import/export for IndexedDB, LocalStorage, SessionStorage, Cookies, and Cache Storage — without leaving the browser. Chrome's built-in Application panel treats browser storage as an afterthought: no filtering, no schema awareness, no bulk edits, no query history, no exports that survive a page refresh. IdxBeaver turns it into the workflow you already use with a real database client. Features • IndexedDB browser — discover every database and object store across every frame of the origin. Inspect records in a zebra-striped grid with column pinning, resizing, sticky headers, and inline editing. • Query editor with MongoDB-style filters — filter, project, sort, and limit your data with a JSON query language. Index-aware plan selection, with an in-memory fallback for compound operators. The chosen plan is shown alongside results. • Multi-tab query workspace — keep several queries open at once, each with its own editor and results pane. Save queries you reuse and reopen them in a click. • Row inspector — per-field editor with type indicators, inline NULL handling, and syntax-highlighted nested JSON. Edit values without writing console code. • LocalStorage, SessionStorage, Cookies, and Cache Storage browsers — view, add, edit, delete, and clear entries with the same grid UI. • Import and export — read and write NDJSON, CSV, SQL INSERT statements, and ZIP snapshots. Round-trips non-JSON types including Date, BigInt, Map, Set, Blob, and ArrayBuffer. • Schema inference — samples rows from a store to power autocomplete and a Structure view. Export the inferred schema as TypeScript types or a Dexie schema definition with one click. • Snapshots and diffs — snapshot a store or whole database, then restore or diff against it later. Useful for verifying migrations and reproducing bugs. • Command palette (⌘K) and keyboard shortcuts — jump between stores, tabs, and saved queries without touching the mouse. • Dark and light themes — configurable UI font, table font (mono or sans), and font size. Built for • Frontend developers debugging IndexedDB-backed applications • Teams working on offline-first or PWA codebases • Anyone who needs to inspect, edit, or migrate data sitting in browser storage • Engineers tired of writing one-off console snippets to read or modify storage Privacy Everything runs locally on your machine. IdxBeaver makes no network requests: no analytics, no telemetry, no remote configuration. Your preferences, query history, and saved queries are stored using chrome.storage.local and never leave your browser. Open source Source code, issue tracker, and changelog: https://github.com/adityaongit/idxbeaver
0 out of 5No ratings
Details
- Version0.2.1
- UpdatedApril 30, 2026
- Offered byAditya Jindal
- Size1.55MiB
- LanguagesEnglish
- Developer
Email
work.adityajindal@gmail.com - Non-traderThis developer has not identified itself as a trader. For consumers in the European Union, please note that consumer rights do not apply to contracts between you and this developer.
Privacy
This developer declares that your data is
- Not being sold to third parties, outside of the approved use cases
- Not being used or transferred for purposes that are unrelated to the item's core functionality
- Not being used or transferred to determine creditworthiness or for lending purposes
Support
For help with questions, suggestions, or problems, please open this page on your desktop browser