firebase-firestore-enterprise-native-mode

Compare original and translation side by side

🇺🇸

Original

English
🇨🇳

Translation

Chinese

Firestore Enterprise Native Mode

Firestore 企业版原生模式

This skill provides a complete guide for getting started with Firestore Enterprise Native Mode, including provisioning, data model, security rules, and SDK usage.
本技能提供Firestore企业版原生模式的完整入门指南,涵盖资源配置、数据模型、安全规则和SDK使用。

Provisioning

资源配置

To set up Firestore Enterprise Native Mode in your Firebase project and local environment, see provisioning.md.
要在您的Firebase项目和本地环境中搭建Firestore企业版原生模式,请参考provisioning.md

Data Model

数据模型

To learn about Firestore data model and how to organize your data, see data_model.md.
若要了解Firestore数据模型以及如何组织数据,请参考data_model.md

Security Rules

安全规则

For guidance on writing and deploying Firestore Security Rules to protect your data, see security_rules.md.
有关编写和部署Firestore安全规则以保护数据的指导,请参考security_rules.md

SDK Usage

SDK使用

To learn how to use Firestore Enterprise Native Mode in your application code, see sdks.md.
若要了解如何在应用代码中使用Firestore企业版原生模式,请参考sdks.md

Indexes

索引

Indexes help improve query performance and speed up slow queries. For checking index types, query support tables, and best practices, see indexes.md.
索引有助于提升查询性能,加快慢查询速度。若要查看索引类型、查询支持表和最佳实践,请参考indexes.md