Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
有谁知道 Firebase 实时数据库是否有免费的无限制写入?我在 Google 的 Firebase 页面上没有看到写入或读取的定价。如果是这样,如果有人不希望同时超过 10,000 个,它会不会比 Firestore 便宜得多?
使用实时数据库与 Firestore 存储和检索数据的方式非常不同。读/写的概念并不像 Firestore 中那样存在。从技术上讲,您使用一组不同的指标计费,因此我将研究这些指标以及您的应用程序将如何处理它们。