Monday, February 16, 2009

Jet Profiler for MySQL

Screenshot showing top used tables

Is real-time query performance and diagnostics tool for the MySQL database server. Core features:

  • Query, table and user performance
  • Graphical visualisation
  • Low overhead
  • Easy to use

Query, table and user performance

Jet Profiler focuses on queries, tables and users. This gives you the information you need most in order to quickly fix performance problems in your code, such as most frequent queries, most used tables or busiest users.

Graphical visualisation

Data is collected, analyzed and displayed in real-time in diagrams, pie charts and tables. You can easily drill down and navigate through the data.

Low overhead

Most of the profiling work is done in the Jet Profiler application, not in the database server. Therefore, the performance hit is normally negligible, around 1%.

Easy to use

It supports all MySQL versions. No database server changes are necessary. No agents or separate services are needed. Jet Profiler is a desktop application which runs on your computer. You start it, connect to a server, hit the record button, and see results within minutes. And it runs on Windows, Mac and Linux.

http://www.jetprofiler.com

No comments: