Rogue Wave banner
Previous fileTop of DocumentContentsIndex pageNext file
DB Interface Module User's Guide

9.1 Caching and Performance

When a query is executed against a database, many pieces of information are exchanged between the client and the server. Query statements, result sets, and schema information are moved between the client and the server during the lifetime of most applications. The performance of many programs can be improved by using techniques that decrease this intensive data flow. One of the most common of these techniques is caching.

The DB Interface Module addresses this issue in two main ways:

If you plan your program's database interactions carefully, you stand a good chance of significantly improving its performance. Of course, there are many factors involved, so the only true test of whether your program is benefiting from caching is performance testing.



Previous fileTop of DocumentContentsNo linkNext file

Copyright © Rogue Wave Software, Inc. All Rights Reserved.

The Rogue Wave name and logo, and SourcePro, are registered trademarks of Rogue Wave Software. All other trademarks are the property of their respective owners.
Provide feedback to Rogue Wave about its documentation.