It's a very exciting time to use Cloud Firestore, since we are rolling out Firestore Pipelines - a central feature of the Firestore Enterprise edition, built on a new query engine to significantly expand the range of possible queries.
Pipeline operations differ from the Core operations by employing a flexible syntax and a distinct indexing method, enabling advanced data retrieval operations for enterprise applications.
Learn what's available in Private Preview
Here are the highlights of the preview documentation:
- A thorough overview that compares Core and Pipeline operations.
- A Get started guide that walks you through creating a database that supports Pipeline operations as well as installing and initializing SDKs that support the Pipelines API. The Get started also lets you compare illustrative Core and Pipeline operation samples.
- Detailed guidance on indexing databases for Pipelines.
- A complete set of how-to and reference guides for Pipeline operations.
- Guides to help you assess the costs of Pipelines and plan deployments to different locations.
What's next?
Stay tuned for updates and expansions of documentation and other resources during the Preview.
If you have feedback, or if you have any questions or need help debugging, please reach out to firestore-pipelines-preview-feedback@google.com.