Storage backends

Storage backends are used to permanently store collected ARM data. To analysis these stored ARM data we provide our set of analysis tools. Currently we support the following storage backends:

MySQL
Uses the MySQL database to store any ARM data.
XML
For exchanging ARM data using the XML file format.
SQLite
The free SQLite library combines a lean and fast file-based storage solution with SQL query capabilites.