Compression
There are a number of different kinds of compression in MariaDB
-
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.