- AnyDBM
AnyDBM is a general-purpose
dbm library forC++ that provides a high-level templated front-end to any DBM package. It is available under theGPL .Remote DBM
"Remote DBM" (RDBM) converts a DBM-using program to an RPC
Client-Server architecture. It was originally designed for the projectOptical Disc Archive System , used to manage a multi-terabyte archive of satellite image data using robotic storage. In order to allow multiple concurrent processes to access the system without a complex locking scheme, the NDBM server was written. A C API is provided to access the RDBM server.Backends
*
Berkeley DB
*gdbm
*dbm
*sdbm Application
* mod_auth_rdbm -
Apache module
* rdbmmanage - CGI (or ECGI) program for password database management.Other languages
Similar libraries for other
programming language s have also been named "AnyDBM":
* Haskell [http://software.complete.org/anydbm]
*Perl [http://aspn.activestate.com/ASPN/docs/ActivePerl-5.6/lib/AnyDBM_File.html]
* Python [http://docs.python.org/lib/module-anydbm.html]External links
* [http://www.webthing.com/software/AnyDBM/ AnyDBM]
Wikimedia Foundation. 2010.