blob: 796c37f39d0c2f65c73679d21a9ee68fac5ccbfa (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
|
BDB is a set of classes implementing an interface to
Berkeley DB for the GNUstep and Mac OS X environment written in
Objective-C language. It is based on the C API of
Berkeley DB and offers an object oriented interface which relies on
classes and mechanisms offered by the Foundation library.
In its present state BDB just offers a reduced set of functionality of
Berkeley DB.
LICENSE: LGPL2 or later
WWW: http://fortytwo.sourceforge.net/
|