Tag: DB

  • Backup MYSQL databases on Windows 10 free Script

    We needed a simple way to automatically Backup MySQL on windows 10 for free. Our development and testing environments required: The convenience of backing up all DBs (such as This Script does). Ability to exclude some of the DBs in each machine. Date stamped backups, so changes are backed up each day. Free and preferably…