Difference between revisions of "OpenDBX"
From Linuxnetworks
(intro) |
(support) |
||
Line 1: | Line 1: | ||
[[Image:Logo-opendbx.png|right]] | [[Image:Logo-opendbx.png|right]] | ||
− | OpenDBX is an extremely lightweight but extensible C library for accessing databases with a single API. It provides a clean and simple interface across all supported databases that leads to an elegant code design automatically. | + | OpenDBX is an extremely lightweight but extensible C library for accessing databases with a single API. It provides a clean and simple interface across all supported databases that leads to an elegant code design automatically. If you want your application to support different databases with little effort, this is definitively the right thing for you! |
# Get a picture | # Get a picture | ||
## [[OpenDBX Introduction|Introduction]] | ## [[OpenDBX Introduction|Introduction]] | ||
+ | ## [[OpenDBX Support|Backends / Platforms]] | ||
## [[OpenDBX Comparison|Comparison]] | ## [[OpenDBX Comparison|Comparison]] | ||
# Using OpenDBX | # Using OpenDBX |
Revision as of 01:49, 15 April 2007
OpenDBX is an extremely lightweight but extensible C library for accessing databases with a single API. It provides a clean and simple interface across all supported databases that leads to an elegant code design automatically. If you want your application to support different databases with little effort, this is definitively the right thing for you!
- Get a picture
- Using OpenDBX
- Portability hints
- Bug Tracker
- Mailing List