Difference between revisions of "OpenDBX"
From Linuxnetworks
(existing packages) |
(page rename) |
||
Line 8: | Line 8: | ||
## [[OpenDBX/Comparison|Comparison]] | ## [[OpenDBX/Comparison|Comparison]] | ||
# Setup OpenDBX | # Setup OpenDBX | ||
− | ## [[OpenDBX/Setup|Build manually]] | + | ## [[OpenDBX/Setup/Manual_builds|Build manually]] |
## [[OpenDBX/Setup/Packages|Use package managers]] | ## [[OpenDBX/Setup/Packages|Use package managers]] | ||
## [[OpenDBX/Setup/Existing_Packages|Existing packages]] | ## [[OpenDBX/Setup/Existing_Packages|Existing packages]] |
Revision as of 17:34, 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