Berkeley DB is part of the Oracle Berkeley DB family of products.
Berkeley DB would be the best choice probably but I can't use it due to licensing issues. Are there any …
java nosql berkeley-db key-value-storeBerkeley DB (JE) licensing may be a deal killer. I have a Java application going to a small set of …
java berkeley-db key-value-storeI can't seem to find sample code for constructing a Berkeley DB in Java and inserting records into it. Any …
java berkeley-dbIt seems like BerkeleyDB is acquired by Oracle which does not publish the source code on its web?
berkeley-dbI am trying to understand what should drive the choice of the access method while using a BerkeleyDB : B-Tree versus …
hashtable berkeley-db b-treeI've spent hours searching for examples of how to use the bsddb module and the only ones that I've found …
python berkeley-db bsddbI tried to make a plugin on qgis with Python 2.7.3 and there is a error happend and I find a …
python berkeley-db qgis bsddbApparently, BDB-XML has been around since at least 2003 but I only recently stumbled upon it on Oracle's website: Berkeley DB …
database berkeley-db berkeley-db-xmlAccording to the Python 2.6.5 docs [1], the bsddb module has been deprecated for removal in Python 3.0. What module/wrapper should I …
python berkeley-dbI am building an application in Java (with a jQuery frontend) that needs to talk to a third party application. …
java jquery jsp web-applications berkeley-db