Daily source tarballs

Users living at the edge of technology or in need for a more recent version can use the results of our nightly builds, which produces source tarballs, source RPMs, and binary distributions (RPMs) for many platforms. The archive of nightly builds can be browsed for at Mercurial (HG) release branch ("Stable"), Mercurial (HG) release candidate branch ("Candidate"), and Mercurial (HG) default development branch ("Current").

Developer MonetDB All-In-One Script

For Linux users, a quick installation of SQL or XQuery based on the nightly builds (or its super tarball) is supported by the script monetdb-install.sh. Download and run this script to successfully fetch, compile and install from the nightly build sources. It should work on most Linux platforms. It takes about 20 minutes to install and compile from scratch on a modern PC.

The monetdb-install.sh script allows to use both "Stable", "Candidate", and "Current" nightly builds, using the --nightly=<target> command line argument. See also the output of the script when run without any arguments.