Difference between revisions of "OpenDBX"
From Linuxnetworks
(added link to gmane) |
(moved setup for unix/windows to own subtree) |
||
Line 8: | Line 8: | ||
## [[OpenDBX/Comparison|Comparison]] | ## [[OpenDBX/Comparison|Comparison]] | ||
# Setup OpenDBX | # Setup OpenDBX | ||
− | ## [[OpenDBX/Setup/ | + | ## [[OpenDBX/Setup/Unix-like|Unix-like systems]] |
− | ## [[OpenDBX/Setup/ | + | ## [[OpenDBX/Setup/Windows|Windows]] |
− | + | ||
## [[OpenDBX/Setup/Common_problems|Common problems]] | ## [[OpenDBX/Setup/Common_problems|Common problems]] | ||
# Using OpenDBX | # Using OpenDBX |
Revision as of 11:31, 27 June 2009
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