Comment on Burn your Database? Announcing the Drawn-to-Scale Platform.parentComments−gsteph22OP16yIt's a lot more than "something with HBase" :)It'll be hosted in the cloud (SaaS-style), or you can run it in the datacenter.−moe16ySo and it's basically a convenience wrapper around HBase/Hadoop or...? I'm still not clear what it actually adds on top of regular HBase.−gsteph22OP16yHBase is basically a column-based key-value store. It's just where we store our data. We provide a real-time query language, structured and unstructured search, processing. It's a complete data platform.
Comments
It's a lot more than "something with HBase" :)
It'll be hosted in the cloud (SaaS-style), or you can run it in the datacenter.
So and it's basically a convenience wrapper around HBase/Hadoop or...? I'm still not clear what it actually adds on top of regular HBase.
HBase is basically a column-based key-value store. It's just where we store our data. We provide a real-time query language, structured and unstructured search, processing. It's a complete data platform.