Apache Airflow vs. SQL Server Integration Services (SSIS)

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
Apache Airflow
Score 8.6 out of 10
N/A
Apache Airflow is an open source tool that can be used to programmatically author, schedule and monitor data pipelines using Python and SQL.N/A
SSIS
Score 7.6 out of 10
N/A
Microsoft's SQL Server Integration Services (SSIS) is a data integration solution.N/A
Pricing
Apache AirflowSQL Server Integration Services (SSIS)
Editions & Modules
No answers on this topic
No answers on this topic
Offerings
Pricing Offerings
Apache AirflowSSIS
Free Trial
NoNo
Free/Freemium Version
YesNo
Premium Consulting/Integration Services
NoNo
Entry-level Setup FeeNo setup feeNo setup fee
Additional Details
More Pricing Information
Community Pulse
Apache AirflowSQL Server Integration Services (SSIS)
Features
Apache AirflowSQL Server Integration Services (SSIS)
Workload Automation
Comparison of Workload Automation features of Product A and Product B
Apache Airflow
8.7
12 Ratings
5% above category average
SQL Server Integration Services (SSIS)
-
Ratings
Multi-platform scheduling9.312 Ratings00 Ratings
Central monitoring8.912 Ratings00 Ratings
Logging8.612 Ratings00 Ratings
Alerts and notifications9.312 Ratings00 Ratings
Analysis and visualization6.812 Ratings00 Ratings
Application integration9.412 Ratings00 Ratings
Data Source Connection
Comparison of Data Source Connection features of Product A and Product B
Apache Airflow
-
Ratings
SQL Server Integration Services (SSIS)
7.0
56 Ratings
16% below category average
Connect to traditional data sources00 Ratings9.056 Ratings
Connecto to Big Data and NoSQL00 Ratings5.043 Ratings
Data Transformations
Comparison of Data Transformations features of Product A and Product B
Apache Airflow
-
Ratings
SQL Server Integration Services (SSIS)
6.8
56 Ratings
17% below category average
Simple transformations00 Ratings9.056 Ratings
Complex transformations00 Ratings4.755 Ratings
Data Modeling
Comparison of Data Modeling features of Product A and Product B
Apache Airflow
-
Ratings
SQL Server Integration Services (SSIS)
7.5
54 Ratings
4% below category average
Data model creation00 Ratings9.028 Ratings
Metadata management00 Ratings6.035 Ratings
Business rules and workflow00 Ratings7.045 Ratings
Collaboration00 Ratings9.040 Ratings
Testing and debugging00 Ratings6.351 Ratings
Data Governance
Comparison of Data Governance features of Product A and Product B
Apache Airflow
-
Ratings
SQL Server Integration Services (SSIS)
5.3
43 Ratings
40% below category average
Integration with data quality tools00 Ratings6.038 Ratings
Integration with MDM tools00 Ratings4.538 Ratings
Best Alternatives
Apache AirflowSQL Server Integration Services (SSIS)
Small Businesses

No answers on this topic

Skyvia
Skyvia
Score 10.0 out of 10
Medium-sized Companies
ActiveBatch Workload Automation
ActiveBatch Workload Automation
Score 7.6 out of 10
IBM InfoSphere Information Server
IBM InfoSphere Information Server
Score 8.0 out of 10
Enterprises
Redwood RunMyJobs
Redwood RunMyJobs
Score 9.6 out of 10
IBM InfoSphere Information Server
IBM InfoSphere Information Server
Score 8.0 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
Apache AirflowSQL Server Integration Services (SSIS)
Likelihood to Recommend
8.8
(12 ratings)
8.0
(54 ratings)
Likelihood to Renew
-
(0 ratings)
9.0
(4 ratings)
Usability
8.2
(3 ratings)
8.0
(9 ratings)
Performance
-
(0 ratings)
8.8
(6 ratings)
Support Rating
-
(0 ratings)
8.0
(8 ratings)
Implementation Rating
-
(0 ratings)
10.0
(2 ratings)
User Testimonials
Apache AirflowSQL Server Integration Services (SSIS)
Likelihood to Recommend
Apache
Airflow is well-suited for data engineering pipelines, creating scheduled workflows, and working with various data sources. You can implement almost any kind of DAG for any use case using the different operators or enforce your operator using the Python operator with ease. The MLOps feature of Airflow can be enhanced to match MLFlow-like features, making Airflow the go-to solution for all workloads, from data science to data engineering.
Read full review
Microsoft
As I mentioned earlier SQL Server Integration Services is suitable if you want to manage data from different applications. It really helps in fetching the data and generating reports. Its automation make it very easy and time efficient. It works well with large database as well. But it doesn't work well with real time data, it will take some time to gather the real time data. I would not recommend using it in a real time/fast-paced environment.
Read full review
Pros
Apache
  • Apache Airflow is one of the best Orchestration platforms and a go-to scheduler for teams building a data platform or pipelines.
  • Apache Airflow supports multiple operators, such as the Databricks, Spark, and Python operators. All of these provide us with functionality to implement any business logic.
  • Apache Airflow is highly scalable, and we can run a large number of DAGs with ease. It provided HA and replication for workers. Maintaining airflow deployments is very easy, even for smaller teams, and we also get lots of metrics for observability.
Read full review
Microsoft
  • Standard ETL use cases for daily loads
  • Loading incoming data from Vendors which is placed on FTP and adding them to the SQL Warehouse
  • Creating outgoing data files and writing them to Vendor FTPs
  • Easy Active Directory integration for seamless connections to SQL Server
  • CI/CD by hosting the code on visualstudio.com
Read full review
Cons
Apache
  • UI/Dashboard can be updated to be customisable, and jobs summary in groups of errors/failures/success, instead of each job, so that a summary of errors can be used as a starting point for reviewing them.
  • Navigation - It's a bit dated. Could do with more modern web navigation UX. i.e. sidebars navigation instead of browser back/forward.
  • Again core functional reorg in terms of UX. Navigation can be improved for core functions as well, instead of discovery.
Read full review
Microsoft
  • Connection managers for online data sources can be tricky to configure.
  • Performance tuning is an art form and trialing different data flow task options can be cumbersome. SSIS can do a better job of providing performance data including historical for monitoring.
  • Mapping destination using OLE DB command is difficult as destination columns are unnamed.
  • Excel or flat file connections are limited by version and type.
Read full review
Likelihood to Renew
Apache
No answers on this topic
Microsoft
Some features should be revised or improved, some tools (using it with Visual Studio) of the toolbox should be less schematic and somewhat more flexible. Using for example, the CSV data import is still very old-fashioned and if the data format changes it requires a bit of manual labor to accept the new data structure
Read full review
Usability
Apache
For its capability to connect with multicloud environments. Access Control management is something that we don't get in all the schedulers and orchestrators. But although it provides so many flexibility and options to due to python , some level of knowledge of python is needed to be able to build workflows.
Read full review
Microsoft
SSIS is a great tool for most ETL needs. It has the 90% (or more) use cases covered and even in many of the use cases where it is not ideal SSIS can be extended via a .NET language to do the job well in a supportable way for almost any performance workload.
Read full review
Performance
Apache
No answers on this topic
Microsoft
SQL Server Integration Services performance is dependent directly upon the resources provided to the system. In our environment, we allocated 6 nodes of 4 CPUs, 64GB each, running in parallel. Unfortunately, we had to ramp-up to such a robust environment to get the performance to where we needed it. Most of the reports are completed in a reasonable timeframe. However, in the case of slow running reports, it is often difficult if not impossible to cancel the report without killing the report instance or stopping the service.
Read full review
Support Rating
Apache
No answers on this topic
Microsoft
The support, when necessary, is excellent. But beyond that, it is very rarely necessary because the user community is so large, vibrant and knowledgable, a simple Google query or forum question can answer almost everything you want to know. You can also get prewritten script tasks with a variety of functionality that saves a lot of time.
Read full review
Implementation Rating
Apache
No answers on this topic
Microsoft
The implementation may be different in each case, it is important to properly analyze all the existing infrastructure to understand the kind of work needed, the type of software used and the compatibility between these, the features that you want to exploit, to understand what is possible and which ones require integration with third-party tools
Read full review
Alternatives Considered
Apache
Multiple DAGs can be orchestrated simultaneously at varying times, and runs can be reproduced or replicated with relative ease. Overall, utilizing Apache Airflow is easier to use than other solutions now on the market. It is simple to integrate in Apache Airflow, and the workflow can be monitored and scheduling can be done quickly using Apache Airflow. We advocate using this tool for automating the data pipeline or process.
Read full review
Microsoft
I think SQL Server Integration Services is better suited for on-premises data movement and ADF is more suited for the cloud. Though ADF has more connectors, SQL Server Integration Services is more robust and has better functionality just because it has been around much longer
Read full review
Return on Investment
Apache
  • Impact Depends on number of workflows. If there are lot of workflows then it has a better usecase as the implementation is justified as it needs resources , dedicated VMs, Database that has a cost
  • Donot use it if you have very less usecases
Read full review
Microsoft
  • Without this, we would have to manually update a spreadsheet of our SQL Server inventory
  • We would also have poor alerting; if an instance was down we wouldn't know until it was reported by a user
  • We only have one other person who uses SQL Server Integration Services , he's the expert. It would fall to me without him and I would not enjoy being responsible for it.
Read full review
ScreenShots