Aria Storage Engine
This page is part of MariaDB's Documentation.
The parent of this page is: Storage Engines
Topics on this page:
Overview
The Aria storage engine allows you to handle high throughput workloads that are mostly reads, while also offering crash safety.
Some features are:
Crash-safe replacement for MyISAM
Used for most system tables in mysql database.
Used for internal on-disk temporary tables
Non-transactional
Additional information is available in the MariaDB Knowledge Base.