Firebase Cloud Firestore
Last updated
Last updated
Full
Incremental
It is highly recommended that an index covering the column to be used exists
By default, Cloud Firestore automatically generates single-field indexes. Numeric and date types meet the incremental ingestion needs.
For more information on ingestion methods, click here.
Google-based services connect using a service account credential. Download your private key from the Cloud Firestore admin website. You can generate a new private key from the admin site if you have not yet created one.
Provide the details and service account information for the data you're trying to connect to.
Verb will query the schema and give you the option to include/exclude data like documents, and collections.
All of the fields are required unless explicitly noted.