Difference between revisions of "OpenDBX"
From Linuxnetworks
m |
(future) |
||
Line 15: | Line 15: | ||
## [http://bugs.linuxnetworks.de/index.php?project=3 Bug Tracker] | ## [http://bugs.linuxnetworks.de/index.php?project=3 Bug Tracker] | ||
## [http://www.freelists.org/list/opendbx Mailing List] | ## [http://www.freelists.org/list/opendbx Mailing List] | ||
+ | # [[OpenDBX - Future|Future development]] | ||
# Portability hints | # Portability hints | ||
## [[OpenDBX DBMS Datatypes|Supported data types]] | ## [[OpenDBX DBMS Datatypes|Supported data types]] |
Revision as of 13:36, 13 May 2007
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
- Using OpenDBX
- Resources
- Future development
- Portability hints
- Portable SQL