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
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
SAS Data Management
Score 8.0 out of 10
N/A
A suite of solutions for data connectivity, enhanced transformations and robust governance. Solutions provide a unified view of data with access to data across databases, data warehouses and data lakes. Connects with cloud platforms, on-premises systems and multicloud data sources.N/A
Pricing
DenodoPrestoSAS Data Management
Editions & Modules
No answers on this topic
No answers on this topic
No answers on this topic
Offerings
Pricing Offerings
DenodoPrestoSAS Data Management
Free Trial
NoNoNo
Free/Freemium Version
NoNoNo
Premium Consulting/Integration Services
NoNoNo
Entry-level Setup FeeNo setup feeNo setup feeNo setup fee
Additional Details
More Pricing Information
Community Pulse
DenodoPrestoSAS Data Management
Features
DenodoPrestoSAS Data Management
Data Source Connection
Comparison of Data Source Connection features of Product A and Product B
Denodo
-
Ratings
Presto
-
Ratings
SAS Data Management
8.3
10 Ratings
0% above category average
Connect to traditional data sources00 Ratings00 Ratings8.610 Ratings
Connecto to Big Data and NoSQL00 Ratings00 Ratings8.19 Ratings
Data Transformations
Comparison of Data Transformations features of Product A and Product B
Denodo
-
Ratings
Presto
-
Ratings
SAS Data Management
6.7
8 Ratings
20% below category average
Simple transformations00 Ratings00 Ratings6.18 Ratings
Complex transformations00 Ratings00 Ratings7.48 Ratings
Data Modeling
Comparison of Data Modeling features of Product A and Product B
Denodo
-
Ratings
Presto
-
Ratings
SAS Data Management
6.7
8 Ratings
16% below category average
Data model creation00 Ratings00 Ratings5.56 Ratings
Metadata management00 Ratings00 Ratings7.47 Ratings
Business rules and workflow00 Ratings00 Ratings6.67 Ratings
Collaboration00 Ratings00 Ratings7.07 Ratings
Testing and debugging00 Ratings00 Ratings6.17 Ratings
Data Governance
Comparison of Data Governance features of Product A and Product B
Denodo
-
Ratings
Presto
-
Ratings
SAS Data Management
7.9
9 Ratings
1% below category average
Integration with data quality tools00 Ratings00 Ratings7.69 Ratings
Integration with MDM tools00 Ratings00 Ratings8.27 Ratings
Best Alternatives
DenodoPrestoSAS Data Management
Small Businesses

No answers on this topic

InterSystems IRIS
InterSystems IRIS
Score 8.0 out of 10
Skyvia
Skyvia
Score 10.0 out of 10
Medium-sized Companies
SAP HANA Cloud
SAP HANA Cloud
Score 8.9 out of 10
InterSystems IRIS
InterSystems IRIS
Score 8.0 out of 10
IBM InfoSphere Information Server
IBM InfoSphere Information Server
Score 8.0 out of 10
Enterprises
Perforce Delphix
Perforce Delphix
Score 9.9 out of 10
SAP IQ
SAP IQ
Score 10.0 out of 10
IBM InfoSphere Information Server
IBM InfoSphere Information Server
Score 8.0 out of 10
All AlternativesView all alternativesView all alternativesView all alternatives
User Ratings
DenodoPrestoSAS Data Management
Likelihood to Recommend
8.8
(6 ratings)
7.8
(2 ratings)
7.6
(11 ratings)
Likelihood to Renew
-
(0 ratings)
-
(0 ratings)
9.0
(2 ratings)
Usability
8.0
(1 ratings)
-
(0 ratings)
6.0
(2 ratings)
Performance
8.0
(1 ratings)
-
(0 ratings)
9.0
(1 ratings)
Support Rating
-
(0 ratings)
-
(0 ratings)
7.7
(6 ratings)
User Testimonials
DenodoPrestoSAS Data Management
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
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
SAS
When data is in a system that needs a complex transformation to be usable for an average user. Such tasks as data residing in systems that have very different connection speeds. It can be integrated and used together after passing through the SAS Data Integration Studio removing timing issues from the users' worries. A part that is perhaps less appropriate is getting users who are not familiar with the source data to set up the load processes.
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
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
SAS
  • SAS/Access is great for manipulating large and complex databases.
  • SAS/Access makes it easy to format reports and graphics from your data.
  • Data Management and data storage using the Hadoop environment in SAS/Access allows for rapid analysis and simple programming language for all your data needs.
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
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
SAS
  • Requires third-party drivers to connect to common data sources like SFDC, MS SQL, Postgres.
  • Debugging errors from the logs is a complicated process.
  • E-mail alert system is very primitive and needs customization to make it more modern,
  • Cannot send SMS alerts for jobs.
Read full review
Likelihood to Renew
Denodo
No answers on this topic
Open Source
No answers on this topic
SAS
We are happy with the software and its functionality. As a SAS-shop, DataFlux is a logical choice for complex data integration.
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
Open Source
No answers on this topic
SAS
The main negative point is the use of a non-standard language for customizations, as well as the poor integration with non-SAS systems. However, there is no doubt that it is a high-performance and powerful product capable of responding optimally to certain requirements.
Read full review
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
Open Source
No answers on this topic
SAS
It worked as expected.
Read full review
Support Rating
Denodo
No answers on this topic
Open Source
No answers on this topic
SAS
With SAS, you pay a license fee annually to use this product. Support is incredible. You get what you pay for, whether it's SAS forums on the SAS support site, technical support tickets via email or phone calls, or example documentation. It's not open source. It's documented thoroughly, and it works.
Read full review
Alternatives Considered
Denodo
Denodo is simple and easy to use. Highly recommended unless you have huge volumes of data
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
SAS
Because of ease of using SAS DI and data processing speed. There were lots of issues with AWS Redshift on cloud environment in terms of making connections with the data sources and while fetching the data we need to write complex queries.
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
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
SAS
  • We have more users who can connect to the many different data sources.
  • Our users do have existing SAS programming knowledge and that can carry over.
  • Business functions are starting to rely on SAS Data Integration Studio work product shortly after introduction.
Read full review
ScreenShots