Difference between revisions of "OpenDBX"
From Linuxnetworks
(support) |
(resources) |
||
Line 7: | Line 7: | ||
## [[OpenDBX Support|Backends / Platforms]] | ## [[OpenDBX Support|Backends / Platforms]] | ||
## [[OpenDBX Comparison|Comparison]] | ## [[OpenDBX Comparison|Comparison]] | ||
+ | # Resources | ||
+ | ## [[OpenDBX Download|Download]] | ||
+ | ## [http://bugs.linuxnetworks.de/index.php?project=3 Bug Tracker] | ||
+ | ## [http://www.freelists.org/list/opendbx Mailing List] | ||
# Using OpenDBX | # Using OpenDBX | ||
## [[OpenDBX Installation|Installation]] | ## [[OpenDBX Installation|Installation]] | ||
Line 15: | Line 19: | ||
## [[OpenDBX DBMS Differences|Database differences]] | ## [[OpenDBX DBMS Differences|Database differences]] | ||
## [[OpenDBX Portable SQL|Portable SQL statements]] | ## [[OpenDBX Portable SQL|Portable SQL statements]] | ||
− | |||
− |
Revision as of 01:52, 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
- Resources
- Using OpenDBX
- Portability hints