The download will begin shortly. If the download does not start, please use this direct link.
JDbMonitor is a tool to monitor & analyse database performance for any Java application. Easily determine your application's database performance and analyse problems down to specific SQL statement. Key Features: * Real time monitoring of SQL execution * Works with any application that uses JDBC * Effective GUI to analyse SQL performance data * Easy to install * No code change required * Suitable for monitoring production systems Why Use It? * Troubleshoot performance issues in production systems to uncover database bottlenecks * Constantly keep an eye on your applications for ‘slow’ SQL statements that can potentially cause problems * Find out exactly what SQL statements are executing in your Java application * Determine database bottlenecks during development & testing phases to identify areas to improve and SQL statements to optimize * No more writing System.currentTimeInMillis() between your JDBC calls to capture SQL timing information * No more going through lines and lines of text based SQL log files to analyse SQL timing information