Answer the question
In order to leave comments, you need to log in
I want to automate the process of dumping one table from MySQL and uploading it to GitHub - what are the steps?
subject)
I need in the Ubuntu Server 18.04 environment:
1. Once a day, by cron, or upon updating the MySQL table, make a backup copy of it (preferably in JSON format).
2. Post it as a new commit to a GitHub repository.
How to do it step by step?
What are the best tools to use?
I'm familiar with PHP - is that enough for me, or is shell scripting a must?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question