Category
Firestore
Cloud Firestore is Google's flexible, scalable NoSQL database for mobile, web, and server development with real-time sync.
2 articlesCRUD with Cloud Firestore and Node.js by Google Cloud Function
2022/10/06·4 min readThis blog shows how to perform CRUD operations with Cloud Firestore using Google Cloud Functions and Node.js.
How to Create Firestore Database by Node.js
2022/10/01·3 min readCloud Firestore is a cloud-based NoSQL database. This article shows how to get started with Node.js.