Columnar Databases
Posted
by jchang
on SQL Blog
See other posts from SQL Blog
or by jchang
Published on Mon, 14 Feb 2011 14:24:00 GMT
Indexed on
2011/02/14
15:31 UTC
Read the original article
Hit count: 360
Filed under:
Ingres just published a TPC-H benchmark for VectorWise , an analytic database technology employing 1) SIMD processing (Intel SSE 4.2), 2) better memory optimizations to leverage on-chip cache, 3) compression, 4) Column-based storage. Ingres originated as a research project at UC Berkeley (see Wikipedia ) in the 1970s, and has since become a commercially supported, open source database system. Apparently, Ingres project people later founded Sybase. So Ingres in a sense, is the grandfather (or perhap...(read more)
© SQL Blog or respective owner