Implement DB Class Storage
Generally using PDO + (SQLite, MySQL, Postgresql). Auto-creation of tables is not yet planned. Most likely it will not be implemented. (But other systems migrations like YII2-migration might be implemented in another ticket)
Edited by Ivan Ponomarev