What is a columnar database?

前端 未结 7 1612
走了就别回头了
走了就别回头了 2021-01-29 22:13

I have been working with warehousing for a while now.

I am intrigued by Columnar Databases and the speed that they have to offer for data retrievals.

I have mul

7条回答
  •  半阙折子戏
    2021-01-29 23:04

    Also, Columnar DBs have a built in affinity for data compression, and the loading process is unique. Here's an article I wrote in 2008 that explains a bit more.

    You may also be interested in a new report from IDC's Carl Olofson on 3rd generation DBMS technology. It discusses columnar, et al. If you're not an IDC client you can get it free on our site. He's doing a webinar on June 16th, too (also on our site).

    (BTW, one comment above lists asterdata but I don't think they are columnar.)

提交回复
热议问题