[FoRK] Kdb+ now available free for non-commercial use (or something)

Jeff Bone <jbone at place.org> on Thu Apr 10 12:38:34 PDT 2008

On Apr 10, 2008, at 11:08 AM, Wayne Baisley wrote:

>> It's blazingly fast  ...
>
> Any idea what's been jettisoned for the sake of speed?  Transactions?

<caveat> There's some more detailed explanation of this floating  
around the site, and I haven't looked in detail at this in a long time  
</caveat> but IIRC this was highly optimized for append-only event  
streams and uses a kind of column-oriented storage paradigm.  It's  
much more like big array processing than it is like free-form  
relational databases.  I don't know for sure but I doubt seriously  
that there's any sort of ACID type guarantee, or even multi-user  
concurrency control of any sort.

jb


More information about the FoRK mailing list