W3cubDocs

/MariaDB

Compression

There are a number of different kinds of compression in MariaDB

Title Description
Encryption, Hashing and Compression Functions Functions used for encryption, hashing and compression.
ColumnStore Compression Mode ColumnStore has the ability to compress data
Compressing Events to Reduce Size of the Binary Log Binlog events can be compressed to save space on disk and in network transfers
InnoDB Page Compression InnoDB page compression, which is more sophisticated than the COMPRESSED row format.
InnoDB Row Formats Overview InnoDB's row formats are REDUNDANT, COMPACT, DYNAMIC, and COMPRESSED.
Storage-Engine Independent Column Compression Storage-engine independent support for column compression.
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.

© 2019 MariaDB
Licensed under the Creative Commons Attribution 3.0 Unported License and the GNU Free Documentation License.
https://mariadb.com/kb/en/optimization-and-tuning-compression/