Home / Companies / Google Cloud / Blog / Post Details
Content Deep Dive

Introducing Cloud Firestore: Our New Document Database for Apps

Blog post from Google Cloud

Post Details
Company
Date Published
Author
-
Word Count
984
Language
English
Hacker News Points
-
Summary

Cloud Firestore, launched in October 2017 and now in public beta, is a fully-managed NoSQL document database designed for mobile and web app development, offering real-time data synchronization, offline data access, and seamless integration with Firebase's platform. Built in collaboration with the Google Cloud Platform team, it supports a wide range of SDKs including iOS, Android, Web, Node.js, Python, Go, and Java, and emphasizes ease of use with automatic scaling and strong data consistency across multiple regions. Cloud Firestore addresses the limitations of the Firebase Realtime Database by providing better data structuring, querying, and scaling capabilities, while allowing developers to use both databases in tandem if needed. It simplifies app development by managing server scaling, connectivity issues, and low latency data delivery, and features powerful security rules for data access and validation. Developers are encouraged to try Cloud Firestore for new projects, with detailed documentation and resources available to support its adoption.