I\'m looking for a dbm-like library that I can use in place of Berkeley DB, which I\'m currently using. My main reason for switching is the licensing fees for BDB are pretty hig
SQLite is public domain, meaning you can use it for any purpose whatsoever, and is widely used and supported.