Drupal is a registered trademark of Dries Buytaert
External Authentication Module externalauth crossed 100,000 active installs. Config Ignore Module config_ignore crossed 100,000 active installs. Emulsify Tools 2.1.2 Minor update available for module emulsify_tools (2.1.2). AI (Artificial Intelligence) 1.5.0-alpha2 New alpha version released for module ai (1.5.0-alpha2). Sitemap Module sitemap crossed 50,000 active installs. Color backport Module color crossed 50,000 active installs. Extra Paragraph Types (EPT): Micromodal 2.0.1 Minor update available for module ept_micromodal (2.0.1). Extra Paragraph Types (EPT): Timeline 2.0.1 Minor update available for module ept_timeline (2.0.1). Voting API Module votingapi crossed 1,000 active installs. Extra Paragraph Types (EPT): Images 2.0.0 Module ept_images updated after 10 months of inactivity (2.0.0).

Database Info Schema

1 sites No security coverage
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.

Activity

Total releases
4
First release
Apr 2026
Latest release
2 months ago
Releases (12 mo)
4 ▲ from 0
Maintenance
Active

Release Timeline

Releases

Version Type Release date
1.1.2 Stable Apr 22, 2026
1.1.1 Stable Apr 22, 2026
1.0.1 Stable Apr 22, 2026
1.0.0 Stable Apr 21, 2026