It will depend on which database server you choose. Every server has its own tools which you can use to backup. For example for mysql you can use phpmyadmin, it allows you to take a compressed gzipped backup of the database. For postgresql there is phppgadmin. And so on for other database servers.