Gestionar Firestore en el modo Datastore desde la consola
Organízate con las colecciones
Guarda y clasifica el contenido según tus preferencias.
En esta página se describe cómo ver y gestionar las entidades, los índices y las estadísticas de los datos que tu aplicación almacena en tu base de datos.
Ver las estadísticas de Datastore
En la Google Cloud consola, ve a la página Bases de datos.
Seleccione la base de datos que necesite de la lista de bases de datos.
En el menú de navegación, haga clic en Datastore Studio para ver los datos de las entidades de su aplicación, así como las estadísticas de los índices compuestos y los integrados.
Seleccione la base de datos que necesite de la lista de bases de datos.
En el menú de navegación, haga clic en Índices para ver una tabla con los índices de su aplicación.
En cada índice, debería ver su estado, por ejemplo, si está listo para servir su aplicación. También debería ver la cantidad de espacio de almacenamiento que ocupa el índice y el número de entradas de cada índice.
Ver entidades
En la Google Cloud consola, ve a la página Bases de datos.
[[["Es fácil de entender","easyToUnderstand","thumb-up"],["Me ofreció una solución al problema","solvedMyProblem","thumb-up"],["Otro","otherUp","thumb-up"]],[["Es difícil de entender","hardToUnderstand","thumb-down"],["La información o el código de muestra no son correctos","incorrectInformationOrSampleCode","thumb-down"],["Me faltan las muestras o la información que necesito","missingTheInformationSamplesINeed","thumb-down"],["Problema de traducción","translationIssue","thumb-down"],["Otro","otherDown","thumb-down"]],["Última actualización: 2025-08-21 (UTC)."],[[["\u003cp\u003eThis page provides instructions on how to view and manage entities, indexes, and statistics for your application's data stored in the database.\u003c/p\u003e\n"],["\u003cp\u003eYou can view Datastore statistics and your application's entities by navigating to the \u003cstrong\u003eDatastore Studio\u003c/strong\u003e section in the Google Cloud console after selecting the appropriate database.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003cstrong\u003eIndexes\u003c/strong\u003e section allows you to view a table of your application's indexes, including their status, storage space usage, and the number of entries.\u003c/p\u003e\n"],["\u003cp\u003eYou can also create, update, delete, and query entities within the \u003cstrong\u003eDatastore Studio\u003c/strong\u003e section.\u003c/p\u003e\n"]]],[],null,["# Managing Firestore in Datastore mode from the Console\n\nThis page describes how to view and manage the entities, indexes, and statistics\nfor the data your application stores in your database.\n\nViewing Datastore statistics\n----------------------------\n\n1. In the Google Cloud console, go to the **Databases** page.\n\n [Go to Databases](https://console.cloud.google.com/datastore/databases)\n2. Select the required database from the list of databases.\n\n3. In the navigation menu, click **Datastore Studio** to view data for the entities in\n your application, as well as statistics for the built-in and composite indexes.\n\nThe dashboard should look like:\n\nFor more information about the statistics on this page, see\n[Viewing Statistics in the Console](/datastore/docs/console/datastore-statistics).\n\nViewing indexes\n---------------\n\n1. In the Google Cloud console, go to the **Databases** page.\n\n [Go to Databases](https://console.cloud.google.com/datastore/databases)\n2. Select the required database from the list of databases.\n\n3. In the navigation menu, click **Indexes** to view a table of your application's indexes.\n\nFor each index, you should see its status, such as whether it is ready to serve your\napplication. You should also see the amount of storage space used by the index and\nthe number of entries in each index.\n\nViewing entities\n----------------\n\n1. In the Google Cloud console, go to the **Databases** page.\n\n [Go to Databases](https://console.cloud.google.com/datastore/databases)\n2. Select the required database from the list of databases.\n\n3. In the navigation menu, click **Datastore Studio** to view the entities that your application stored in\n your database.\n\nYou should see:\n\nYou can also create, update, delete, and query entities on this page. Learn how\nin the [Quickstart](/datastore/docs/store-query-data).\n| **Note:** While individual entities are removed almost immediately, a namespace container may remain visible for several days to a week after the final entity within it is removed.\n\nWhat's next?\n------------\n\n- Get details about [Statistics in the Console](/datastore/docs/console/datastore-statistics)."]]