firetable VS testing-cloud-firestore

Compare firetable vs testing-cloud-firestore and see what are their differences.

firetable

Unlock the full potential of Google Firestore with Excel/Google Sheets like UI. (by AntlerVC)

testing-cloud-firestore

Companion repository for the testing Cloud Firestore guide. (by danahartweg)
Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
firetable testing-cloud-firestore
4 2
10 21
- -
0.0 0.0
over 2 years ago over 1 year ago
TypeScript TypeScript
Apache License 2.0 -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

firetable

Posts with mentions or reviews of firetable. We have used some of these posts to build our list of alternatives and similar projects.
  • We made a fast, easy to use interface for creating Cloud Functions in the browser and open sourced the platform!
    1 project | /r/googlecloud | 6 Aug 2021
    I love using Firestore & cloud functions, for their simplicity. However, as your product becomes more complex, building cloud functions turn into real struggles - especially when you have so many Firestore document level triggered events to deal with.There are only two options currently and neither of them ideal: 1. Make a big cloud functions that do multiple things - gets quite messy 2. Deploy multiple cloud functions that listen to the same trigger - you end up having to add add boilerplate code to filter out the field changes On top of that, as the projects get bigger, ran into other issues like:- Tons of dependencies to manage- Slow functions as unwanted dependencies are installed- Cold start problem to configuretoo messy and the issues start to snowball….. With Firetable, an open-source project that allows you to manage data in Firestore with a spreadsheet like UI and unlock many of the functionality of GCP like building cloud functions on Firestore data triggers at field level, we try to make this process super simple, visual and intuitive. We have been working on it for past two years and recently this week released a new version with exciting features including:- Ability to write functions that evaluate only when specific fields are set or updated- Using cloud run instance to build and deploy functions by installing only the dependences that are actually being used We would love to get your feedback on this feature or firetable in general, check it out using the links below: Github repo: https://github.com/FiretableProject/firetable Demo video: https://www.youtube.com/watch?v=0IQbFyFvjDg Chat with us on Discord: https://discord.gg/B8yAD5PDX4
  • Build Firestore field level trigger event Cloud Functions, in under 5 minutes Using Firetable Derivatives
    1 project | /r/Firebase | 5 Aug 2021
    to learn more about firetable you can checkout the github repo : https://github.com/FiretableProject/firetable
  • allow admin (user) to import data to firestore from the app
    1 project | /r/Firebase | 5 Apr 2021
    If you're looking for guidance on the implementation you can take look at the Firetable implementation of this feature here
  • We Refactored 10K Lines of Code in Our Open-Source React Project
    1 project | dev.to | 8 Feb 2021
    I’m a software engineer building Firetable, an open-source React app that combines a spreadsheet UI with Firestore and Firebase’s full power. We ran into this exact issue with some fundamental code: the code for all the different field types, from the simple ShortText to the complex ConnectTable field.

testing-cloud-firestore

Posts with mentions or reviews of testing-cloud-firestore. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-01-04.

What are some alternatives?

When comparing firetable and testing-cloud-firestore you can also consider the following projects:

rowy - Low-code backend platform. Manage database on spreadsheet-like UI and build cloud functions workflows in JS/TS, all in your browser.

angularfire - Angular + Firebase = ❤️

ballcap.ts - Cloud Firestore support library for admin. 🧢

strapi-connector-firestore - Strapi database connector for Firestore database on Google Cloud Platform.

hnpwa-api - CDN cached Hacker News API

habanero-bee - Habanero Bee is a simple AMP-compliant CMS system that makes it easy to create content using Google Sheets.

clerk-firebase-starter - Official guide on how to use Clerk.dev with Firebase

use-pagination-firestore - 🔥 React hook for non-cumulative pagination of Firebase Firestore collections

Sober-Sailor - Sober Sailor is a web based drinking game. It is currently focused every player having one Device for keeping distance.

fireschema - Strongly typed Firestore framework for TypeScript

FirestoreGoogleAppsScript - A Google Apps Script library for accessing Google Cloud Firestore.