[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["很难理解","hardToUnderstand","thumb-down"],["信息或示例代码不正确","incorrectInformationOrSampleCode","thumb-down"],["没有我需要的信息/示例","missingTheInformationSamplesINeed","thumb-down"],["翻译问题","translationIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2025-03-06。"],[[["Firestore is a NoSQL document database, with Datastore mode being optimized for server use cases and App Engine, while Native mode is better for mobile and real-time notifications."],["Datastore mode utilizes indexes for every query, automatically creating single-property indexes and requiring configuration of composite indexes for complex queries in the `index.yaml` file."],["App Engine apps have a default service account with full read and write access to Datastore mode and Firestore databases within the same project, with permissions that can be modified but may affect app access."],["A local emulator is available via the Google Cloud CLI for developing and testing applications locally, which can also generate and manage indexes for the production environment."],["Datastore mode has a free quota with daily limits, while paid accounts have unlimited storage and operations."]]],[]]