Download

You can download the sources for the original rdfDB (as well as a Perl DBI and a Linux binary) from SourceForge, the original site. The (heavily) modified Win32 port (the version that comes with this documentation) can be found on http://home.hccnet.nl/th.v.d.gronde/.

The current version of rdfDB uses Sleepycat's Berkeley DB which you can get from here. It also uses the Pthread library on Win32 (see windowsreadme.txt in the root directory of the win32 distribution), as well as the following libraries:

The original author built rdfDB on linux and bsd. If you port it to other systems, drop me (someone involved in the RDFDB development) a line or better yet provide me a link to a binary that I can post here. Currently there is a Win32 port (see above), but it has been modified so heavily it might need a bit of backporting to work on Linux again (although it shouldn't be too difficult as care has been taken to keep it as portable as possible).

The sources are available under the Mozilla Public License. Sleepycat's software is GPLed. I (the original author of RDFDB) plan to have a version of rdfDB that does not depend on Sleepycat.

The most recent version number is 0.47 (Win32 mod 9 as I'm writing this).