OpenDBX/Introduction

From Linuxnetworks
< OpenDBX
Revision as of 17:39, 5 September 2005 by Nose (Talk | contribs)

Jump to: navigation, search

Introduction

Rationale

OpenDBX is a single C interface to various database backends. This HOWTO is about settting up and using the library API.

Download

The OpenDBX package can be downloaded from Linuxnetworks.de

Licence

The OpenDBX library is licenced via the LGPL licence. The essence of this licence is that you can link commercial and non-commercial programs against the library without sharing any of your code, but you have to publish modifications of the library code itself.

The GNU Free Documentation Licence applies to this HOWTO.



Back to Overview