Difference between revisions of "OpenDBX"
From Linuxnetworks
(Added test application) |
(→OpenDBX users) |
||
Line 32: | Line 32: | ||
; [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]] | ||
+ | ; [http://rebol.wik.is/OpenDBX Rebol] : A lightweight computer language with advanced semantics | ||
; [http://www.squeakdbx.org/ SqueakDBX] : Database driver for Squeak, a Smalltalk-like programming language | ; [http://www.squeakdbx.org/ SqueakDBX] : Database driver for Squeak, a Smalltalk-like programming language |
Revision as of 23:14, 9 September 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
- Rebol
- A lightweight computer language with advanced semantics
- SqueakDBX
- Database driver for Squeak, a Smalltalk-like programming language