Persistence is a way for storing and retrieving active record data from a data source.
Currently, the following persistence methods are available:
Uses Zend Framework 2 DB component to communicate with SQL databases, such as MySQL, PostgreSQL, SQlite etc.