Apache Flink vs. SQL Server Integration Services

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
Apache Flink
Score 9.0 out of 10
N/A
Apache Flink is a framework and distributed processing engine for stateful computations over unbounded and bounded data streams. Flink has been designed to run in all common cluster environments, perform computations at in-memory speed and at any scale. And FlinkCEP is the Complex Event Processing (CEP) library implemented on top of Flink. Users can detect event patterns in streams of events.N/A
SSIS
Score 6.6 out of 10
N/A
Microsoft's SQL Server Integration Services (SSIS) is a data integration solution.N/A
Pricing
Apache FlinkSQL Server Integration Services
Editions & Modules
No answers on this topic
No answers on this topic
Offerings
Pricing Offerings
Apache FlinkSSIS
Free Trial
NoNo
Free/Freemium Version
NoNo
Premium Consulting/Integration Services
NoNo
Entry-level Setup FeeNo setup feeNo setup fee
Additional Details
More Pricing Information
Community Pulse
Apache FlinkSQL Server Integration Services
Features
Apache FlinkSQL Server Integration Services
Streaming Analytics
Comparison of Streaming Analytics features of Product A and Product B
Apache Flink
8.7
1 Ratings
8% above category average
SQL Server Integration Services
-
Ratings
Real-Time Data Analysis10.01 Ratings00 Ratings
Data Ingestion from Multiple Data Sources7.01 Ratings00 Ratings
Low Latency10.01 Ratings00 Ratings
Data wrangling and preparation6.01 Ratings00 Ratings
Linear Scale-Out9.01 Ratings00 Ratings
Data Enrichment10.01 Ratings00 Ratings
Data Source Connection
Comparison of Data Source Connection features of Product A and Product B
Apache Flink
-
Ratings
SQL Server Integration Services
7.5
53 Ratings
11% below category average
Connect to traditional data sources00 Ratings8.853 Ratings
Connecto to Big Data and NoSQL00 Ratings6.240 Ratings
Data Transformations
Comparison of Data Transformations features of Product A and Product B
Apache Flink
-
Ratings
SQL Server Integration Services
8.1
53 Ratings
1% below category average
Simple transformations00 Ratings8.553 Ratings
Complex transformations00 Ratings7.752 Ratings
Data Modeling
Comparison of Data Modeling features of Product A and Product B
Apache Flink
-
Ratings
SQL Server Integration Services
7.4
51 Ratings
7% below category average
Data model creation00 Ratings8.627 Ratings
Metadata management00 Ratings7.133 Ratings
Business rules and workflow00 Ratings8.242 Ratings
Collaboration00 Ratings7.338 Ratings
Testing and debugging00 Ratings6.148 Ratings
Data Governance
Comparison of Data Governance features of Product A and Product B
Apache Flink
-
Ratings
SQL Server Integration Services
6.9
41 Ratings
16% below category average
Integration with data quality tools00 Ratings7.436 Ratings
Integration with MDM tools00 Ratings6.436 Ratings
Best Alternatives
Apache FlinkSQL Server Integration Services
Small Businesses
IBM Streams (discontinued)
IBM Streams (discontinued)
Score 9.0 out of 10
Skyvia
Skyvia
Score 9.9 out of 10
Medium-sized Companies
Confluent
Confluent
Score 9.8 out of 10
IBM InfoSphere Information Server
IBM InfoSphere Information Server
Score 8.0 out of 10
Enterprises
Spotfire Streaming
Spotfire Streaming
Score 6.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 FlinkSQL Server Integration Services
Likelihood to Recommend
9.0
(1 ratings)
8.0
(53 ratings)
Likelihood to Renew
-
(0 ratings)
10.0
(3 ratings)
Usability
-
(0 ratings)
9.3
(8 ratings)
Performance
-
(0 ratings)
8.8
(6 ratings)
Support Rating
-
(0 ratings)
8.2
(7 ratings)
Implementation Rating
-
(0 ratings)
10.0
(1 ratings)
User Testimonials
Apache FlinkSQL Server Integration Services
Likelihood to Recommend
Apache
In well-suited scenarios, I would recommend using Apache Flink when you need to perform real-time analytics on streaming data, such as monitoring user activities, analyzing IoT device data, or processing financial transactions in real-time. It is also a good choice in scenarios where fault tolerance and consistency are crucial. I would not recommend it for simple batch processing pipelines or for teams that aren't experienced, as it might be overkill, and the steep learning curve may not justify the investment.
Read full review
Microsoft
Ideal if the company is already a Microsoft shop, so chances are that it is free with SQL Server. Also, good for moving data between on premise systems. Not ideal for moving data to the cloud. No functionality out of the box to work with REST APIs. Stable product but definitely not the future
Read full review
Pros
Apache
  • Low latency Stream Processing, enabling real-time analytics
  • Scalability, due its great parallel capabilities
  • Stateful Processing, providing several built-in fault tolerance systems
  • Flexibility, supporting both batch and stream processing
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
  • Python/SQL API, since both are relatively new, still misses a few features in comparison with the Java/Scala option
  • Steep Learning Curve, it's documentation could be improved to something more user-friendly, and it could also discuss more theoretical concepts than just coding
  • Community smaller than other frameworks
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
No answers on this topic
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
Apache Spark is more user-friendly and features higher-level APIs. However, it was initially built for batch processing and only more recently gained streaming capabilities. In contrast, Apache Flink processes streaming data natively. Therefore, in terms of low latency and fault tolerance, Apache Flink takes the lead. However, Spark has a larger community and a decidedly lower learning curve.
Read full review
Microsoft
I had nothing to do with the choice or install. I assume it was made because it's easy to integrate with our SQL Server environment and free. I'm not sure of any other enterprise level solution that would solve this problem, but I would likely have approached it with traditional scripting. Comparably free, but my own familiarity with trad scripts would be my final deciding factor. Perhaps with some further training on SSIS I would have a different answer.
Read full review
Return on Investment
Apache
  • Allowed for real-time data recovery, adding significant value to the busines
  • Enabled us to create new internal tools that we couldn't find in the market, becoming a strategic asset for the business
  • Enhanced the overall technical capability of the team
Read full review
Microsoft
  • Data integrity across various products allows unify certain processes inside the organization and save funds by reducing human labour factor.
  • Automated data unification allows us plan our inputs better and reduce over-warehousing by overbuying
  • The employee number, responsible for data management was reduced from 4 to 1 person
Read full review
ScreenShots