skip to main content
Welcome to the Progress DataDirect for JDBC for Google BigQuery Driver : DataDirect Tools
  

Try DataDirect Drivers Now

DataDirect Tools

Progress DataDirect for JDBC drivers install the set of tools described in this section. For detailed instructions on using these tools, refer to the corresponding topics in the Progress DataDirect for JDBC Drivers Reference at the following links:
*DataDirect Test allows you to test your JDBC driver and learn the JDBC API.
*DataDirect Connection Pool Manager allows you to pool connections when accessing databases. When your applications use connection pooling, connections are reused rather than created each time a connection is requested. Because establishing a connection is among the most costly operations an application may perform, using Connection Pool Manager to implement connection pooling can significantly improve performance.
*Statement Pool Monitor loads statements into and remove statements from the statement pool as well as generate information to help you troubleshoot statement pooling performance.
*DataDirect Spy logs detailed information about calls your driver makes that can be used for troubleshooting.