Downloads

Studio for kdb+ requires a Java Runtime Environment (JRE) 1.4.1 or newer to run. You can download the platform-specific packages from SUN's website.


OS Link
Studio for kdb+ (Windows)
Studio for kdb+ (Mac)
Studio for kdb+ (Linux, tar file)

The Linux/tar distribution can be run after download as follows

tar -xvf studioForKdb+.tar

cd studioForKdb+

java -jar studioForKdb+.jar

Windows users please note that the java virtual machine heap size can be increased through the passing through of vm params, e.g.

studioForKdb+.exe -J-Xmx768M

Mac users please note that the default installation is

/Applications/studioForKdb+.app

If you choose a custom destination, please ensure it ends with .app