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

Precisely Connect 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:
 

Categories and Ranking

Precisely Connect
Ranking in Data Integration
39th
Average Rating
8.0
Reviews Sentiment
6.3
Number of Reviews
1
Ranking in other categories
No ranking in other categories
Qlik Replicate
Ranking in Data Integration
16th
Average Rating
8.2
Reviews Sentiment
6.9
Number of Reviews
18
Ranking in other categories
No ranking in other categories
 

Mindshare comparison

As of July 2025, in the Data Integration category, the mindshare of Precisely Connect is 0.3%, up from 0.2% compared to the previous year. The mindshare of Qlik Replicate is 3.0%, up from 2.9% compared to the previous year. It is calculated based on PeerSpot user engagement data.
Data Integration
 

Featured Reviews

reviewer2667306 - PeerSpot reviewer
AI compliance integration elevates data quality and decision-making
I usually implement Precisely and Collibra tools for clients to enhance data quality. My main use case involves working with the data catalog of Precisely to integrate data management processes and ensure data governance Precisely has the AI Act already implemented into the data catalog, which…
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.

Quotes from Members

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

Pros

"Precisely has the AI Act already implemented into the data catalog, which allows the integration of the European Artificial Intelligence Act into our processes."
"Using Precisely improves data quality, which can lead to a 30% increase in revenue and boost net income by 20% to 25% if implemented correctly."
"Qlik Replicate stands out with its cutting-edge technology and its ability to handle diverse data management tasks. This powerful tool allows us to efficiently and swiftly load data into various data stores or destinations, while also enabling easy distribution across different endpoints. A notable feature is its capability to reload data from multiple sources by creating multiple tasks within a brief timeframe of fifteen to twenty minutes. This eliminates the need for manual intervention and ensures quick data loading from different tables."
"A pretty good series of connectors is one of the best features of Qlik Replicate."
"A valuable feature of Qlik Replicate is that you do not need ETL. It's easy to use—you choose two systems and it automatically replicates them. Even if there is no CDC available, if you insert it and update it, and there is nothing to find out, then you can use Qlik Replicate. It's a good product."
"We use Qlik Replicate to change data capture of databases in production environments."
"Qlik Replicate's ability to correctly map and replicate data, especially when converting complex fields like packed decimal fields into integers, stands out."
"The cost is under control with this solution, unlike other services where it's not."
"The most valuable features of Qlik Replicate are its CDC performance and trigger functions. CDC feature is important to the financial industry."
"From a technical perspective, this is an excellent product."
 

Cons

"Precisely works with a tool called Analyze, which has a steep learning curve due to its use of Jython, a combination of Java and Python. This could be improved to make the tool more user-friendly."
"Precisely works with a tool called Analyze, which has a steep learning curve due to its use of Jython, a combination of Java and Python. This could be improved to make the tool more user-friendly."
"It would be better if the solution’s pricing were more obvious."
"Support-wise, this solution is in need of improvement."
"In various scenarios, an important consideration is when we encounter issues and Qlik Replicate suggests reloading a specific table. If we face any problems or encounter errors with that table, it becomes necessary to make a change in Qlik Replicate. Performing a full reload every time is not feasible or practical. Instead, we should identify the specific issues and address them without repeating the entire reloading process. Based on this approach, we can investigate and resolve the problem by performing targeted loads from the source itself. This change aligns with my perspective and is something I would like to implement."
"Support response times could be improved as there are sometimes delays in receiving replies to support cases."
"There is complexity involved in the licensing part of this system."
"When you remote into it the Qlik Replicate UI a lot of times it just freezes. We set up the EC2, to allow them to go to the server and click on the Replicate icon, it just opens up and just sits there. At that point, we have to go into the EC2 and then reboot the server. This should be fixed, it is frustrating."
"The disadvantage is people are not going for this license because it is not marketed properly."
"The UI and data version control can be improved."
 

Pricing and Cost Advice

Information not available
"Qlik Replicate is mainly suited for large companies. However, it is too costly for small businesses. Its pricing is high."
"On a scale from one to ten, where one is cheap, and ten is expensive, I rate Qlik Replicate's pricing a nine out of ten."
"Overall, Qlik is an expensive solution. You need to pay for all additional features that you would like to use."
"Unlike Azure, where you pay based on consumption, Qlik Replicate seems to charge per endpoint."
"Qlik Replicate is not expensive, compared to GoldenGate."
"Pricing for this solution is very reasonable."
report
Use our free recommendation engine to learn which Data Integration solutions are best for your needs.
860,592 professionals have used our research since 2012.
 

Top Industries

By visitors reading reviews
Insurance Company
20%
Financial Services Firm
15%
Government
10%
Manufacturing Company
6%
Financial Services Firm
19%
Insurance Company
11%
Computer Software Company
10%
Manufacturing Company
9%
 

Company Size

By reviewers
Large Enterprise
Midsize Enterprise
Small Business
No data available
 

Questions from the Community

What is your experience regarding pricing and costs for Precisely Connect?
Precisely has a high entry price, which is why it is not suitable for small to mid-sized organizations.
What needs improvement with Precisely Connect?
Precisely works with a tool called Analyze, which has a steep learning curve due to its use of Jython, a combination of Java and Python. This could be improved to make the tool more user-friendly.
What is your primary use case for Precisely Connect?
I usually implement Precisely and Collibra tools for clients to enhance data quality. My main use case involves working with the data catalog of Precisely to integrate data management processes and...
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 latency. There is not much delay. It also performs well with batch-wise data appli...
What needs improvement with Qlik Replicate?
Qlik Replicate could be improved in the next release by incorporating more monitoring options to monitor the logs. Currently, log monitoring is not easily accessible, so there should be improvement...
What is your primary use case for Qlik Replicate?
My customer's main use case for Qlik Replicate is with one of the payment banks in India. We have implemented this Replicate project for their source data migration to cloud solutions. They wanted ...
 

Also Known As

DMExpress, Syncsort DMX, Syncsort Connect ETL
Replicate, Qlik Replicate
 

Overview

 

Sample Customers

Hermes, Kantar Worldpanel, Kojima Press Industry Co. Ltd., OTC Markets Group, Experian, Co-operative Group, State of Tennessee Department of Human Services, Centers for Medicare & Medicaid Services, Silverton, comScore
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: June 2025.
860,592 professionals have used our research since 2012.