Difference between revisions of "OpenDBX"
From Linuxnetworks
(svn) |
m (setup link) |
||
Line 8: | Line 8: | ||
## [[OpenDBX/Comparison|Comparison]] | ## [[OpenDBX/Comparison|Comparison]] | ||
# Using OpenDBX | # Using OpenDBX | ||
− | ## [[OpenDBX/Setup| | + | ## [[OpenDBX/Setup|Setup]] |
## [[OpenDBX/Usage|API Usage]] | ## [[OpenDBX/Usage|API Usage]] | ||
## [[OpenDBX/API|API Reference]] | ## [[OpenDBX/API|API Reference]] |
Revision as of 20:51, 15 January 2008
OpenDBX is an extremely lightweight but extensible database access library written in C. It provides an abstraction layer to all supported databases with a single, clean and simple interface 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
- Resources
- Future development