Difference between revisions of "OpenDBX"
From Linuxnetworks
(command line utility) |
(added user section) |
||
Line 1: | Line 1: | ||
[[Image:Logo-opendbx.png|right]] | [[Image:Logo-opendbx.png|right]] | ||
− | 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! | + | OpenDBX is an extremely lightweight but extensible [[Wikipedia: Database access library|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 | # Get a picture | ||
Line 27: | Line 27: | ||
# [[OpenDBX/Future|Future development]] | # [[OpenDBX/Future|Future development]] | ||
− | == | + | == OpenDBX users == |
− | [ | + | ; [http://www.opendkim.org OpenDKIM] : C library for producing DKIM-aware applications and an open source milter for providing DKIM service |
+ | ; [http://www.powerdns.com/ PowerDNS] : A modern, advanced and high performance authoritative-only nameserver with an [[PowerDNS OpenDBX Backend| OpenDBX backend]] | ||
+ | ; [http://www.squeakdbx.org/ SqeakDBX] : Database driver for Sqeak, a Smalltalk-like programming language |
Revision as of 19:51, 28 February 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
- SqeakDBX
- Database driver for Sqeak, a Smalltalk-like programming language