|
-
June 15th, 2009, 03:59 PM
#1
Caching DB information
hello,
I'm looking for information in relation to caching relational database information in a C/C++ UNIX environment.
Are there any existing/useful libraries/interface available from both a C and C++ perspective on the UNIX platform.
Or is ODBC library the defacto standard interface.
Basically, with typical UNIX processes (written in C and C++), I'm looking at a scheme where data can be queried and cached at process initialisation
what are the best/proven techniques/methodologies for modelling data at the application level?
ie. how to best model and store the data returned from queries?
Any insight/suggestions appreciated.
Thanks.
Last edited by Moore; June 16th, 2009 at 06:43 AM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|