EiffelBDB 0.1
* General information
EiffelBDB is an Eiffel interface to the Berkeley DB.
Berkeley DB is an embedded database system that supports key
access to data.
Berkeley DB also provides core database services like page
cache management, transactions, locking and logging.
This wrapper was created with the help of SWIGEIFFEL
an extension of SWIG to produce Eiffel
interfaces to C libraries
* Licensing
EiffelBDB is released under the terms of the LGPL license, read the file
COPYING.LIB for more information.
* Requirements
- SmallEiffel
http://SmallEiffel.loria.fr
- Berkeley DB 3.x
http://www.sleepycat.com
* Author
Copyright (c) 1999, Pirmin Kalberer
http://sourcepole.ch/sources/programming/eiffel-libs/index.xml#eiffelbdb
$Date: 2002/08/22 15:02:10 $