| |
| | CptS 451/551 Programming Assignments Three and Four, Version 5 Fun with BerkeleyDB (Site not responding. Last check: 2007-11-03) |
 | | BerkeleyDB is an open source package that implements a special kind of table known as a persistent associative hash. |
 | | BerkeleyDB is the storage manager for a popular open-source DBMS called MySQL. |
 | | Your design must be object-oriented in nature (if you are using Perl, C++, or Java, you must use objects and classes where appropriate, if you are using Tcl or C, you must implement with an object-oriented "methodology", e.g., malloc with constructors and dealloc with destructors and be careful with pointers to avoid violating encapsulation). |
| eecs.wsu.edu /~cdyreson/teaching/001/database/assignments/assign4.htm (2064 words) |
|