News

Wide column store databases allow you to manage data that just won’t fit on one computer. This post is one of a series that introduces the fundamentals of NOSQL databases, and their role in Big ...
One of the most fundamental choices to make when developing an application is whether to use a SQL or NoSQL database to store the data. Conventional databases, meaning relational databases that ...
The performance of the full table scan is critical for the overall performance of column-store database systems such as the SAP HANA database. Compressing the underlying column data format is both ...