Matillion vs. Stitch from Talend

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
Matillion
Score 6.9 out of 10
N/A
Matillion is a productivity platform for data teams. Matillion's Data Productivity Cloud helps data teams – coders and non-coders alike – to move, transform, and orchestrate data pipelines with the goal of empowering teams to deliver quality data at a speed and scale that matches the business’s data ambitions. The vendor states enterprises including Cisco,N/A
Stitch from Talend
Score 7.9 out of 10
N/A
Stitch, or Stitch Data, now from Talend (acquired in late 2018) is an ETL tool for developers; the company was spun off from RJMetrics after that company's acquisition by Magento. Talend describes Stitch as a cloud-first, open source platform for rapidly moving data. It is available on a Free plan, and also a Standard and Enterprise plan which include more advanced features (e.g. an account manager, multiple data destinations, HIPAA compliance, advanced scheduling).N/A
Pricing
MatillionStitch from Talend
Editions & Modules
No answers on this topic
No answers on this topic
Offerings
Pricing Offerings
MatillionStitch from Talend
Free Trial
YesNo
Free/Freemium Version
NoNo
Premium Consulting/Integration Services
YesNo
Entry-level Setup FeeNo setup feeNo setup fee
Additional DetailsBilled directly via cloud marketplace on an hourly basis, with annual subscriptions available depending on the customer's cloud data warehouse provider.
More Pricing Information
Community Pulse
MatillionStitch from Talend
Considered Both Products
Matillion
Chose Matillion
Matillion ran circles around Stitch and Striim both in functionality, setup, and performance. There was no real comparison. Fivetran massively outperforms Matillion in pretty much every facet of the production from setup, maintenance, visibility, and usability. It already …
Chose Matillion
Matillion provided much more flexibility than the other products we tested, at a much lower price point. Other products, in my view, had a cleaner/simpler UI but I also felt that they offered much less functionality. A key design pattern we had to deliver was to perform delta …
Chose Matillion
Matillion easily integrates with Snowflake which is a huge selling point. It is also affordable fro the amount of data source connections that it comes with.
Chose Matillion
Matillion offers the unique capability of digital platform connectors (API connectors) and special functionality for Snowflake (which is our primary database). Also various sources including AWS S3, sFTP and various databases connection. In Pricing, the matillion option has …
Chose Matillion
1. Cloud Solution
2. Easy to create and manage ELT pipelines.
3. Works great with redshift databases.
Stitch from Talend

No answer on this topic

Top Pros
Top Cons
Features
MatillionStitch from Talend
Data Source Connection
Comparison of Data Source Connection features of Product A and Product B
Matillion
7.6
123 Ratings
8% below category average
Stitch from Talend
-
Ratings
Connect to traditional data sources7.7122 Ratings00 Ratings
Connecto to Big Data and NoSQL7.582 Ratings00 Ratings
Data Transformations
Comparison of Data Transformations features of Product A and Product B
Matillion
7.4
124 Ratings
12% below category average
Stitch from Talend
-
Ratings
Simple transformations8.2124 Ratings00 Ratings
Complex transformations6.5123 Ratings00 Ratings
Data Modeling
Comparison of Data Modeling features of Product A and Product B
Matillion
7.3
116 Ratings
11% below category average
Stitch from Talend
-
Ratings
Data model creation9.133 Ratings00 Ratings
Metadata management9.140 Ratings00 Ratings
Business rules and workflow6.1108 Ratings00 Ratings
Collaboration5.6108 Ratings00 Ratings
Testing and debugging5.6109 Ratings00 Ratings
Data Governance
Comparison of Data Governance features of Product A and Product B
Matillion
8.2
23 Ratings
0% below category average
Stitch from Talend
-
Ratings
Integration with data quality tools8.222 Ratings00 Ratings
Integration with MDM tools8.220 Ratings00 Ratings
Best Alternatives
MatillionStitch from Talend
Small Businesses
Skyvia
Skyvia
Score 9.6 out of 10
Skyvia
Skyvia
Score 9.6 out of 10
Medium-sized Companies
IBM InfoSphere Information Server
IBM InfoSphere Information Server
Score 8.2 out of 10
Confluent
Confluent
Score 7.4 out of 10
Enterprises
IBM InfoSphere Information Server
IBM InfoSphere Information Server
Score 8.2 out of 10
Astera Centerprise
Astera Centerprise
Score 8.8 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
MatillionStitch from Talend
Likelihood to Recommend
7.0
(125 ratings)
6.0
(4 ratings)
Likelihood to Renew
8.1
(6 ratings)
-
(0 ratings)
Usability
6.6
(124 ratings)
-
(0 ratings)
Support Rating
7.4
(7 ratings)
-
(0 ratings)
Implementation Rating
8.2
(1 ratings)
-
(0 ratings)
Product Scalability
6.7
(117 ratings)
-
(0 ratings)
Vendor post-sale
9.1
(1 ratings)
-
(0 ratings)
Vendor pre-sale
9.1
(1 ratings)
-
(0 ratings)
User Testimonials
MatillionStitch from Talend
Likelihood to Recommend
Matillion
It is very well suited for ETL on the cloud. Whenever there is something that can be accomplished with no code or little code, Matillion is a good tool. However, if your pipeline requires a lot of customizations, Matillion should be avoided.
Read full review
Qlik
Stitch is very cheap and useful for small to medium size companies to ingest data from common apis/platforms in a quick and cheap way.
Read full review
Pros
Matillion
  • We leveraged Matillion’s no-code principals to make data manipulation easy for our internal customers. People who don't know how to use SQL no longer need to. Everything in Matillion is self-explained with no or little coding.
  • We connected Matillion to our data warehouse to allow people to read raw data, transform it, then write results back to their sandbox databases. The drag and drop component design allowed customers to create complex data models at the speed of thought without any risk to production data.
  • With sharing capabilities between projects enabled, everyone was able to help each other when questions arose which instilled a strong sense of collaboration and community.
Read full review
Qlik
  • Easy integration with many sources
  • Extensible
  • Not as expensive as fivetran
Read full review
Cons
Matillion
  • I think a non-CLI approach to installing and uninstalling python libraries would be nice. I mean, it isn't difficult to install a python library via Linux or CLI, but I imagine most companies don't feel comfortable allowing Matillion users to go on a virtual server and installing it themselves. Requirement.txt file for installing libraries would be simple, and maybe that could also be used to uninstall libraries as well......or maybe the library gets automatically downloaded if it is imported into a python script but the library doesn't exist.
  • Python Component is lacking very much in terms of UI. It would be unrealistic for me to suggest Matillion build its own EDI, but it would be nice if a python component could connect to a local IDE. Right now, if you want to write any decent length python code, you are going to be stuck copying and pasting your code from your local IDE.
  • It is also very difficult to debug in Matillion because you can't set breakpoints. Local IDE integration can resolve that.
  • I would like to have more templates to copy from for certain simplistic scenarios. For instance, a template for a job that fails which sends an AWS SNS with the Job name, component it failed on, and the error message. It wasn't as simple as I thought it would be to figure out and having to use a shared job for such circumstances can be painful because you have to export a bunch of variables.
  • There should be a drop down list for Global Matillion variables as it is difficult to remember at times.
Read full review
Qlik
  • Stitch is not good at replicating document stores like MongoDB to relational databases. To be fair, this is a difficult task. Stitch flattens the objects, but the result is unwieldy.
  • Stitch cannot replicate the same source to multiple sinks, which is inconvenient if you want to replicate some of a datastore's tables to Redshift and others to Redshift Spectrum, for instance.
Read full review
Likelihood to Renew
Matillion
With the current experience of Matillion, we are likely to renew with the current feature option but will also look for improvement in various areas including scalability and dependability. 1. Connectors: It offers various connectors option but isn't full proof which we will be looking forward as we grow. 2. Scalability: As usage increase, we want Matillion system to be more stable.
Read full review
Qlik
No answers on this topic
Usability
Matillion
It has been easy to train new employees who don't have previous experience with Matillion. It is quite self-explanatory. There are quite a few things that can be done with Python, however, we have not really looked into this feature much but likely will do in the future. Mostly, it is drag and drop of components and environments can be set up so easy to set up connections as well.
Read full review
Qlik
No answers on this topic
Support Rating
Matillion
Overall, I've found Matillion to be responsive and considerate. I feel like they value us as a customer even when I know they have customers who spend more on the product than we do. That speaks to a motive higher than money. They want to make a good product and a good experience for their customers. If I have any complaint, it's that support sometimes feels community-oriented. It isn't always immediately clear to me that my support requests are going to a support engineer and not to the community at large. Usually, though, after a bit of conversation, it's clear that Matillion is watching and responding. And responses are generally quick in coming.
Read full review
Qlik
No answers on this topic
Implementation Rating
Matillion
We were able to control on access and built various enviroment for implementation
Read full review
Qlik
No answers on this topic
Alternatives Considered
Matillion
Matillion ran circles around Stitch and Striim both in functionality, setup, and performance. There was no real comparison. Fivetran massively outperforms Matillion in pretty much every facet of the production from setup, maintenance, visibility, and usability. It already has the ability to connect any data source to a destination regardless of database type. Why we chose Matillion over Fivetran is that, for our current needs, Matillion provides us with the functionality that we need and a much more competitive price for a smaller company.
Read full review
Qlik
Stitch from Talend is way more cost effective and has a business model that better aligns with our company. From what I can tell Stitch from Talend has a better customer support platform as well and has been very easy to work with when issues have come up. They also seem less pushy when it comes to sales.
Read full review
Scalability
Matillion
I have been able to connect Matillion to AWS Aurora Databases, MySQL databases, Rest APIs, Files in AWS S3, etc. Being able to load all of that disparate data into one datalake has made data mining and reporting a lot simpler. I wish everything could be implemented as easily as Matillion.
Read full review
Qlik
No answers on this topic
Return on Investment
Matillion
  • Saving us time reduces our need for headcount
  • Allows us to collaborate on data-eng pipelines in a transparent way with non-technical stakeholders, ensuring accuracy and continuity
  • Allows us a single platform to log and manage all of our pipelines to pin-point where something failed and why
  • Always has a solution to very common data engineering tasks, i.e., real-time data, connectors, pre-built workflows, etc.
Read full review
Qlik
  • Good ROI in terms of being able to monitor cost performance from Google, Facebook, etc.
  • Easy to have Salesforce data and Intercom data for dashboards.
Read full review
ScreenShots

Matillion Screenshots

Screenshot of Matillion's GUI, used to orchestrate jobs with control data flow functionality, automating the ETL process.Screenshot of where structured and semi-structured data can be prepared to create clean data sets that can be used with any BI/reporting/visualization tool of choice. Matillion reads and combines data across a target warehouse external storage, such as S3 or Blob.Screenshot of Matillion's self-validating components, sample and row counts. If a job does fail, the warehouse queue services available with Matillion can be used get an alert to a connected email or Slack account.Screenshot of the SQL component used to run custom scripts from within Matillion. With hundreds of pre-built connectors out of the box, Matillion can handle complex transformation needs.