Saturday 1 September 2012

What are the factors that the JDBC driver performance depends on?


The JDBC driver performance depends on:

• The driver code quality 

• The driver code size 

• The database server & its load capability

• The network topology

• The number of times the request is being translated to a different API.

No comments:

Post a Comment