Firestore documentation
Firestore is a NoSQL document database built for automatic scaling, high performance, and ease of application development. While the 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. Learn more
Not sure what database option is right for you? Learn more about our database services.
Documentation resources
Guides
-
Quickstart: Create a Firestore database by using a server client library
-
Quickstart: Create a Firestore database by using a web or mobile client library
-
Querying and filtering data
-
Adding data
-
Getting data
-
Exporting and importing data
-
Deleting data
-
Transactions and batched writes
-
Getting started with security rules
-