Drupal is a registered trademark of Dries Buytaert
Release: Leaflet 10.4.11 Minor update available for module leaflet (10.4.11). Release: Session Inspector 1.0.8 Minor update available for module session_inspector (1.0.8). Release: Migrate QA 2.0.4 Minor update available for module migrate_qa (2.0.4). Release: CKEditor Description List 3.0.0 Major update available for module ckeditor_descriptionlist (3.0.0). Release: FlowDrop 2.4.0 Minor update available for module flowdrop (2.4.0). Release: JWT Token Refresh 1.0.4 Minor update available for module jwt_token_refresh (1.0.4). Release: ConReg 1.0.0-beta1 First beta version released for module conreg (1.0.0-beta1). Release: AI Image Studio 1.0.0-beta8 New beta version released for module ai_image_studio (1.0.0-beta8). Usage Milestone: Statistics Counter Module statistics_counter crossed 1,000 active installs. Module Revived: Decoupled Router 2.0.7 Module decoupled_router updated after 11 months of inactivity (2.0.7).

Database Export UI

1 sites Security covered
View on drupal.org

This module offers a simple administrative interface to export MySQL/MariaDB database dumps directly from the Drupal admin UI. It's designed for developers needing a lightweight tool with basic sanitization, intended for local development or custom workflows rather than full-featured backup solutions.

A lightweight Drupal module that provides a simple administrative interface for exporting MySQL/MariaDB database dumps.

This module is intended for developers and site maintainers who need a minimal database export tool with basic sanitization capabilities and who prefer a small codebase that can be easily customized for project-specific workflows.

When should I use this module?

Database Export UI is designed for simple use cases where you need:

  • A single-click database export from the Drupal admin UI
  • SQL dump generation using mysqldump
  • Basic user data sanitization before sharing dumps
  • A small, developer-friendly codebase that can be extended or customized

Similar projects

When should I use Backup and Migrate instead?

For most production websites, the Drupal Backup and Migrate module is likely the better choice.

Backup and Migrate provides:

  • Scheduled backups
  • Multiple storage destinations
  • Restore functionality
  • Selective table exports
  • Advanced backup profiles
  • Long-term maintenance and broad community adoption

Database Export UI does not attempt to replace Backup and Migrate. Instead, it provides a lightweight alternative for projects that only require a simple export workflow.

Features

  • Export database directly from Drupal admin UI
  • Generate compressed.sql.gz dumps
  • Optional user data sanitization
  • Drupal 10 and 11 compatible
  • Uses Drupal services and dependency injection

Requirements

  • Drupal 10 or 11
  • PHP 8.1+
  • MySQL / MariaDB

Installation
drush en db_export_ui -y
Navigate to: /admin/config/development/db-export

Limitations

  • Supports MySQL/MariaDB only
  • Does not provide restore functionality
  • Does not provide scheduled backups
  • Does not support remote backup destinations
  • Sanitization is intentionally basic and may need customization for project-specific requirements

Intended Audience

This module is primarily intended for:

  • Local development environments
  • Internal development teams
  • Custom distributions requiring a simple export workflow
  • Projects that want a lightweight starting point for custom database export tooling

Activity

Tracked releases
6
Tracked since
May 2026
Latest release
2 months ago
Releases (12 mo)
6 ▲ from 0
Maintenance
Active

Release Timeline

Releases

Version Type Release date
1.0.5 Stable Jun 6, 2026
1.0.4 Stable Jun 5, 2026
1.0.3 Stable May 26, 2026
1.0.2 Stable May 26, 2026
1.0.1 Stable May 26, 2026
1.0.0 Stable May 25, 2026