Diese Beschränkung gilt, wenn der Datastore-Modus außerhalb von Google App Engine verwendet wird. Wenn der Datastore-Modus aus App Engine verwendet wird, hängt die Beschränkung von der verwendeten Clientbibliothek ab.
Maximale Anzahl von Attributtransformationen, die für eine einzelne Entität in einem Commit-Vorgang oder in einer Transaktion ausgeführt werden können.
Bei Array-Transformationen wie "appendMissingElements" zählt jedes Array-Element auf das Limit an.
500
Maximale Größe für einen Entitätsschlüssel
6 KiB
Maximale Tiefe von verschachtelten Entitätswerten
20
Maximale Anzahl der zulässigen Schlüssel für einen Lookup-Vorgang in der Datastore API
1.000
Maximale Größe der UTF-8-Codierung einer indexierten String-Eigenschaft
1.500 Byte
Maximale Größe einer nicht indexierten Eigenschaft
Maximale Summe der folgenden Elemente für eine Entität:
Anzahl von indexierten Attributwerten
Anzahl von zusammengesetzten Indexeinträgen
20.000
Maximale Anzahl von Attributen in einem zusammengesetzten Index
2 MiB
Maximale Gesamtzahl der Export- und Importanfragen für ein Projekt, die pro Minute zulässig sind
20
Maximale Anzahl gleichzeitiger Exporte und Importe
50
Maximale Anzahl Entitätsfilter für Export- und Importanfragen
Wenn bei der Export- oder Importanfrage ein entity_filter angegeben ist, wird jede Kombination aus gefilterter Art und Namespace als eigener Filter auf dieses Limit angerechnet. Beispiel:
Eine Anfrage mit kinds=['foo', 'bar'] und namespace_ids=['', 'ns1'] führt zu vier Filtern angerechnet auf dieses Limit: [('', 'foo'), ('', 'bar'), ('ns1', 'foo'), ('ns1', 'bar')]
100
Maximale Anzahl von Richtlinien zur Gültigkeitsdauer (TTL) pro Datenbank.
1000
Alte Cloud Datastore-Limits
Wenn Sie noch kein Upgrade von Datastore auf Firestore im Datastore-Modus durchgeführt haben, gelten die folgenden Limits auch für Ihre Datenbankinstanz:
Limit
Wert
Maximale Anzahl an Entitätengruppen, auf die in einer Transaktion zugegriffen werden kann
25
Maximale Rate von Transaktionen, bei denen aus einer Entitätengruppe gelesen oder in diese geschrieben wird
Beachten Sie, dass Sie Schreibvorgänge für eine Entitätengruppe stapeln können. Auf diese Weise können mehrere Entitäten innerhalb dieser Beschränkung in eine Entitätsgruppe geschrieben werden.
[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Schwer verständlich","hardToUnderstand","thumb-down"],["Informationen oder Beispielcode falsch","incorrectInformationOrSampleCode","thumb-down"],["Benötigte Informationen/Beispiele nicht gefunden","missingTheInformationSamplesINeed","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],["Zuletzt aktualisiert: 2025-08-19 (UTC)."],[[["\u003cp\u003eThis page outlines the various production limits for Firestore in Datastore mode, which are subject to change.\u003c/p\u003e\n"],["\u003cp\u003eThe maximum number of databases per project is capped at 100, but this limit can be increased by contacting support.\u003c/p\u003e\n"],["\u003cp\u003eThe maximum size for a transaction, as well as the maximum API request size outside of App Engine, is 10 MiB.\u003c/p\u003e\n"],["\u003cp\u003eThe maximum number of composite indexes for a database is 200 for non billed projects and 500 for billed projects.\u003c/p\u003e\n"],["\u003cp\u003eLegacy Cloud Datastore users who have not yet upgraded to Firestore in Datastore mode are subject to additional limitations, such as a maximum of 25 entity groups per transaction.\u003c/p\u003e\n"]]],[],null,["# Limits\n\n\u003cbr /\u003e\n\nThis page describes production limits for Firestore in Datastore mode.\n| **Note:** These values are subject to change.\n\nFirestore in Datastore mode limits\n----------------------------------\n\nIn addition to these limits, see the\n[best practices](/datastore/docs/best-practices) for Firestore in Datastore mode.\n\nlegacy Cloud Datastore limits\n-----------------------------\n\nIf you have not yet upgraded from Datastore to\n[Firestore in Datastore mode](/datastore/docs/firestore-or-datastore#cloud_firestore_in_datastore_mode),\nthe following limits also apply to your database instance:\n\nWhat's next\n-----------\n\n- Learn about [Pricing and Quota](/datastore/docs/pricing)\n- Learn about [Storage Size Calculations](/datastore/docs/concepts/storage-size)"]]