MySQL was the first DBMS to introduce the concept of storage engines in the early 2000s. This was one of its main ...
MariaDB Storage Engines
Aria pagecache is used to cache frequently read index blocks, reducing the accesses to disks. Let's see how to check if its size is adequate.
This article discusses how to access data from a remote table using the CONNECT storage engine, in MariaDB.