Subversion Source Repository
hamsterdb Embedded Storage 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://hamsterdb.com/home/chris/repos/hamsterdb/trunkIf 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://hamsterdb.com/home/chris/repos/hamsterdb/trunk
Available Repositories
- hamsterdb Embedded Storage core libraries:
svn://hamsterdb.com/home/chris/repos/hamsterdb/trunk
- hamsterdb Embedded Storage .NET wrapper:
svn://hamsterdb.com/home/chris/repos/hamsterdb-dotnet/trunk
- hamsterdb Embedded Storage Java wrapper:
svn://hamsterdb.com/home/chris/repos/hamsterdb-java/trunk
- hamsterdb Embedded Storage Python wrapper:
svn://hamsterdb.com/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://hamsterdb.com/home/chris/repos/hamsterdb/release/0.3.0 svn export svn://hamsterdb.com/home/chris/repos/hamsterdb/release/0.4.9
Getting Started
Read the tutorial to learn more about hamsterdb Embedded Storage!Help us!
Found an information that is missing on this page? Please send a mail.Quick Links
news ...
about ...
faq ...
download ...
contact ...
licensing ...
contact ...
tutorial ...
api header ...
documentation ...
changelog ...
release notes ...
forum