MySqlBF creates *.sql script files to restore the database structure and data. You just have to run these files on the server to restore the database. Most often (if you use phpMyAdmin) you just select SQL tab in phpMyAdmin, select the *.sql file and click "Go".