MariaDB ColumnStore

You are viewing an old version of this category. View the current version here.

MariaDB ColumnStore is a columnar storage engine that utilizes a massively parallel distributed data architecture. It's a columnar storage system built by porting InfiniDB 4.6.7 to MariaDB 10.1. MariaDB ColumnStore, however, is released under the GPL license.

MariaDB ColumnStore是一個柱狀存儲引擎,它利用大規模並行分佈式數據架構。它是一個通過將InfiniDB 4.6.7移植到MariaDB 10.1而構建的列式存儲系統。然而,MariaDB ColumnStore是在GPL許可下發布的。

MariaDB ColumnStore is designed for big data scaling to process petabytes of data, linear scalability and exceptional performance with real-time response to analytics queries. It leverages the I/O benefits of columnar storage, compression, just-in-time projection, and horizontal and vertical partitioning to deliver tremendous performance when analyzing large data sets.

MariaDB ColumnStore專為大數據擴展而設計,它可通過對分析查詢的實時反應來處理PB級數據,線性可擴展性和卓越性能。利用列存儲,壓縮,即時投影和水平和垂直分區的I / O優勢,在分析大型數據集時提供巨大的性能。

MariaDB has published several Articles on ColumnStore. There is a Google Group for MariaDB ColumnStore that can be used to discuss ideas, issues and communicate with the community: Send email to mariadb-columnstore@googlegroups.com or use the forum interface. Bugs can be reported in MariaDB's Jira system. (see Reporting Bugs). Please file bugs under the MCOL project and include the output from the support utility if possible.

MariaDB已經在ColumnStore上發布了幾個ColumnStore 文章。 MariaDB ColumnStore有一個Google小組,可用於討論想法,問題並與社區溝通:發送電子郵件至mariadb-columnstore@googlegroups.com或使用論壇界面。錯誤可以在MariaDB的Jira系統]中報告]。 (請參閱[[reporting-bugs | Reporting Bugs)。如果可能,請在MCOL項目下提交錯誤並包含支持工具的輸出。

  • No items found.
Content reproduced on this site is the property of its respective owners, and this content is not reviewed in advance by MariaDB. The views, information and opinions expressed by this content do not necessarily represent those of MariaDB or any other party.