(2002-11-14) BerkeleyDB

Very detailed article on a case of using BerkeleyDB. Again, a challenge we faced involved determining how to map a complex and potentially dynamically adjustable data schema into Berkeley DB's key/data pairs... Our solution was to implement a design that was a hybrid of object-oriented and network-model database-design approaches.


Edited:    |       |    Search Twitter for discussion