Download List

Descripción del Proyecto

This small tool connects to the P6Spy JDBC logger
and displays in real time the queries going to the
database. It uses an integrated SQL parser to
build statistics on the most accessed tables and
columns to enable database index creation. Other
information is also gathered and displayed, such
as the request time for a single request, for a
class of request, and for all the requests.
Sorting may be done on these views to detect
database problems efficiently.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2003-11-23 06:18 Back to release list
0.3

En esta versión, las mejoras incluyen el manejo de los UPDATE, INSERT y DELETE consultas SQL que se tramitan actualmente en los resultados de perfiles, pero no son (todavía) utilizado para construir las recomendaciones del índice, así como la capacidad actual de exportar los resultados de perfiles en un archivo CSV.
Tags: Minor feature enhancements
In this release, improvements include the handling of
UPDATE, INSERT, and DELETE SQL queries that are now
processed in the profiling results, but are not (yet) used
to build index recommendations, as well as the ability to
now export the profiling results in an CSV file.

Project Resources