Difference between revisions of "OpenDBX"
From Linuxnetworks
(page rename) |
(page rename) |
||
Line 9: | Line 9: | ||
# Setup OpenDBX | # Setup OpenDBX | ||
## [[OpenDBX/Setup/Manual_builds|Build manually]] | ## [[OpenDBX/Setup/Manual_builds|Build manually]] | ||
− | ## [[OpenDBX/Setup/ | + | ## [[OpenDBX/Setup/Packages_from_source|Use package managers]] |
− | ## [[OpenDBX/Setup/ | + | ## [[OpenDBX/Setup/Existing_packages|Existing packages]] |
# Using OpenDBX | # Using OpenDBX | ||
## [[OpenDBX/Usage|API Usage]] | ## [[OpenDBX/Usage|API Usage]] |
Revision as of 17:36, 15 June 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
- Setup OpenDBX
- Using OpenDBX
- Resources
- Future development