Database#

The agents can use databases in order to read or write data. BAF allows the easy connection with external databases, thanks to the wide variety of Python libraries available, such as SQLAlchemy.

BAF provides a monitoring database that can be used to monitor the agent usage.

Table of contents#