This driver is used to access information from a MySQL database.
MySQL is a very fast, powerful and inexpensive open source database solution. Although it is relatively slow to write to, it's read performance is excellent.
MySQL is supported by the Recording addon.
To install in Debian-based Linux (Ubuntu/Debian/Raspbian), use the following command…
sudo apt-get install ardi-mysql
The mysql package includes both live and historical drivers.