Replication from ODK to mysql which is local or Replication from ODK to SQL Server which is local

Hello,
I have a problem that I would like you to help me solve.
I would like to replicate my ODK database on a local mysql database.
Is it possible?
if yes,
How do I do it?
What programming language do I need?

Python, PHP, or any other language?

Hi @razakgarba! As you are new to the community, when you get a chance, please introduce yourself here.
I’d also encourage you to add a real picture as your avatar because it helps build community!

ODK-X tools can sync with various SQL local servers; see details on setup with ODK-X Sync Endpoint.

Also ODK-X Suitcase allows you download the current values in the database.

In general the ODK-X sync database is protected in the docker swarm. You would need to change the security settings for any outside service to talk directly to the database.