firebase-firestore
Reactive icon

Firebase Firestore

Stable version 1.0.0 (Compatible with OutSystems 11)
Uploaded
 on 12 November 2019
 by 
Firestore Team
3.5
 (2 ratings)
firebase-firestore

Firebase Firestore

Details
Flexible, scalable NoSQL cloud database to store and sync data for client- and server-side development. Find more at https://firebase.google.com/products/firestore.
Read more

Currently provides, for both Reactive and Mobile:

  • Block which can be used in screens to listen for real-time updates
  • Client Side APIs to
    • Add Document
    • Create or Update Document
    • Remove Document
  • Server Side API for
    • Create or Update Document
    • Get Document


Check the Firestore documentation to get started: https://firebase.google.com/docs/firestore/

Release notes (1.0.0)

Added Authentication method for Firestore calls

Reviews (1)
by 
2022-11-05
in version 1.0.0
Worked on first instance, and is a great way to work with Google Firestore for both standard document storage, but also getting realtime updates on the browser/client of data changed (now that Firebase Realtime Database is being "deprecated")
Team
Other assets in this category