Running 'mysqldump' on an Azure Runbook (Python or Powershell)

This page summarizes the projects mentioned and recommended in the original post on /r/devops

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
Sevalla - Deploy and host your apps and databases, now with $50 credit!
Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!
sevalla.com
featured
  1. SimplySql

    PowerShell module for querying various SQL databases

    I have tried using different python connectors, but they all obviously need a version of mysql to be reachable. I have also been looking into redoing everything as a Powershell Runbook instead, as there seem to be some more options than for python (e.g. SimplySQL). I can add the SimplySQL module and I can call it from the Runbook, which is a step forward, but as far as I could see, there is no option or support for 'mysqldump'. This means, that I would need to somehow recreate the 'mysqldump' command by redoing it's functionality with simple queries, which are supported.

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • PS SqlClient how to pass parameters to ExecuteNonQuery()

    1 project | /r/PowerShell | 16 Feb 2021
  • Show HN: SnapQL – Desktop app to query Postgres with AI (local, open source)

    5 projects | news.ycombinator.com | 20 Jun 2025
  • Beyond TypeScript 🚀

    6 projects | dev.to | 23 Apr 2025
  • Choice of ORM for your Next NodeJS Project: Prisma or TypeORM

    2 projects | dev.to | 20 Apr 2025
  • Handling TypeORM migrations in Electron apps

    3 projects | dev.to | 24 Nov 2024