- Serverless Web Applications with React and Firebase
- Harmeet Singh Mayur Tanna
- 182字
- 2021-08-27 19:11:10
Cloud Firestore
Cloud Firestore is also a cloud-hosted, NoSQL database. You might be thinking that we already have Realtime Database, which is also a NoSQL database, so why do we need Firestore? The answer to this question is that Firestore can be considered as an advanced version of Realtime Database that provides live synchronization and offline support along with efficient data queries. It scales globally and lets you focus on developing apps instead of worrying about server management. It can be used with Android, iOS, and web platforms.
We can use both databases within the same Firebase application or project. Both are NoSQL databases, can store the same types of data, and have client libraries that work in a similar manner.
If you want to try out Cloud Firestore while it's in beta, use our guide to get started:
- Go to the https://console.firebase.google.com/
- Select your project, DemoProject
- Click on the Database in the left section navigation and select the Cloud Firestore database:

Once we select the database, it prompts you to apply the security rules before creating the database.
- PHP動態網站程序設計
- Modular Programming with Python
- Python快樂編程:人工智能深度學習基礎
- Learning Apex Programming
- Ext JS Data-driven Application Design
- 看透JavaScript:原理、方法與實踐
- HTML5權威指南
- Python Machine Learning Blueprints:Intuitive data projects you can relate to
- Unity Android Game Development by Example Beginner's Guide
- Kotlin進階實戰
- 面向對象程序設計及C++(第3版)
- ANSYS FLUENT 16.0超級學習手冊
- Processing開發實戰
- 基于JavaScript的WebGIS開發
- Learning Perforce SCM