Difference between revisions of "OpenDBX"
From Linuxnetworks
(moved setup for unix/windows to own subtree) |
(added "known problems" section) |
||
Line 22: | Line 22: | ||
## [http://dir.gmane.org/gmane.comp.db.opendbx.devel Gmane mailing list archive] | ## [http://dir.gmane.org/gmane.comp.db.opendbx.devel Gmane mailing list archive] | ||
## [https://libopendbx.svn.sourceforge.net/svnroot/libopendbx/trunk/ SVN repository] | ## [https://libopendbx.svn.sourceforge.net/svnroot/libopendbx/trunk/ SVN repository] | ||
+ | # [[OpenDBX/Problems|Known problems]] | ||
# [[OpenDBX/Future|Future development]] | # [[OpenDBX/Future|Future development]] | ||
Revision as of 12:35, 7 August 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
- Known problems
- Future development