This is an interface to Sleepycat's Berkeley DB (www.sleepycat.com). Currently, it supports simple database creation and manipulation using the BTREE access method. The plan is to eventually grow this implementation to support the complete Berkeley DB api.