Difference between revisions of "OpenDBX/Introduction"

From Linuxnetworks
Jump to: navigation, search
(removed spam)
Line 1: Line 1:
 +
[[Image:Logo-opendbx.png|right]]
 +
 
__TOC__
 
__TOC__
  

Revision as of 20:01, 6 May 2006

Logo-opendbx.png

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