blob: ba4d0188408b908c57a00e8d19eb2cc67efcdc58 (
plain) (
blame)
1
2
3
4
5
|
Cloud Firestore is a NoSQL document database built for automatic scaling, high
performance, and ease of application development. While the Cloud Firestore
interface has many of the same features as traditional databases, as a NoSQL
database it differs from them in the way it describes relationships between data
objects.
|