Skip to main content
Drupal is a registered trademark of Dries Buytaert
Release: Drupal 11.4.6 Update released for Drupal core (11.4.6)! Release: Drupal 10.6.16 Update released for Drupal core (10.6.16)! Release: Drupal 12.0.0-alpha1 First alpha version released for Drupal core (12.0.0-alpha1). Release: Website Feedback 1.2.1 Minor update available for module website_feedback (1.2.1). Release: Field Group Markup 1.0.5 Minor update available for module field_group_markup (1.0.5). Release: Website Feedback 1.2.0 Minor update available for module website_feedback (1.2.0). Release: User Registration Link Pop Up 1.2.5 Minor update available for module url_popup (1.2.5). Release: User Registration Link Pop Up 1.2.4 Minor update available for module url_popup (1.2.4). Usage Milestone: Menu Condition Module menu_condition crossed 1,000 active installs. Module Revived: EzContent API - Enhanced De-coupled CMS Experience 2.3.9 Module ezcontent_api updated after 15 months of inactivity (2.3.9).

Database Info Schema

1 sites No security coverage Drupal 10–11
View on drupal.org

This module provides a diagnostic tool to explore your database's schema and metadata. It allows you to view all tables and their fields, examine indexes, and track storage usage for the entire database and individual tables and indexes. This helps with auditing, onboarding new developers, and performance tuning.

Overview

This is a Schema & Metadata Explorer that works as an administrative and diagnostic tool designed to give developers and database administrators a comprehensive, real-time look into the database's architecture and physical footprint. It serves as a centralized tool for structural introspection and storage monitoring.

Key Features

  • Schema Inventory: Retrieves and lists all table names existing within the connected database or specific schemas.
  • Field-Level Introspection: Drills down into individual tables to display all fields (columns), detailing their specific data types, character maximum lengths, nullability, and key constraints.
  • Index Mapping: Catalogs all indexes associated with each table (e.g., primary, unique, non-clustered), providing visibility into how data retrieval is currently optimized.
  • Granular Storage Metrics: Calculates and displays precise data consumption metrics, including:
  • Total Database Size: The aggregate disk space currently utilized by the entire database.
  • Table Sizes: The specific storage footprint of the data within each individual table.
  • Index Sizes: The disk space consumed specifically by the indexes on each table, allowing administrators to weigh query performance benefits against storage costs.

Primary Value

This module streamlines database auditing, accelerates onboarding for new developers by providing immediate structural context, and aids in performance tuning and capacity planning by clearly highlighting where storage is being heavily utilized.

Depends on

Dependencies of the latest stable release

No dependencies recorded for this project.

Required by

Tracked projects that depend on this one

No tracked projects depend on this one yet.

Activity

Tracked releases
8
Tracked since
Apr 2026
Latest release
4 weeks ago
Releases (12 mo)
8 ▲ from 0
Maintenance
Active

Release Timeline

Releases

Version Type Core Release date
1.3.1 Stable 10–11 Aug 4, 2026
1.3.x-dev Dev 10–11 Aug 4, 2026
1.0.x-dev Dev 10–11 Aug 4, 2026
1.1.3 Stable 10–11 Aug 4, 2026
1.1.2 Stable 10–11 Apr 22, 2026
1.1.1 Stable 10–11 Apr 22, 2026
1.0.1 Stable 10–11 Apr 22, 2026
1.0.0 Stable 10–11 Apr 21, 2026