Top "Berkeley-db" questions

Berkeley DB is part of the Oracle Berkeley DB family of products.

How to find out Subversion repository version?

How can I determine current version of my repository to see if I need to upgrade it (svnadmin upgrade)? In …

svn berkeley-db fsfs
Examining Berkeley DB files from the CLI

I have a set of Berkeley DB files on my Linux file system that I'd like to examine. What useful …

linux command-line-interface berkeley-db
How exactly does subversion store files in the repository?

I read the subversion book and it is clear to me that subversion does not store individual files but only …

svn repository berkeley-db fsfs
How fast is Berkeley DB SQL compared to SQLite?

Oracle recently released a Berkeley DB back-end to SQLite. I happen to have a hundreds-of-megabytes SQLite database that could very …

sqlite benchmarking berkeley-db
Building OpenLDAP from sources and missing BerkelyDB

I'm building OpenLDAP on a RHEL 5; I used instructions found at http://www.linux.com/archive/feature/113607. All went well, …

redhat berkeley-db openldap
Recommend a fast & scalable persistent Map - Java

I need a disk backed Map structure to use in a Java app. It must have the following criteria: Capable …

java map berkeley-db persistent berkeley-db-je
svn repository on Windows network share

Is it safe for multiple computers to concurrently access an svn repository stored on a shared filesystem? I'm building an …

svn filesystems berkeley-db network-share fsfs
Best way to use a PostgreSQL database as a simple key value store

I am being required to use a postgreSQL database and it will replace my current use of berkeleyDB. Although; I …

java postgresql jdbc berkeley-db key-value
How to Fix the Broken BSDDB Install in the Default Python Package on Mac OS X 10.5 Leopard?

Do the following on the default Python install on Mac OS X 10.5 (Leopard) w/ Developer Tools: noel ~ : python Python 2.5.1 (r251:54863, …

python macos osx-leopard berkeley-db bsddb
GUI for Berkeley DB

I'm using Berkeley DB Java edition, via the DPL interface. I want to ask if someone knows about any GUI …

java user-interface berkeley-db