There is a Sleepycat-licensed fork of BerkeleyDB at https://github.com/bloomberg/comdb2/tree/master/berkdb. Maybe this is a way forward as long as #987013 (removal) is not resolved and bugs like #928441 are lurking.
Hello, Afaict from #define DB_VERSION_MAJOR 4 #define DB_VERSION_MINOR 2 #define DB_VERSION_PATCH 52 #define DB_VERSION_STRING "Sleepycat Software: Berkeley DB 4.2.52: (December 3, 2003)" that is fork of 4.2.52. cu Andreas