Nothing
Berkeley DB is an embedded database engine, originally developed by Sleepycat Software and now owned by Oracle. The database provides a zero-configuration key-value store that can be configured for different levels of access concurrency, crash recovery support and transactions.
The current version is distributed under the quite restrictive AGPL license with the option to buy a commercial license from Oracle.
The interface works with a wide range Berkeley DB versions. Some installation notes:
db60. This
installs the library in /opt/local/lib/db60 and the headers in
/opt/local/include/db60. These paths are added to LIBRARY_PATH
and CPATH in build.templAny scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.