Dive into Table Fragmentation and Optimization Techniques in MariaDB, and PostgreSQL
Introduction
Fragmentation refers to the state of being broken into fragments. In the realm of computer science, it involves storing a file or data in multiple separate areas across memory. This concept extends to databases, where data is stored on h...
lionelsan.hashnode.dev3 min read