Difference between revisions of "OpenDBX"
From Linuxnetworks
(added C++ Links) |
(correct svn link) |
||
Line 23: | Line 23: | ||
## [http://bugs.linuxnetworks.de/index.php?project=3 Bug Tracker] | ## [http://bugs.linuxnetworks.de/index.php?project=3 Bug Tracker] | ||
## [https://lists.sourceforge.net/lists/listinfo/libopendbx-devel Mailing List] | ## [https://lists.sourceforge.net/lists/listinfo/libopendbx-devel Mailing List] | ||
− | ## [https://libopendbx.svn. | + | ## [https://libopendbx.svn.sourceforge.net/svnroot/libopendbx/trunk/ SVN repository] |
# [[OpenDBX/Future|Future development]] | # [[OpenDBX/Future|Future development]] | ||
Revision as of 22:39, 9 March 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