Overview
ProductRatingMost Used ByProduct SummaryStarting Price
Apache Hive
Score 8.0 out of 10
N/A
Apache Hive is database/data warehouse software that supports data querying and analysis of large datasets stored in the Hadoop distributed file system (HDFS) and other compatible systems, and is distributed under an open source license.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
TimeXtender
Score 9.0 out of 10
N/A
TimeXtender was designed to be a holistic solution for data integration that empowers organizations to build data solutions 10x faster using metadata and low-code automation.
$1,600
per month
Pricing
Apache HivePrestoTimeXtender
Editions & Modules
No answers on this topic
No answers on this topic
No answers on this topic
Offerings
Pricing Offerings
Apache HivePrestoTimeXtender
Free Trial
NoNoNo
Free/Freemium Version
NoNoYes
Premium Consulting/Integration Services
NoNoNo
Entry-level Setup FeeNo setup feeNo setup feeOptional
Additional DetailsOn-Demand pricing is pay as you go, month-to-month, with no commitment, at the "on-demand" price of $3.33/credit.
More Pricing Information
Community Pulse
Apache HivePrestoTimeXtender
Considered Multiple Products
Apache Hive
Chose Apache Hive
Presto is slightly less reliable but much faster for interactive querying. These tools would not be replacements for each other, but rather complements.
Chose Apache Hive
We selected Hive because it supports SQL, schema and provides structure on top of hadoop. Having data structured has its benefits, especially if there are thousands of users processing on the same data over and over again. Pig provides the ability to process unstructured data. …
Chose Apache Hive
One of the major advantages of using Presto or the main reason why people use Presto (Teradata) is due to that fact it can support multiple data sources - which is lacking as in the case of Apache Hive. But still, most people who come from a Structured data-based background …
Chose Apache Hive
Community support and ease of use -not deployment.

It enables querying and analyzing large amounts of data stored in HDFS, on the petabyte scale. It has a query language called HQL that transforms SQL queries into MapReduce jobs that run on Hadoop, and it is wonderful for the …
Chose Apache Hive
Due to effective queries resolved time and the performance and user-friendly framework compared to other products.
Chose Apache Hive
Hive was one of the first SQL on Hadoop technologies, and it comes bundled with the main Hadoop distributions of HDP and CDH. Since its release, it has gained good improvements, but selecting the right SQL on Hadoop technology requires a good understanding of the strengths and …
Presto
Chose Presto
I think Presto is one of the best solutions out there today at the cutting edge for interactive query analysis. One of the challenges is presto is a niche tool for the interactive query use case and doesn't have the knobs and whistles as much as Spark. In the foreseeable future …
TimeXtender

No answer on this topic

Best Alternatives
Apache HivePrestoTimeXtender
Small Businesses
Google BigQuery
Google BigQuery
Score 8.8 out of 10
InterSystems IRIS
InterSystems IRIS
Score 8.0 out of 10
Skyvia
Skyvia
Score 10.0 out of 10
Medium-sized Companies
Cloudera Enterprise Data Hub
Cloudera Enterprise Data Hub
Score 9.0 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
Oracle Exadata
Oracle Exadata
Score 9.8 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
Apache HivePrestoTimeXtender
Likelihood to Recommend
8.0
(35 ratings)
7.8
(2 ratings)
9.0
(1 ratings)
Likelihood to Renew
10.0
(1 ratings)
-
(0 ratings)
-
(0 ratings)
Usability
8.5
(7 ratings)
-
(0 ratings)
-
(0 ratings)
Support Rating
7.0
(6 ratings)
-
(0 ratings)
-
(0 ratings)
User Testimonials
Apache HivePrestoTimeXtender
Likelihood to Recommend
Apache
Software work execution is on a large scale, it is good to use for new projects or organizational changes, data lineage mapping has always been dubious but this one has had good results. You can store and synchronize data from different departments, the storage process can be manual but it is best automated.
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
TimeXtender
TimeXtender has worked really well with our customers who have different data sources using complex data types in large quantities requiring a DW-like solution that can consolidate all data sources at one-HUB. TimeXtender does this well, and provides automation capabilities, the ability to easily handle slowly changing dimensions, handing data lineage and data security very well. TimeXtender has the ability to be very customizable, allowing the HUB to grow as your business does. TimeXtender's customer support team is super helpful and will work with you throughout your implementation to make sure you reach success with the product. The ROI for timeXtender versus competing products (there aren't many that do what timeXtender does) shows the investment to be worthwhile for the majority of organizations in today's data-rich corporate world.
Read full review
Pros
Apache
  • Apache Hive allows use to write expressive solutions to complex problems thanks to its SQL-like syntax.
  • Relatively easy to set up and start using.
  • Very little ramp-up to start using the actual product, documentation is very thorough, there is an active community, and the code base is constantly being improved.
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
TimeXtender
  • It has the ability to create one dynamic 'DW' or source of truth, consolidating all data sources in one HUB.
  • Ease of use, with a great UI that is easy to learn and adapt to.
  • Ease/speed of complex implementation.
Read full review
Cons
Apache
  • Some queries, particularly complex joins, are still quite slow and can take hours
  • Previous jobs and queries are not stored sometimes
  • Switching to Impala can sometimes be time-consuming (i.e. the system hangs, or is slow to respond).
  • Sometimes, directories and tables don't load properly which causes confusion
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
TimeXtender
  • Product Marketing: As implementers and resellers of this technology, we loved it. But, convincing clients who had not previously heard of TX/Discovery Hub was more difficult than it could have been if the company had a larger marketing force behind it.
  • Relatively New to Market: it creates a learning curve for early implementers.
  • More information should be published on timeXtender's website about product lines, including testimonials.
Read full review
Likelihood to Renew
Apache
Since I do not know the second data warehouse solution that integrate with HDFS as well as Hive.
Read full review
Open Source
No answers on this topic
TimeXtender
No answers on this topic
Usability
Apache
Hive is a very good big data analysis and ad-hoc query platform, which supports scaling also. The BI processes can be easily integrated with Hadoop via the Hive. It can deal with a much larger data set that traditional RDBMS can not. It is a "must-have" component of the big data domain.
Read full review
Open Source
No answers on this topic
TimeXtender
No answers on this topic
Support Rating
Apache
Apache Hive is a FOSS project and its open source. We need not definitely comment on anything about the support of open source and its developer community. But, it has got tremendous developer support, awesome documentation. I would justify the fact that much support can be gathered from the community backup.
Read full review
Open Source
No answers on this topic
TimeXtender
No answers on this topic
Alternatives Considered
Apache
Besides Hive, I have used Google BigQuery, which is costly but have very high computation speed. Amazon Redshift is the another product, I used in my recent organisation. Both Redshift and BigQuery are managed solution whereas Hive needs to be managed
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
TimeXtender
For our clients, timeXtender was a much better solution. It offered a more cost-effective solution, easier integration, and better customer support for our complex client needs. The timeXtender team worked with us throughout the process to make sure we could create a success story that was repeatable for our clients, and they proved great partners.
Read full review
Return on Investment
Apache
  • Apache hive is secured and scalable solution that helps in increasing the overall organization productivity.
  • Apache hive can handle and process large amount of data in a sufficient time manner.
  • It simplifies writing SQL queries, hence helping the organization as most companies use SQL for all query jobs.
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
TimeXtender
No answers on this topic
ScreenShots