Articles on how to get the most out of MariaDB, including new features.
Title | Description |
---|---|
Hardware Optimization | Better performance with hardware improvements |
Operating System Optimizations | Optimizations at the OS level |
Optimization and Indexes | Using indexes to improve query performance |
Query Optimizations | Getting queries running more optimally |
Optimizing Tables | Different ways to optimize tables and data on disk |
System Variables | Understanding, optimizing and tuning the server system variables |
Buffers, Caches and Threads | Buffering, caching, thread pool to improve performance |
Optimizing Data Structure | Designing the most optimal schemas, tables, and columns |
MariaDB Internal Optimizations | Different optimizations strategies done internally in MariaDB |
Benchmarking | Various benchmark results for MariaDB. |
Compression | Types of compression in MariaDB |
© 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/