Drupal Modules

ratings

Ratings

AttributeAverage
Features5 / 5
Reliability5 / 5
Ease Of Use4.5 / 5
Documentation5 / 5
Vote Count2
averages
module overview

Module Overview

Drupal.org Excerpt:

DB maintenance optimizes administrator-selected tables in the database during regular cron.php executions. For MyISAM tables, OPTIMIZE TABLE repairs a table if it has deleted or split rows, sorts table indexes, and updates table statistics. For BDB and InnoDB, OPTIMIZE rebuilds the table. Note, MySQL... [More...]

Details:

Maintainer:deekayen
Links:
downloads

Downloads

VersionDateFilesRelease notes
7.x-1.0-alpha12010-Nov-07DownloadRecommended
6.x-1.32011-Jan-03DownloadRecommended
7.x-1.x-dev2011-Feb-25DownloadDevelopment
Total Downloads: 498 "Development" releases should be considered in beta.

reviews

Reviews

Options: Add a review

rating

Critical

Did you know that overhead (resulting from the deletion of rows in the DB tables) in your sql database can slow down your site? Using this module is similar to using defrag to defragment your harddrive. It works brilliantly and saves considerable time by allowing you to accomplish this task without using PHPMyAdmin or a similar tool. Great work!

rating

Exactly what I was looking for

Optimizing your databases is an easy way to improve performance, especially on busy sites where the content changes frequently.

This module takes care of that job for you by automatically running MySQL's OPTIMIZE command on the tables of your choice. Optimization can be set to run hourly, daily, weekly, or monthly.

The module seems to work perfectly, and didn't require any tricks to start using. My only suggestion would be to add a "select all" option to the big list of tables.

Twitter


Sponsored By


iO1 Drupal Consultants

Top Drupal Books

  1. Using Drupal (O'Reilly)
  2. Definitive Guide to D7
  3. Beginning Drupal 7
  4. Drupal For Dummies
  5. Pro Drupal Development 7
Module Finder New Modules RSS Feeds