---
id: sm-firebase-firestore-standard
name: "firebase-firestore-standard"
url: https://skills.yangsir.net/skill/sm-firebase-firestore-standard
author: firebase
domain: ai-data-management-analysis
tags: ["firebase-firestore", "nosql-database", "realtime-database", "cloud-development"]
install_count: 36700
rating: 4.60 (77 reviews)
github: https://github.com/firebase/agent-skills
---

# firebase-firestore-standard

> 为Firestore标准版提供全面的使用指南，涵盖数据模型、查询优化和安全规则等，助力后端开发者高效构建应用。

**Stats**: 36,700 installs · 4.6/5 (77 reviews)

## Before / After 对比

### 优化Firestore标准版，提升后端性能。

## Readme

# Firestore Standard Edition

This skill provides a complete guide for getting started with Cloud Firestore Standard Edition, including provisioning, securing, and integrating it into your application.

## Provisioning

To set up Cloud Firestore in your Firebase project and local environment, see [provisioning.md](references/provisioning.md).

## Security Rules

For guidance on writing and deploying Firestore Security Rules to protect your data, see [security_rules.md](references/security_rules.md).

## SDK Usage

To learn how to use Cloud Firestore in your application code, choose your platform:

*   **Web (Modular SDK)**: [web_sdk_usage.md](references/web_sdk_usage.md)

## Indexes

For checking index types, query support tables, and best practices, see [indexes.md](references/indexes.md).


---
*Source: https://skills.yangsir.net/skill/sm-firebase-firestore-standard*
*Markdown mirror: https://skills.yangsir.net/api/skill/sm-firebase-firestore-standard/markdown*