Skip to main content Link Menu Expand (external link) Document Search Copy Copied

Where do I find database details?

FeatureBase provides access to details and statistics on your database.

Additionally, a disk utilization graph is available on the Home page which lists disk space used by the database and its data.

Table of contents

Before you begin

How do I view database details?

  • Click Databases > your-database-name to open the summary page.

You can also get a subset of details by querying the fb_database_info and fb_database_nodes system tables

Detail view

Detail Description Additional information
Database ID Unique identifier for the database required for API and FBSQL connections that do not require user credentials * Cloud API
* FBSQL tool
Status Cloud database states include Provisioning and Running. Learn about cloud database states
Memory Current available memory based on your choice of shaped or serverless database Create a custom database
Owner User name of account that created the database Manage users
Version Database version information Issues with Database version
Created Time and date since database creation with user name of creator  
Last modified Time and date since last alteration with user name that made changes  
Disk utilization Actual memory used by database and data []
Query endpoint URL Endpoint used for Cloud REST API queries Cloud API