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

Oracle Data Integrator (ODI) vs Oracle GoldenGate vs Qlik Replicate 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:
 

ROI

Sentiment score
7.6
Oracle Data Integrator provides high ROI, reducing custom ETL efforts and costs, with Cloud version enhancing implementation and efficiency.
Sentiment score
7.9
Oracle GoldenGate offers strategic value with reduced development time, cost efficiency, downtime reduction, and effective disaster recovery management.
Sentiment score
8.0
Qlik Replicate automates reporting, saves time, reduces database usage, minimizes costs, and improves efficiency compared to AWS services.
I conducted a cost comparison with the AWS service provider, and this option is much cheaper than the Kinesis service offered by AWS.
 

Customer Service

Sentiment score
5.9
ODI support gets mixed reviews; quick solo responses but struggles in multi-product setups, often leading users to forums.
Sentiment score
5.6
Oracle GoldenGate support experiences vary; some praise responsiveness, while others cite delays, highlighting regional discrepancies and needed improvements.
Sentiment score
5.7
Users find Qlik Replicate support slow and inefficient, preferring quicker resolutions and direct contact with representatives, especially for AutoML issues.
I can get solutions quickly, and any tickets I submit to Oracle are responded to and resolved rapidly.
The support team responds quickly, providing feedback which we then implement.
Even priority tickets, which should be resolved in minutes, can take days.
 

Scalability Issues

Sentiment score
7.6
Oracle Data Integrator scales well, integrating with WebLogic, while configuration and setup impact its performance in various environments.
Sentiment score
7.6
Oracle GoldenGate is scalable and adaptable, effectively managing large volumes across industries with generally positive user feedback.
Sentiment score
7.1
Qlik Replicate is scalable and adaptable, especially in cloud environments, but may require memory adjustments for optimal performance.
It effectively manages larger databases, such as those of 15 terabytes and above.
 

Stability Issues

Sentiment score
7.3
Oracle Data Integrator is stable and efficient, with minor configuration challenges resolved in newer versions like 12.1.3 and 12cR2.
Sentiment score
7.8
Oracle GoldenGate is praised for its stability, superior performance, and reliable Oracle support despite initial version bugs.
Sentiment score
8.5
Qlik Replicate is highly stable and reliable, efficiently handling large volumes, with seamless recovery despite minor API concerns.
 

Room For Improvement

ODI users seek improved performance, usability, integration, and cost-efficiency, with better error handling, authentication, and automation features.
Oracle GoldenGate faces challenges with complexity, high costs, integration, performance, support, and testing environments setup.
Qlik Replicate needs better UI, error clarity, support, integration, pricing transparency, performance, and marketing to compete effectively.
If I use a source system like Oracle and a target system like Teradata, ODI will still run, but it struggles a bit with different infrastructures.
The configuration process could be made simpler.
For Oracle GoldenGate, customers face challenges with patching, the latest updates, and encountering bugs.
It is a core-based licensing, which, especially in the banking industry, results in the system capacity being utilized up to a maximum of 60%.
 

Setup Cost

Oracle Data Integrator has complex, costly pricing with various licensing options; discounts and packages can reduce expenses for enterprises.
Oracle GoldenGate is often seen as expensive, with complex licensing, despite its unique features and niche cost-effectiveness.
Qlik Replicate's pricing is high and less flexible than competitors, suiting larger companies with extensive replication needs.
ODI is cheaper compared to Informatica PowerCenter and IBM DataStage.
The list price is high, and the price can sometimes seem expensive if the appropriate discount is not applied.
The pricing of Oracle GoldenGate is quite high.
Licensing is calculated based on the machine's total capacity rather than actual usage.
 

Valuable Features

Oracle Data Integrator features flexible, customizable integration with diverse technologies, enhancing performance and efficiency in data integration tasks.
Oracle GoldenGate provides efficient real-time data replication, cross-platform compatibility, and seamless integration with multiple databases and big data environments.
Qlik Replicate offers real-time data capture, easy replication, and seamless integration for efficient data management and real-time analytics.
Oracle Data Integrator (ODI) is powerful and strong if my system uses Oracle components for environments like OLTP, enterprise data warehouse, or data marts.
The ability to sync data in real time is a key feature I rely on.
Oracle GoldenGate is beneficial for data replication and ensures secure data transport.
Data retrieved from the system can be pushed to multiple places, supporting various divisions such as marketing, loans, and others.
 

Mindshare comparison

As of April 2025, in the Data Integration category, the mindshare of Oracle Data Integrator (ODI) is 4.6%, up from 4.4% compared to the previous year. The mindshare of Oracle GoldenGate is 3.6%, down from 3.7% compared to the previous year. The mindshare of Qlik Replicate is 3.1%, up from 2.9% compared to the previous year. It is calculated based on PeerSpot user engagement data.
Data Integration
 

Featured Reviews

Jagadish Sau - PeerSpot reviewer
Straightforward to implement, scalable, and has good stability and documentation, but technical support could still be improved
My company has around ten users of Oracle Data Integrator (ODI). A team of two to five people handles the deployment and maintenance of the solution. The current client of my company has this plan of moving to the cloud, with the possibility of replacing the ETL tool altogether, which could mean that more data is coming up, so there may be a plan to increase the usage of Oracle Data Integrator (ODI). My advice to others looking into implementing Oracle Data Integrator (ODI) is that if your database is on Oracle or SQL server, then Oracle Data Integrator (ODI) is a good tool to use. My rating for Oracle Data Integrator (ODI) is seven out of ten.
ShahidNadeem - PeerSpot reviewer
Handles migrations well and has reduced our downtime
For small databases that are less than a terabyte, GoldenGate handles the migration well. You don't need much input so long as the processes don't upend. As soon as there's a problem, then, obviously, you need to diagnose it. It all depends on the scenario, on the size of the databases, whether you're doing schema replication, or table replication. We normally do the whole database, taking everything across. Finally, because this is an Oracle product, there is support available 24/7.
KrishnaBaddam - PeerSpot reviewer
Lightweight tool, ensures that data is replicated across different systems and simplify complex tasks such as defining relationships
Qlik Compose is something that will automate user's overall data modernization. Here data modernization includes data modeling, ETL jobs, etc. But the advantage is users can automate the overall process of data engineering and data modeling through Qlik Compose. I think that's useful when users are able to manage 60% of the workload automated. That will be very useful. That's fantastic. Replicate does not have a great AI capability. AI capabilities are present in Qlik Sense. Qlik Replicate is a very light tool. It is only meant to capture data from the log files, get the data, and transfer it, read that table structure, create the table structure, and transfer the data whenever there is a change. So, it basically integrates with the kernel of the operating system. The way it works is that these replicate tools will integrate with the kernel of the operating system, and they will access the redo log files of the database. The redo log should have access to all the files of the structure of the schema, too. So, using that technique, they redo all the data structures, create a similar structure, and replicate the structure in the target schema, table, and database. After that is done, it will start tracing the instances that are happening. For example, if data is inserted into the table, then an insert is fired on the statement on the table. So, that particular insert is captured. And based on that insert statement, it will pull the SQL query and say, "Okay, there is an insert. I need to get that data." It will get the data from the redo log itself rather than going to a database. Then, it will just pass that transaction into the target system, where it will just insert the data. And this happens instantaneously, within a microsecond. So, if there is an insert, an update, or a delete, everything is transferred immediately. It is picked from the redo log because it comes to the redo log, and then the redo log sends it to Qlik Replicate and Replicate to the target system on which Replicate is installed.
report
Use our free recommendation engine to learn which Data Integration solutions are best for your needs.
849,210 professionals have used our research since 2012.
 

Comparison Review

it_user99375 - PeerSpot reviewer
Mar 31, 2014
Oracle GoldenGate vs. Oracle Active Dataguard
As an Oracle DBA, while working upon high availability of your database you may stumble upon various Oracle strategic capabilities that fall into categories of Oracle Replication. Oracle provides various technologies for replication like GoldenGate, streams, and Active Dataguard. Replication…
 

Top Industries

By visitors reading reviews
Financial Services Firm
18%
Computer Software Company
12%
Government
10%
Manufacturing Company
7%
Financial Services Firm
22%
Computer Software Company
12%
Manufacturing Company
8%
Insurance Company
6%
Financial Services Firm
19%
Computer Software Company
11%
Insurance Company
11%
Manufacturing Company
9%
 

Company Size

By reviewers
Large Enterprise
Midsize Enterprise
Small Business
 

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...
What do you like most about Oracle GoldenGate?
The product is reliable for data integrity.
What is your experience regarding pricing and costs for Oracle GoldenGate?
The pricing of Oracle GoldenGate is quite high. However, its cost-effectiveness stems from its unique features that a...
What needs improvement with Oracle GoldenGate?
There is room for improvement in Oracle GoldenGate's pricing, which is a bit high. Additionally, the configuration pr...
What do you like most about Qlik Replicate?
The main valuable feature is its real-time change data capture (CDC) capabilities, which process data with minimal la...
What needs improvement with Qlik Replicate?
There is complexity involved in the licensing part of this system. It is a core-based licensing, which, especially in...
What is your primary use case for Qlik Replicate?
An example involving the banking project I am currently working on is for a public sector bank in India. Primarily, t...
 

Also Known As

ODI
GoldenGate
Replicate, Qlik Replicate
 

Overview

 

Sample Customers

Griffith University, Kansas City Power & Light, Keste, Raymond James Financial, Valdosta State University
Japan Exchange Group, Daewoo E&C, Herbalife, Starwood Hotels & Resorts, Canon, Turk Telekom
American Cancer Society, Fanzz, SM Retail, Smart Modular, Tangerine Bank, Wellcare
Find out what your peers are saying about Microsoft, Informatica, Talend and others in Data Integration. Updated: March 2025.
849,210 professionals have used our research since 2012.