Insights into kdb+ 3.6

5 June 2018 | 2 minutes

By Simon Garland

At KX25, the international kdb+ user group conference held on May 18th, we released kdb+ version 3.6. With this release, we are opening up new possibilities for kdb+ application developers.

It provides a lot of new capabilities and streamlines previously complex processes so that programmers will be able to take a simpler approach to writing systems compared to what they did in the past.

The deferred response feature makes it much easier to talk to legacy, or simple systems, which are written using the synchronous response paradigm. These are the systems where a client makes a request and then waits for a reply from kdb+. In the past, if they had fired off a very expensive or time consuming query, the gateway process they had been talking to would have been blocked for all other users until the result was ready to be passed back. With deferred response, the gateway process is now able to spin the query off asynchronously and get on with serving the next requests immediately.

Another feature in kdb+ 3.6 is the change to 64-bit enumerations. One immediate benefit of this change is that linked columns can be used on columns of any length. These are particularly valuable for things like navigating hierarchies dynamically.

The other new feature we’d like to mention is ‘anymap’ or ‘mapped lists’ which allow storing lists of mixed types including lists, dictionaries and tables. The new version has made retrieval enormously faster and more efficient.

Because 3.6 opens up so many new possibilities we would be interested to hear of novel uses of the new capabilities. If you would like to hear more about this release, you can see my presentation at KX25 on kdb+ 3.6 at the KX Youtube channel. If you have something you’d like to share, please email me at simon@devweb.kx.com.

For more details about these and other new features in kdb+ 3.6 please visit our Developer’s site, code.kx.com.

Demo kdb, the fastest time-series data analytics engine in the cloud








    For information on how we collect and use your data, please see our privacy notice. By clicking “Download Now” you understand and accept the terms of the License Agreement and the Acceptable Use Policy.

    This site is registered on wpml.org as a development site. Switch to a production site key to remove this banner.