Difference between revisions of "OpenDBX"
From Linuxnetworks
(→OpenDBX users) |
(Added test application) |
||
Line 18: | Line 18: | ||
## [[OpenDBX/DBMS Datatypes|Supported data types]] | ## [[OpenDBX/DBMS Datatypes|Supported data types]] | ||
## [[OpenDBX/Command line utility|Command line utility]] | ## [[OpenDBX/Command line utility|Command line utility]] | ||
+ | ## [[OpenDBX/Test application|Test application]] | ||
# Resources | # Resources | ||
## [[OpenDBX/Download|Download]] | ## [[OpenDBX/Download|Download]] |
Revision as of 22:28, 8 May 2010
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
OpenDBX users
- OpenDKIM
- C library for producing DKIM-aware applications and an open source milter for providing DKIM service
- PowerDNS
- A modern, advanced and high performance authoritative-only nameserver with an OpenDBX backend
- SqueakDBX
- Database driver for Squeak, a Smalltalk-like programming language