Menu

Phexplain / News: Recent posts

PhExplain V0.1.0 released

We are pleased to announce the release of PhExplain V0.1.0.

Posted by Andrew Spiers 2001-11-03

Phexplain project started

The purpose of this project to provide a tool that will analyse an SQL query and return to you details of how efficient the query is.

The project is to be written using PHP and designed to work for MySQL but if there is the requirement (let me know if there is), then the project can be expanded to include other databases.

I am close to getting a beta version working. This will enable you to select a MySQL database and then run a query against that datbase. The app will take your query and do an 'explain' on it and display the results. The beta will display the results in a 'raw' format but as the project develops, the results will be displayed in a friendlier format.

Posted by Andrew Spiers 2001-10-31