Try our new research platform with insights from 80,000+ expert users

Oracle Data Integrator (ODI) vs SSIS vs Toad Data Point comparison

 

Comparison Buyer's Guide

Executive Summary

Review summaries and opinions

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

Mindshare comparison

As of June 2025, in the Data Integration category, the mindshare of Oracle Data Integrator (ODI) is 4.5%, up from 4.3% compared to the previous year. The mindshare of SSIS is 7.7%, down from 7.9% compared to the previous year. The mindshare of Toad Data Point is 0.5%, up from 0.4% compared to the previous year. It is calculated based on PeerSpot user engagement data.
Data Integration
 

Featured Reviews

Jozsef Gazsik - PeerSpot reviewer
Offers a very good development environment and supports the use of multiple programming languages
We are using a graphical tool called PowerDesigner to create logical and physical models. From that, we create code that can be run by Oracle Data Integrator, which then maps the data based on these models and sends it to its destination. It is currently very integrated with Oracle The Oracle…
Sean Achim - PeerSpot reviewer
Building impactful organizational KPIs with ease and precision
Stability is rated at 10. One other important aspect I appreciate is that SSAS is included in the base installation of SQL Server. Obviously, it requires installation, but it is readily available, which is a major strength. It's all about setting it up, configuring it, and then using it. If there are additional costs associated with it or separating it as a second product, that would be a disadvantage. The area of improvement is really in education. Microsoft is trying to push everything as a Power BI solution or trying to get people to solve the problems which are solved with SSAS in another space in Power BI, or in Power Pivot, is not enough. There's not enough marketing, conversation, and support around that space. As a result, we end up with people not understanding that you need to build your models correctly, and then they try to model everything inside of Power BI, or another visualization tool, without first building the data model. That leads people to consider alternate solutions because SAP and others argue that their whole thing is in memory, and they disseminate misleading information. Additionally, what would be very helpful is local user group developments, so getting people around the table and teaching them how to use it. That is the biggest problem; it's not the technology itself. The challenge lies in Microsoft withdrawing a lot of the qualifications and watering down its emphasis, leading to a perception that this is supposed to be an elite product.
Aaron Payne - PeerSpot reviewer
Offers power developers the tooling they need
I am not the end user of this solution. I am not close enough to it because I manage the platform that it runs against. The end users who use the Toad tool come against the database that my team manages, so it is hard for me to provide any area for improvement when it comes to the Toad tool. However, in the administration case, cost is a significant issue. The Mac license is incredibly expensive. It is 1,600 dollars each, which is more than the Windows version. Scalability is difficult when it is that costly.

Quotes from Members

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

Pros

"The most valuable features of ODI are the ease of development, you can have a template, and you can onboard transfer very quickly. There's a lot of knowledge modules available that we can use. If you want to connect, for example, a Sibyl, SQL, Oracle, or different products, we don't have to develop them from scratch. They are available, but if it's not, we can go into the marketplace and see if there's a connector there. Having the connector available reduces the amount of hard work needed. We only have to put the inputs and outputs. In some of the products, we use there is already integration available for ODI, which is helpful."
"Oracle provides great documentation."
"It is an ETL tool, which does the extract, transform, and load."
"The Knowledge Module approach provides an easy and reusable way to create our own integration strategies. It's easy to create these Knowledge Modules to connect to new technologies, for instance."
"ODI significantly improves data integration and management by allowing customization of data types from various sources like SQL Server databases."
"What I found most valuable in Oracle Data Integrator (ODI) is that it integrates well with almost all technologies currently being used in my company."
"I do not have to maintain a separate ETL instance. I can change the SQL when something is not performing correctly."
"The most valuable feature is Data movement."
"It's saved time using visualization descriptions."
"The UI is very user-friendly."
"The most valuable feature of SSIS is that you can take data from other servers which are not MS SQL Server or Oracle."
"The performance is better than doing it in some alternative ways. We don't have to worry about so much manual work."
"The script component is very powerful, things that you cannot normally do, is feasible through C#."
"SSIS is an easy way to do data integration from various data sources. It doesn't matter whether it's a database, flat files, XML, or Web API. It can talk to the and join them all together."
"It has good data integration and good processes."
"I have used most of the standard SQL features, but the ones that stand out are the Data Flows and Bulk Import."
"One of the greatest features is that you can get data from anywhere to anywhere with Toad Data Point."
"The Connectivity and Connection Manager supports a broad number of connection types, and it is trivial for end-users to set up their own connections to sources."
"With Toad Data Point, I can automate most steps automatically."
"The best thing about it is its automation features."
"We love it."
"I have never experienced any issues with customer service."
"It provides better SQL development tooling than SQL Developer, which is not a sufficient tool for all development use cases. It offers power developers the tools they need."
"The most valuable features of Toad Data are you could write a parameterized query and it wouldn't error out, it would give you the parameters that you could input. The auto-formatting feature is useful because it was great for keeping your queries neat and understandable. The auto comment, and uncomment toggles that you could do were convenient."
 

Cons

"The resource management aspect of the solution could be improved."
"ODI components may not fulfill as much as Informatica PowerCenter or IBM DataStage. The pushdown optimization is not as effective as other tools."
"An area for improvement in Oracle Data Integrator (ODI) is real-time integration. Currently, my company has a workaround to implement real-time integration, an area on which Oracle must focus more. Real-time integration should be easier in Oracle Data Integrator (ODI). Another area for improvement in Oracle Data Integrator (ODI) is integration with more publishers and subscribers rather than just database integrations."
"In our company, we haven't tried consuming services from IoT in our company yet, and I would like to know if the solution will support IoT services in the next release."
"I would only point out some minor bugs or glitches in the development interface (ODI studio)."
"Oracle support services are not up to the mark."
"It needs easier security."
"ODI could improve by being more user-friendly. Informatica, which is also an ETL tool, similar to ODI, but Informatica is very user-friendly, easy to use, and simple to integrate, compared to ODI. ODI has many features, put them all together, and sometimes we get confused about which ones to use, which ones not to use."
"There were some issues when we tried to connect it to data storage. It was a connection issue."
"It would be nice if you could run SSIS on other environments besides Windows."
"Generic processes should be used instead of custom code for each table."
"I come from a coding background and this tool is graphically based. Sometimes I think it's cumbersome to do mapping graphically. If there was a way to provide a simple script, it would be helpful and make it easier to use."
"Microsoft's technical support has decreased in quality over the last few years, becoming less responsive and tending to pass problems on instead of solving them."
"At one point, we did have to purchase an add-on."
"We would like the solution to be expanded so that it is available for other platforms than just Microsoft."
"You have to write push down join & lookup SQL to the database yourself via stored procedures or use of the SQL Task to get very high performance. That said, this is a common complaint for nearly all ETL tools on the market and those that offer an alternative such as Informatica offer them at a very expensive add-on price."
"The Mac license is incredibly expensive. It is 1,600 dollars each, which is more than the Windows version. Scalability is difficult when it is that costly."
"On the scheduling server, some scheduled reports just sit there and never execute for the first time. After manually executing the first time, they run with no issues."
"The Mac license is incredibly expensive. It is 1,600 dollars each, which is more than the Windows version."
"Toad Data could improve by having additional features, such as query prediction. This could help someone who's not the strongest programmer. If the software could help them write queries correctly it would be very helpful, especially for small development teams or teams that lack the input skills necessary to write and program efficiently."
"I used their report writing a little bit, however, it could improve since it's not a really good report writer and it's a little clunky."
"I used their report writing a little bit, however, it could improve since it's not a really good report writer and it's a little clunky."
"It's not user-friendly. Once you start using it, you eventually get to know the features."
"It's not user-friendly. Once you start using it, you eventually get to know the features."
 

Pricing and Cost Advice

"I have yet to determine the exact figure for Oracle Data Integrator (ODI) pricing, but it has lower pricing than Informatica."
"Per user, it is $900 USD per year, though they will give some discount. However, even a 60% to 70% of discount for each won't help us much. On top of that, there is the perpetual license you must pay at the outset."
"ODI comes included when buying the cloud version of the Oracle database license."
"I rate the platform pricing as five out of ten."
"We found that the cost compared to other integration tools is a little high, but the solution works great."
"The solution is expensive because of the model they use. The cost is for the license and for support."
"The solution is very expensive."
"Being an ODI developer, I never had to pay for this product. I know that the pricing/licensing is not really low, but the product is really good."
"Depending on the arrangement that a certain company has with Microsoft, it may supply the permanent license that is included in the SQL server license, or it may be a time-bound license if it is a partner license or other enterprise license."
"This solution has provided an inexpensive tool, and it is easy to find experienced developers."
"This solution is a free of charge addition to our SQL licence. However, the only way this tool can be utilized is as a feature of the SQL licence, which may make it unattractive to organizations who don't wish to purchase the wider-ranging licence."
"SSIS' licensing is a little high, but it gives good value for money."
"People have to opt for a perpetual-based licensing model."
"Our license with SSIS is annual."
"I'm not involved in licensing details, but SSIS provides value to our organization by simplifying data management tasks."
"My advice is to look at what your configuration will be because most companies have their own deals with Microsoft."
"The cost of this product is reasonable."
"The price of Toad Data Point was approximately $500 annually."
"The Mac licenses are expensive, costing 1,600 dollars each. This is much higher than for the Windows version. I maintain a very limited number of licenses due to this cost."
report
Use our free recommendation engine to learn which Data Integration solutions are best for your needs.
857,162 professionals have used our research since 2012.
 

Comparison Review

it_user90069 - PeerSpot reviewer
Feb 20, 2014
Informatica PowerCenter vs. Microsoft SSIS - each technology has its advantages but also have similarities
Technology has made it easier for businesses to organize and manipulate data to get a clearer picture of what’s going on with their business. Notably, ETL tools have made managing huge amounts of data significantly easier and faster, boosting many organizations’ business intelligence operations…
 

Top Industries

By visitors reading reviews
Financial Services Firm
18%
Computer Software Company
11%
Government
10%
Manufacturing Company
7%
Financial Services Firm
19%
Computer Software Company
12%
Government
8%
Manufacturing Company
6%
Financial Services Firm
34%
Healthcare Company
12%
Government
7%
Manufacturing Company
5%
 

Company Size

By reviewers
Large Enterprise
Midsize Enterprise
Small Business
No data available
 

Questions from the Community

What's the difference between Oracle Integration Cloud Service and Oracle Data Integrator (ODI)?
Oracle Integration Cloud Service has a fairly easy initial setup, and Oracle offers initial support and guidance for ...
What do you like most about Oracle Data Integrator (ODI)?
In comparison with other products of the same range, licensing mode is really attractive, no need to license accordin...
What is your experience regarding pricing and costs for Oracle Data Integrator (ODI)?
If I use the whole Oracle system, it can be cost-effective. ODI is cheaper compared to Informatica PowerCenter ( /pro...
Which is better - SSIS or Informatica PowerCenter?
SSIS PowerPack is a group of drag and drop connectors for Microsoft SQL Server Integration Services, commonly called ...
What do you like most about SSIS?
The product's deployment phase is easy.
What is your experience regarding pricing and costs for SSIS?
Utilizing SSIS involves no extra charges beyond the SQL Server license. It's an economical choice for my clients.
What is your experience regarding pricing and costs for Toad Data Point?
The pricing for Toad Data Point is where it gets into trouble. Microsoft is free, so if you get SQL Server, you get a...
What needs improvement with Toad Data Point?
I used their report writing a little bit, however, it could improve since it's not a really good report writer and it...
What is your primary use case for Toad Data Point?
When I use it, I'm using it for writing SQL or testing SQL code. I used to use it for moving data, loading files into...
 

Also Known As

ODI
SQL Server Integration Services
No data available
 

Overview

 

Sample Customers

Griffith University, Kansas City Power & Light, Keste, Raymond James Financial, Valdosta State University
1. Amazon.com 2. Bank of America 3. Capital One 4. Coca-Cola 5. Dell 6. E*TRADE 7. FedEx 8. Ford Motor Company 9. Google 10. Home Depot 11. IBM 12. Intel 13. JPMorgan Chase 14. Kraft Foods 15. Lockheed Martin 16. McDonald's 17. Microsoft 18. Morgan Stanley 19. Nike 20. Oracle 21. PepsiCo 22. Procter & Gamble 23. Prudential Financial 24. RBC Capital Markets 25. SAP 26. Siemens 27. Sony 28. Toyota 29. UnitedHealth Group 30. Visa 31. Walmart 32. Wells Fargo
Concordia University
Find out what your peers are saying about Microsoft, Informatica, Talend and others in Data Integration. Updated: June 2025.
857,162 professionals have used our research since 2012.