Difference between revisions of "OpenDBX"
From Linuxnetworks
(→OpenDBX users) |
(Updated projects using OpenDBX) |
||
Line 30: | Line 30: | ||
== OpenDBX users == | == OpenDBX users == | ||
+ | ; [http://dbxtalk.smallworks.com.ar/ DBXTalk] : An Open Source Relational DB Solution for Pharo Smalltalk programming langague | ||
; [http://www.opendkim.org OpenDKIM] : C library for producing DKIM-aware applications and an open source milter for providing DKIM service | ; [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.powerdns.com/ PowerDNS] : A modern, advanced and high performance authoritative-only nameserver with an [[PowerDNS OpenDBX Backend| OpenDBX backend]] | ||
− | |||
− |
Latest revision as of 23:41, 24 June 2012
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
- DBXTalk
- An Open Source Relational DB Solution for Pharo Smalltalk programming langague
- 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