No more typing reviews! Try our Samantha, our new voice AI agent.

Skyvia vs Talend Open Studio [EOL] comparison

 

Comparison Buyer's Guide

Executive SummaryUpdated on Nov 18, 2025

Review summaries and opinions

We asked business professionals to review the solutions they use. Here are some excerpts of what they said:
 

Categories and Ranking

Skyvia
Average Rating
9.0
Reviews Sentiment
7.8
Number of Reviews
1
Ranking in other categories
Data Integration (56th), Cloud Data Integration (26th)
Talend Open Studio [EOL]
Average Rating
8.0
Reviews Sentiment
6.6
Number of Reviews
51
Ranking in other categories
No ranking in other categories
 

Featured Reviews

RH
CTO & Developer at a consultancy with self employed
The product works, is simple to use, and is reliable.
Error handling. This has caused me many problems in the past. When an error occurs, the event on the connection that is called does not seem to behave as documented. If I attempt a retry or opt not to display an error dialog, it does it anyway. In all fairness, I have never reported this. I think it is more important that a unique error code is passed to the error event that identifies a uniform type of error that occurred, such as ecDisconnect, eoInvalidField. It is very hard to find what any of the error codes currently passed actually mean. A list would be great for each database engine. Trying to catch an exception without displaying the UniDAC error message is impossible, no matter how you modify the parameters in the OnError of the TUniConnection object. I have already implemented the following things myself. They are suggestions rather than specific requests. Copy Datasets: This contains an abundance of redundant options. I think that a facility to copy one dataset to another in a single call would be handy. Redundancy: I am currently working on this. I have extended the TUniConnection to have an additional property called FallbackConnection. If the TUniConnection goes offline, the connection attempts to connect the FallbackConnection. If successful, it then sets the Connection properties of all live UniDatasets in the app to the FallbackConnection and re-opens them if necessary. The extended TUniConnection holds a list of datasets that were created. Each dataset is responsible for registering itself with the connection. This is a highly specific feature. It supports an offline mode that is found in mission critical/point of sale solutions. I have never seen it implement before in any DACs, but I think it is a really unique feature with a big impact. Dataset to JSON/XML: A ToSql function on a dataset that creates a full SQL Text statement with all parameters converted to text (excluding blobs) and included in the returned string. Extended TUniScript:- TMyUniScript allows me to add lines of text to a script using the normal dataset functions, Script.Append, Script.FieldByName(‘xxx’).AsString := ‘yyy’, Script.AddToScript and finally Script.Post, then Script.Commit. The AddToScript builds the SQL text statement and appends it to the script using #e above. Record Size Calculation. It would be great if UniDac could estimate the size of a particular record from a query or table. This could be used to automatically set the packet fetch/request count based on the size of the Ethernet packets on the local area network. This I believe would increase performance and reduce network traffic for returning larger datasets. I am aware that this would also be a unique feature to UniDac but would gain a massive performance enhancement. I would suggest setting the packet size on the TUniConnection which would effect all linked datasets.
Sushrit Moundekar - PeerSpot reviewer
Program Manager at InfoCepts
Has supported building flexible data pipelines and streamlined ETL orchestration
There should be a dedicated support team for Talend Open Studio. We do have a support team, but at times it is critical for us to fix certain things within one or two hours. Usually, the support team takes some 12 hours, which is the standard edition of support. If we could have round-the-clock support, we would be able to resolve many issues which we encounter during the development part. The initial setup for Talend Open Studio is a little complex. We need to have a dedicated person who has an understanding of Talend Open Studio as a tool. It takes some level of expertise, so it is not an easy process, but once we have a dedicated associate who is knowledgeable in that particular field, it becomes comparatively easier.

Quotes from Members

We asked business professionals to review the solutions they use. Here are some excerpts of what they said:
 

Pros

"For what it offers, I think this solution is a must for any Delphi programmer."
"This solution has better multiple pre-built connectors than competitors, which is good for any client or any business, because today, in most of the cases, they are dealing with multiple data sources from multiple technologies."
"This product is very easy to use."
"A very user friendly solution."
"Talend Open Studio acts as an ETL tool; the ETL feature gives us the flexibility to build data pipelines the way we want, and it also comes with a console which helps us to monitor the jobs we have built in, making that monitoring part easy."
"If you are a data integrator or system integrator, your work will be much easier using Talend Open Studio."
"I'm very happy that the solution is user friendly."
"It was a fundamental tool for the Data Warehouse development team; with Talend Open Studio, all the ETL processes are documented and well implemented."
"Overall, we have been happy with the product and, from a data management perspective, the data preparation, data stewardship, and the other features that Talend has, including the MDM, are all extremely important for today's organization."
 

Cons

"Error handling has caused me many problems in the past; when an error occurs, the event on the connection that is called does not seem to behave as documented."
"The documentation is lacking within the product. They need to get better at all aspects of describing how it works and how to use it."
"It is not as visually appealing as some of the other tools."
"The security features could be improved."
"Talent consumes a lot of resources on my PC."
"In terms of what can be improved, the scheduling is not there in the sister version, while it is there in the cloud one, which is a paid version. If all kinds of scheduling could be available on the Open Studio that we generally use and practice on, that would be great. The scheduling of the data migration is currently not available in the sister version of Talend Open Studio that we are working on. It is available in the advanced version of the Talend. This is the one thing that can be improvised."
"We don't get continuous replication of the data. This is something that should be improved."
"As for improvement or additional features, I would like to know how to use Java in Talend and also how to use Talend in the cloud or in big data. I would prefer to have storage directly on Talend."
"The solution needs more integrations."
 

Pricing and Cost Advice

Information not available
"Open Studio has a basic license and additional costs for services, including customer support and technical assistance."
"I am using the open-source version of the solution, so there are no extra costs for any feature."
"We are using the free version of the tool, because the enterprise version is a little expensive."
"It is an open-source product."
"Right now, because we're using the open-source version, there's no cost."
"Talend Open Studio costs about 11,000 a year."
"There are many versions available and one is open-sourced which is free."
"Pricing is always a challenge. It is quite an expensive model, but because the platform is so simple to use, we haven't had to purchase any additional licenses."
report
Use our free recommendation engine to learn which Data Integration solutions are best for your needs.
893,244 professionals have used our research since 2012.
 

Top Industries

By visitors reading reviews
Performing Arts
20%
Construction Company
11%
Outsourcing Company
8%
Computer Software Company
7%
Financial Services Firm
16%
Manufacturing Company
8%
Computer Software Company
7%
Government
6%
 

Company Size

By reviewers
Large Enterprise
Midsize Enterprise
Small Business
No data available
By reviewers
Company SizeCount
Small Business22
Midsize Enterprise13
Large Enterprise18
 

Questions from the Community

Ask a question
Earn 20 points
How does Talend Open Studio compare with AWS Glue?
We reviewed AWS Glue before choosing Talend Open Studio. AWS Glue is the managed ETL (extract, transform, and load) from Amazon Web Services. AWS Glue enables AWS users to create and manage jobs in...
What needs improvement with Talend Open Studio?
There should be a dedicated support team for Talend Open Studio. We do have a support team, but at times it is critical for us to fix certain things within one or two hours. Usually, the support te...
 

Also Known As

Skyvia, Skyvia Data Integration
Open Studio
 

Overview

 

Sample Customers

Boeing, Sony, Honda, Oracle, BMW, Samsung
Almerys, BF&M, Findus
Find out what your peers are saying about Informatica, Microsoft, Qlik and others in Data Integration. Updated: May 2026.
893,244 professionals have used our research since 2012.