Skip to main content
Drupal is a registered trademark of Dries Buytaert
Release: OpenID Connect / OAuth client 3.0.0-alpha9 New alpha version released for module openid_connect (3.0.0-alpha9). Usage Milestone: Google Analytics Module google_analytics crossed 1,000 active installs. Release: Timelinr 1.0.1 Minor update available for module timelinr (1.0.1). Release: GraphQL Compose Codegen 1.1.2 Minor update available for module graphql_compose_codegen (1.1.2). Release: Mapy.com 1.1.3 Minor update available for module mapycom (1.1.3). Release: Ckeditor5 entity browser 3.0.3 Minor update available for module ckeditor5_entity_browser (3.0.3). Release: Ckeditor5 entity browser 3.0.1 Minor update available for module ckeditor5_entity_browser (3.0.1). Release: Ckeditor5 entity browser 3.0.2 Minor update available for module ckeditor5_entity_browser (3.0.2). Release: Teamleader Integration 4.0.2 Minor update available for module teamleader (4.0.2). Module Revived: Entityqueue Buttons 1.1.2 Module entityqueue_buttons updated after 8 months of inactivity (1.1.2).

DB Clean Ups

19 sites No security coverage Drupal 9–11
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.

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
2
Tracked since
Dec 2025
Latest release
8 months ago
Releases (12 mo)
2 ▲ from 0
Maintenance
Slowing

Releases

Version Type Core Release date
1.2.0 Stable 9–11 Dec 15, 2025
1.1.0 Stable Dec 15, 2025