Overview
ProductRatingMost Used ByProduct SummaryStarting Price
Denodo
Score 8.0 out of 10
N/A
Denodo is the eponymous data integration platform from the global company headquartered in Silicon Valley.N/A
HCL DataConnect
Score 6.0 out of 10
Mid-Size Companies (51-1,000 employees)
HCL DataConnect (formerly Actian DataConnect) is a hybrid integration solution that enables users to integrate anything, anywhere, anytime. It can be deployed in on-premise, cloud, and/or hybrid environments and offers quick onboarding. With its emphasis data quality, data reuse, adaptability and self-service integration, DataConnect is designed to support rapid onboarding and deliver the fast time to value.N/A
Presto
Score 10.0 out of 10
N/A
Presto is an open source SQL query engine designed to run queries on data stored in Hadoop or in traditional databases. Teradata supported development of Presto followed the acquisition of Hadapt and Revelytix.N/A
Pricing
DenodoHCL DataConnectPresto
Editions & Modules
No answers on this topic
No answers on this topic
No answers on this topic
Offerings
Pricing Offerings
DenodoHCL DataConnectPresto
Free Trial
NoNoNo
Free/Freemium Version
NoNoNo
Premium Consulting/Integration Services
NoNoNo
Entry-level Setup FeeNo setup feeOptionalNo setup fee
Additional Details
More Pricing Information
Community Pulse
DenodoHCL DataConnectPresto
Features
DenodoHCL DataConnectPresto
Data Source Connection
Comparison of Data Source Connection features of Product A and Product B
Denodo
-
Ratings
HCL DataConnect
9.5
2 Ratings
14% above category average
Presto
-
Ratings
Connect to traditional data sources00 Ratings9.92 Ratings00 Ratings
Connecto to Big Data and NoSQL00 Ratings9.01 Ratings00 Ratings
Data Transformations
Comparison of Data Transformations features of Product A and Product B
Denodo
-
Ratings
HCL DataConnect
9.9
2 Ratings
19% above category average
Presto
-
Ratings
Simple transformations00 Ratings10.02 Ratings00 Ratings
Complex transformations00 Ratings9.92 Ratings00 Ratings
Data Modeling
Comparison of Data Modeling features of Product A and Product B
Denodo
-
Ratings
HCL DataConnect
9.9
2 Ratings
23% above category average
Presto
-
Ratings
Data model creation00 Ratings10.01 Ratings00 Ratings
Metadata management00 Ratings10.01 Ratings00 Ratings
Business rules and workflow00 Ratings9.92 Ratings00 Ratings
Collaboration00 Ratings9.82 Ratings00 Ratings
Testing and debugging00 Ratings9.92 Ratings00 Ratings
Data Governance
Comparison of Data Governance features of Product A and Product B
Denodo
-
Ratings
HCL DataConnect
9.5
1 Ratings
17% above category average
Presto
-
Ratings
Integration with data quality tools00 Ratings9.01 Ratings00 Ratings
Integration with MDM tools00 Ratings10.01 Ratings00 Ratings
Best Alternatives
DenodoHCL DataConnectPresto
Small Businesses

No answers on this topic

Skyvia
Skyvia
Score 10.0 out of 10
InterSystems IRIS
InterSystems IRIS
Score 8.0 out of 10
Medium-sized Companies
SAP HANA Cloud
SAP HANA Cloud
Score 8.9 out of 10
IBM InfoSphere Information Server
IBM InfoSphere Information Server
Score 8.0 out of 10
InterSystems IRIS
InterSystems IRIS
Score 8.0 out of 10
Enterprises
Perforce Delphix
Perforce Delphix
Score 9.9 out of 10
IBM InfoSphere Information Server
IBM InfoSphere Information Server
Score 8.0 out of 10
SAP IQ
SAP IQ
Score 10.0 out of 10
All AlternativesView all alternativesView all alternativesView all alternatives
User Ratings
DenodoHCL DataConnectPresto
Likelihood to Recommend
8.8
(6 ratings)
8.9
(2 ratings)
7.8
(2 ratings)
Usability
8.0
(1 ratings)
-
(0 ratings)
-
(0 ratings)
Performance
8.0
(1 ratings)
-
(0 ratings)
-
(0 ratings)
User Testimonials
DenodoHCL DataConnectPresto
Likelihood to Recommend
Denodo
Denodo allows us to create and combine new views to create a
virtual repository and APIs without a single line of code. It is excellent
because it can present connectors with a view format for downstream consumers
by flattening a JSON file. Reading or connecting to various sources and
displaying a tabular view is an excellent feature. The product's technical data
catalog is well-organized.
Read full review
HCL Technologies
The choice to use Actian DataConnect really comes down to pricing and the type of integration project you are performing, specifically with the requirements, whether you want the integration to be on-premise or in the cloud, can you install agents on your servers etc. For integration tools it runs head to head with its competitors.
Read full review
Open Source
Presto is for interactive simple queries, where Hive is for reliable processing. If you have a fact-dim join, presto is great..however for fact-fact joins presto is not the solution.. Presto is a great replacement for proprietary technology like Vertica
Read full review
Pros
Denodo
  • Database Agnostic: You can easily connect to different environments and mash up data sets.
  • The "magic" of data virtualization: No data is created, so data is reported in near-real-time to end users.
  • It's easy to use UI for developers. You just connect to a data source, create tables, and join them to other datasets.
Read full review
HCL Technologies
  • Map multiple source and destination tables - what would be done in many steps in SSIS can be done in one or two "maps" in Data Integrator.
  • Platform independent, cloud based, no client software.
  • Conversion of data types, write flat files - this helps us with integrating systems.
  • Fairly straightforward to use if the user has ETL experience.
Read full review
Open Source
  • Linking, embedding links and adding images is easy enough.
  • Once you have become familiar with the interface, Presto becomes very quick & easy to use (but, you have to practice & repeat to know what you are doing - it is not as intuitive as one would hope).
  • Organizing & design is fairly simple with click & drag parameters.
Read full review
Cons
Denodo
  • Caching - but I am sure it will be improved by now. There were times when we expected the cache to be refreshed but it was stale.
  • Schema generation of endpoints from API response was sometimes incomplete as not all API calls returned all the fields. Will be good to have an ability to load the schema itself (XSD/JSON/Soap XML etc).
  • Denodo exposed web services were in preliminary stage when we used; I'm sure it will be improved by now.
  • Export/Import deployment, while it was helpful, there were unexpected issues without any errors during deployment. Issues were only identified during testing. Some views were not created properly and did not work. If it was working in the environment from where it was exported from, it should work in the environment where it is imported.
Read full review
HCL Technologies
  • Integration Manager needs better scheduling improvements. Like dependencies, and not running a process again if the prior run is still running.
  • New connector development does not seem a priority.
Read full review
Open Source
  • Presto was not designed for large fact fact joins. This is by design as presto does not leverage disk and used memory for processing which in turn makes it fast.. However, this is a tradeoff..in an ideal world, people would like to use one system for all their use cases, and presto should get exhaustive by solving this problem.
  • Resource allocation is not similar to YARN and presto has a priority queue based query resource allocation..so a query that takes long takes longer...this might be alleviated by giving some more control back to the user to define priority/override.
  • UDF Support is not available in presto. You will have to write your own functions..while this is good for performance, it comes at a huge overhead of building exclusively for presto and not being interoperable with other systems like Hive, SparkSQL etc.
Read full review
Usability
Denodo
Denodo is very easy to use. It has a user-friendly drag and drop interface. I'm not a fan of the java platform it resides on.
Read full review
HCL Technologies
No answers on this topic
Open Source
No answers on this topic
Performance
Denodo
Denodo is a tool to rapidly mash data sources together and create meaningful datasets. It does have its downfalls though. When you create larger, more complex datasets, you will most likely need to cache your datasets, regardless of how proper your joins are set up. Since DV takes data from multiple environments, you are taxing the corporate network, so you need to be conscious of how much data you are sending through the network and truly understand how and when to join datasets due to this.
Read full review
HCL Technologies
No answers on this topic
Open Source
No answers on this topic
Alternatives Considered
Denodo
Denodo is simple and easy to use. Highly recommended unless you have huge volumes of data
Read full review
HCL Technologies
Data Integrator was initially a part of a package deal for us with our new Student Information System. It was chosen prior to my arrival at the institution. Since I discovered we have SQL Server licenses, we have decided to use SSIS instead since I have a background in the MSBI stack and SSIS appears to be more straightforward (process flow philosophy vs "map" philosophy.)
Read full review
Open Source
Presto is good for a templated design appeal. You cannot be too creative via this interface - but, the layout and options make the finalized visual product appealing to customers. The other design products I use are for different purposes and not really comparable to Presto.
Read full review
Return on Investment
Denodo
  • It is a huge advantage that we can connect to many different databases to provide data rapidly and accurately.
  • It has proven to be a valuable environment for deploying data virtualization solutions, and its user community is active in finding and fixing issues.
Read full review
HCL Technologies
  • Our customer likes the consistent reliable integrations we have built so we [got] a definite return on investment.
  • Problems are fairly easy to handle and rework.
Read full review
Open Source
  • Presto has helped scale Uber's interactive data needs. We have migrated a lot out of proprietary tech like Vertica.
  • Presto has helped build data driven applications on its stack than maintain a separate online/offline stack.
  • Presto has helped us build data exploration tools by leveraging it's power of interactive and is immensely valuable for data scientists.
Read full review
ScreenShots

HCL DataConnect Screenshots

Screenshot of DataConnect is a hybrid integration solution used to design, deploy, and manage integrations on premise, in the cloud or in hybrid environments with no limits on data types or volumes.Screenshot of Actian DataConnect is a versatile hybrid integration platform that supports a wide range of use cases in every industry.Screenshot of DataConnect helps service delivery teams (e.g. SaaS ProServ team, Systems Integrator) rapidly  onboard and maintain application integrations across their customer base.Screenshot of DataConnect helps organizations onboard master data from their customers as part of the customer onboarding and maintenance process.Screenshot of DataConnect helps an enterprise or service provider exchange EDI data with their supply chain, customer network, or partner network.Screenshot of Actian DataConnect