contact | forum | legal | impressum | privacy

Subversion Source Repository

hamsterdb is an open source project and the complete source code can be downloaded anonymously from the Subversion repository.

The Subversion access is read-only.

Getting The Trunk

The most up-to-date (and therefore usually unstable) source is in the trunk of the repository. You can get a copy of the trunk with the following command:
svn co svn://www.hamsterdb.org/home/chris/repos/hamsterdb/trunk
If you do not want to have a local copy of the repository, but just a copy of the sources (without the .svn subdirectories), you can export the trunk:
svn export svn://www.hamsterdb.org/home/chris/repos/hamsterdb/trunk

Available Repositories

hamsterdb core libraries:
svn://www.hamsterdb.org/home/chris/repos/hamsterdb/trunk
hamsterdb .NET wrapper:
svn://www.hamsterdb.org/home/chris/repos/hamsterdb-dotnet/trunk
hamsterdb Java wrapper:
svn://www.hamsterdb.org/home/chris/repos/hamsterdb-java/trunk
hamsterdb Python wrapper:
svn://www.hamsterdb.org/home/chris/repos/hamsterdb-python/trunk

Older Releases

Older releases are stored in the release-directory of the repository; the directory name is identical to the version number. Here are some examples:
svn export svn://www.hamsterdb.org/home/chris/repos/hamsterdb/release/0.3.0
svn export svn://www.hamsterdb.org/home/chris/repos/hamsterdb/release/0.4.9
 

Getting Started

Read the tutorial to learn more about hamsterdb!
 

Help us!

Found an information that is missing on this page? Please send a mail.
 

Quick Links