Code

Show Index

PyroDatabase

Database utilties module for PyroCMS.

Developed for PyroCMS
Current Version 1.1
Project Page Link

Being able to check some basic database info without opening it up via a remote client is something I use frequently, and something that doesn't come with PyroCMS. PyroDatabase is a small but useful module that gives you some basic database tools like the ability to view the structure of the database, the ability repair/optimize tables in bulk (and individually), and the ability to run SQL queries.