
Firegrid - Firestore Table Builder
Turn Firestore collections into tables you can actually use
What it does
Firegrid turns your Firestore data into interactive, sortable tables - no backend, no setup, no data leaving your browser. Connect with Google, pick a project, and instantly browse collections as structured tables. Configure columns, filter and sort, then export to CSV or JSON. Need more? Write SQL queries across multiple collections with the built-in workbench, or drag-and-drop tables into shareable dashboards. Everything runs 100% client-side. Your data never touches our servers.
Does the same job
all alternatives →- IAInstantDB – A Modern Firebase2024 · github.com · ▲1,145
Hey there HN! We’re Joe and Stopa, and today we’re open sourcing InstantDB, a client-side database that makes it easy to build real-time and collaborative apps like Notion and Figma. Building modern apps these days involves a lot of schleps. For a basic CRUD app you need to spin up servers, wire up endpoints, integrate auth, add permissions, and then marshal data from the backend to the frontend and back again. If you want to deliver a buttery smooth user experience, you’ll need to add optimistic updates and rollbacks. We do these steps over and over for every feature we build, which can…


- DUDoculite – Use SQLite as a Document Database2023 · npmjs.com · ▲160
Hi! As I was working on a side project, I noticed I wanted to use SQLite like a Document Database on the server. So I built Doculite. DocuLite lets you use SQLite like Firebase Firestore. It's written in Typescript and an adapter on top of sqlite3 and sqlite. Reasons: 1) Using an SQL Database meant having less flexibility and iterating slower. 2) Alternative, proven Document Databases only offered client/server support. 3) No network. Having SQLite server-side next to the application is extremely fast. 4) Replicating Firestore's API makes it easy to use. 5) Listeners and real-time…
- DADataSheetGrid, an Airtable-like React component2023 · react-datasheet-grid.netlify.app · ▲342
I've built and have been maintaining a React component that renders an Airtable / Notion-like component for a few years. This can be seen as an where the value is an array of objects. You can then specify any number of columns that are each responsible for rendering an input for a specific key. The component handles all accessibility features like keyboard navigation, adding / removing rows, context menu, virtualization... If you ever need your users to input long lists of data, this might be a good way to render the form!

More dev tools this month
the category →



The first open-source price index for GPU compute
Dev tools · 10d ago · getcomputable.com

OpenTrailPaper is open-source bike computer firmware for the LilyGO T5S3 4.7" E-Paper PRO. It supports offline maps, GPX routes, FIT recording and Bluetooth sensors.
Dev tools · 2d ago · opentrailpaper.com

Open-source GTM skills for technical founders
Dev tools · 29d ago · gtmcofounder.com