Project Description
A simple C#-based wrapper around the GNU DBM library. DBM is a simple database designed to store key-value pairs.

(This library does not wrap the DBM or NDBM modes of the GDBM library!)

Eventually, I'm considering making this a pure-managed implementation of GDBM.


Current Status
The simple wrapper is complete, and tests are provided for most common tasks.

License
The library is released under the GNU General Public License. It isn't the license I'd prefer to use, but the GDBM library itself is under a GNU GPL license, so this wrapper must also be GPL licensed.
Last edited Nov 19 2008 at 9:50 PM by openarrow, version 3
Comments
No comments yet.

Updating...
© 2006-2009 Microsoft | About CodePlex | Privacy Statement | Terms of Use | Code of Conduct | CodePlex Blog | Version 2008.12.9.14291