Backing up and restoring MySQL databases using dump files
Introduction In this article, I will write about database dump files, what they are, and how you can leverage them in the application development cycle. I will focus on creating dump files for MySQL databases here but the process is alike for other r...
May 7, 20235 min read39