A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://cloud.google.com/appengine/docs/python/console/managing-datastore below:

Managing Datastore from the Console | App Engine standard environment for Python 2

Skip to main content Managing Datastore from the Console

Stay organized with collections Save and categorize content based on your preferences.

This page describes how to view and manage the entities, indexes, and statistics for the data your application stores in your database.

Viewing Datastore statistics
  1. In the Google Cloud console, go to the Databases page.

    Go to Databases

  2. Select the required database from the list of databases.

  3. In the navigation menu, click Datastore Studio to view data for the entities in your application, as well as statistics for the built-in and composite indexes.

The dashboard should look like:

For more information about the statistics on this page, see Viewing Statistics in the Console.

Viewing indexes
  1. In the Google Cloud console, go to the Databases page.

    Go to Databases

  2. Select the required database from the list of databases.

  3. In the navigation menu, click Indexes to view a table of your application's indexes.

For each index, you should see its status, such as whether it is ready to serve your application. You should also see the amount of storage space used by the index and the number of entries in each index.

Viewing entities
  1. In the Google Cloud console, go to the Databases page.

    Go to Databases

  2. Select the required database from the list of databases.

  3. In the navigation menu, click Datastore Studio to view the entities that your application stored in your database.

You should see:

You can also create, update, delete, and query entities on this page. Learn how in the Quickstart.

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. What's next?

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025-08-07 UTC.

[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["This page outlines the process for viewing and managing entities, indexes, and statistics within your application's database."],["You can view Datastore statistics by navigating to the **Databases** page in the Google Cloud console, selecting your database, and then clicking **Datastore Studio**."],["To view your application's indexes, go to the **Databases** page, choose your database, and then click **Indexes** in the navigation menu."],["You can view the entities stored in your database by accessing the **Datastore Studio** section, which is also accessible from the **Databases** page."]]],[]]


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4