Difference between revisions of "OpenDBX"
From Linuxnetworks
(removed portable sql) |
(removed redirects) |
||
Line 4: | Line 4: | ||
# Get a picture | # Get a picture | ||
− | ## [[OpenDBX Introduction|Introduction]] | + | ## [[OpenDBX/Introduction|Introduction]] |
− | ## [[OpenDBX Support|Backends / Platforms]] | + | ## [[OpenDBX/Support|Backends / Platforms]] |
− | ## [[OpenDBX Comparison|Comparison]] | + | ## [[OpenDBX/Comparison|Comparison]] |
# Using OpenDBX | # Using OpenDBX | ||
− | ## [[OpenDBX | + | ## [[OpenDBX/Setup|Installation]] |
− | ## [[OpenDBX Usage|API Usage]] | + | ## [[OpenDBX/Usage|API Usage]] |
− | ## [[OpenDBX API|API Reference]] | + | ## [[OpenDBX/API|API Reference]] |
− | ## [[OpenDBX DBMS Datatypes|Supported data types]] | + | ## [[OpenDBX/DBMS Datatypes|Supported data types]] |
# Resources | # Resources | ||
− | ## [[OpenDBX Download|Download]] | + | ## [[OpenDBX/Download|Download]] |
## [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 | + | # [[OpenDBX/Future|Future development]] |
== See also == | == See also == | ||
[[Wikipedia: Database access library]] | [[Wikipedia: Database access library]] |
Revision as of 17:09, 17 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