As I read here:
https://docs.oracle.com/database/bdb181/html/installation/build_thirdparty.html#install-bdb
It seems that we can build Golang binding for BerkeleyDB. But orahub.oraclecorp.com/nosql-bdb-dev doesn't exist anymore.
So is it still possible to build BerkeleyDB for Golang?
Thanks.