https://www.mikeperham.com/2007/12/09/using-berkeley-db-with-ruby/
Using Berkeley DB with Ruby | Mike Perham
I’ve been going very deep into BDB recently. There’s a couple things I’ve learned: The Ruby binding effectively only allows you to store strings, not native...
using berkeley db with rubymikeperham