Firestore Enterprise Native Mode
# Firestore Enterprise Native Mode
This skill provides a complete guide for getting started with Firestore Enterprise Native Mode, including provisioning, data model, security rules, and SDK usage.
## Provisioning
To set up Firestore Enterprise Native Mode in your Firebase project and local environment, see [provisioning.md](references/provisioning.md).
## Data Model
To learn about Firestore data model and how to organize your data, see [data_model.md](references/data_model.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 Firestore Enterprise Native Mode in your application code, see:
- [Web SDK Usage](references/web_sdk_usage.md)
- [Python SDK Usage](references/python_sdk_usage.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](references/indexes.md).when to use it
Community prompt sourced from the open-source GitHub repo Agent-mag/skills (MIT). A "Firestore Enterprise Native Mode" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.
tags
roleplaycommunitygeneral
source
Agent-mag/skills · MIT