MS SQL Server Operator on Airflow Introduction Now days multicloud idea is becoming more common than ever so it’s not weird to wondering how to use Airflow to connect MS SQL Server relational database. Of course, you can use GKEPodOperator and setup a docker image to support this operation but guess what? There is an straighforward way to do it using MsSqlOperator operator and I will try to show you how-to.