Drupal is a registered trademark of Dries Buytaert
Protected Pages 3.0.0 Major update available for module protected_pages (3.0.0). Commerce Core 3.3.8 Minor update available for module commerce (3.3.8). Search API HTML Element Filter 1.0.7 Minor update available for module search_api_html_element_filter (1.0.7). Layout Builder Reorder 2.0.1 Minor update available for module layout_builder_reorder (2.0.1). Ban 1.1.0 Minor update available for module ban (1.1.0). Field Formatter Range 2.0.0 Major update available for module field_formatter_range (2.0.0). Field Formatter Range 8.x-1.8 Minor update available for module field_formatter_range (8.x-1.8). UI Patterns (SDC in Drupal UI) 2.0.18 Minor update available for module ui_patterns (2.0.18). Search API Solr 4.3.11 Module search_api_solr updated after 14 months of inactivity (4.3.11). Provus Mega Menu Module provus_mega_menu crossed 1,000 active installs.

DB Clean Ups

14 sites No security coverage
View on drupal.org

This module automatically clears Drupal's cache and watchdog (dblog) tables at configurable intervals, which is particularly helpful for sites with limited hosting resources. It also offers manual cleanup options and can optionally optimize tables after cleaning.

DB Cleanup helps Drupal sites automatically clean cache tables and watchdog (dblog) entries at configurable intervals. It is especially useful for sites running on shared or resource-restricted hosting environments.

Features

Key features include:

  • Automatically cleans watchdog (dblog) table at configurable time intervals.
  • Automatically clears cache_ tables* on a scheduled basis.
  • Optional OPTIMIZE TABLE execution after cleanup to reclaim space and improve performance.
  • Manual controls to immediately clear cache tables and watchdog entries from the UI.
  • Lightweight and cron-based, suitable for shared hosting and low-resource servers.
  • Simple configuration form integrated into the Administration → Configuration → Development section.

Use cases:

  • Drupal sites with limited database storage.
  • Shared hosting environments where database size grows quickly.
  • Sites where log tables are not cleaned frequently enough by default.
  • Developers who want predictable and controlled cleanup intervals.

Post-Installation

After installing and enabling the module:

  1. Navigate to

    Administration → Configuration → Development → Database Cleanup Settings
  2. Configure:
    • Watchdog Cleanup Interval (hours)
    • Cache Tables Cleanup Interval (hours)
    • Enable or disable Optimize tables after cleanup
  3. Save the configuration
  4. The cleanup tasks will run automatically during Drupal cron execution.
  5. Optionally, use Run Cleanup Now to manually clear cache tables and watchdog entries instantly.

No additional content types or permissions are required.

Additional Requirements

  • Drupal core (no external libraries required)
  • Uses Drupal core cron system
  • Works with core Database Logging (dblog)

Similar projects

  • Core cron & cache clear mechanisms – DB Cleanup adds configurable intervals and manual controls in one place.
  • DBLog Cleanup modules – often focus only on watchdog, while DB Cleanup also manages cache tables.
  • Performance-focused cleanup modules – DB Cleanup is intentionally lightweight and suitable for shared hosting environments.

What differentiates DB Cleanup is its simple configuration, combined cache + watchdog cleanup, and suitability for low-resource servers.

Activity

Total releases
2
First release
Dec 2025
Latest release
7 months ago
Releases (12 mo)
2 ▲ from 0
Maintenance
Slowing

Releases

Version Type Release date
1.2.0 Stable Dec 15, 2025
1.1.0 Stable Dec 15, 2025