blob: a06069ea3e182cbfa97473edc0d3b42feb0aeb12 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
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.
WWW: http://fortytwo.sourceforge.net/
|