Firegrid - Firestore Table Builder
Turn Firestore collections into tables you can actually use
Firegrid - Firestore Table Builder โ Interactive client-side Firestore data tables
Summary: Firegrid converts Firestore collections into interactive, sortable tables that run entirely in the browser without backend setup or data leaving the client. It supports column configuration, filtering, sorting, CSV/JSON export, SQL queries across collections, and shareable dashboards.
What it does
Firegrid connects via Google OAuth to your Firebase project and displays Firestore data as structured tables. It includes a SQL workbench for multi-collection queries and a drag-and-drop dashboard builder, all running 100% client-side.
Who it's for
It is designed for developers and teams who need to browse, query, and visualize Firestore data beyond the Firebase Consoleโs JSON view.
Why it matters
It solves the lack of table views, sorting, and cross-collection querying in the Firebase Console while ensuring data privacy by never sending data to external servers.