With Firetable, non-technical team members can access Firestore data with a permission controlled intuitive UI while developers can build fast on the GCP stack (manage their data models, create and deploy cloud functions, connect to third party apps via webhooks and APIs...and more!) 🚀
-
Intuitive spreadsheet like interface for Firestore. With Firetable UI you can view and directly edit the data in Firestore but not just that, you can completely manage your existing data model or create from scratch.
- CRUD operations on your data - Add, edit, and delete rows
- Create table collections, add column fields
- Sort and filter data
- Resize and rename columns
-
Rich set of data fields. 29+ field types supported and growing
- Basic types: Short Text, Long Text, Email, Phone, URL…
- Custom UI pickers: Date, Checkbox, Single Select, Multi Select…
- Uploaders: Image, File
- Rich Editors: JSON, Code, Rich Text (HTML)
-
Permission controlled views. You can customize who sees what data and what action they can take with powerful set of access controls based on custom user roles. Read more
-
Supercharge your database with your own scripts.
- Action field: trigger any Cloud Function
- Derivative field: populate cell with value derived from the rest of the row’s values
- Aggregate field: populate cell with value aggregated from the row’s sub-table
-
Integrations with external services.
- Connect Table uses Algolia to get a snapshot of another table’s row values
- Connect Service uses any HTTP endpoint to get a cell value
To set up Firetable, you must be comfortable with working with the command line.
You must have at least a basic understanding of how to use npm and install npm packages globally.
We’ve created the Firetable CLI to automate the steps required to set up Firetable.
We’re still working on improving our documentation and writing more beginner-friendly guides.
Documentation on GitHub Wiki →
Create issues and bug reports here.
Make sure to provide console log outputs and screenshots!
We welcome any contributions from the open source community.
- Good First Issues project is a good place to start for contributing to Firetable.
- For new feature or enhancement, please create an issue first or send us a message on Discord so that we can discuss and guide you as needed ahead of you starting the work.