I work with KDB daily. This comment is misleading and uninformed. I'll agree the language is cryptic but that's what makes it fast. In regards to single threaded, that's just false. There are many options from slave threads to parallel processing you can use to speed up processing if your data sets are large (billions +) or you need to query historical data that is in the size of petabytes. Also once you learn the syntax and error handling it's not bad, just like every other language.
No comments yet.