TrustRadius: an HG Insights company

Save this comparison

Save this comparison

Add Product

Recommended Comparisons

    Overview
    ProductRatingMost Used ByProduct SummaryStarting Price

    Oracle Java SE

    Score8.1 out of 10
    N/AOracle Java SE is a programming language and gives customers enterprise features that minimize the costs of deployment and maintenance of their Java-based IT environment.N/A

    PrestoDB (or Presto)

    Score10 out of 10
    N/APresto 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
    Oracle Java SEPrestoDB (or Presto)
    Editions & Modules
    No answers on this topic
    No answers on this topic
    Offerings
    Pricing Offerings
    Oracle Java SEPrestoDB (or Presto)
    Free Trial
    NoNo
    Free/Freemium Version
    NoNo
    Premium Consulting/Integration Services
    NoNo
    Entry-level Setup FeeNo setup feeNo setup fee
    Additional Details——
    More Pricing Information
    Community Pulse
    Oracle Java SEPrestoDB (or Presto)
    Considered Both Products
    Oracle
    No answer on this topic
    Open Source
    No answer on this topic
    Key User Insights
    Would buy again
    96%
    Would buy again
    23 Answers
    No answers on this topic
    Delivers good value for the price
    94%
    Delivers good value for the price
    16 Answers
    No answers on this topic
    Happy with the feature set
    100%
    Happy with the feature set
    24 Answers
    No answers on this topic
    Lived up to sales and marketing promises
    100%
    Lived up to sales and marketing promises
    13 Answers
    No answers on this topic
    Implementation went as expected
    100%
    Implementation went as expected
    22 Answers
    No answers on this topic
    Best Alternatives
    Oracle Java SEPrestoDB (or Presto)
    Small Businesses
    GraalVM
    Score9.1 out of 10
    Amazon RDS
    Score8.1 out of 10
    Medium-sized Companies
    Java Cloud
    Score8.8 out of 10
    SingleStore
    Score8.2 out of 10
    Enterprises
    GraalVM
    Score9.1 out of 10
    SAP IQ
    Score5.4 out of 10
    All AlternativesView all alternativesView all alternatives
    User Ratings
    Oracle Java SEPrestoDB (or Presto)
    Likelihood to Recommend
    9.0
    (33 ratings)
    7.8
    (2 ratings)
    Usability
    9.0
    (3 ratings)
    -
    (0 ratings)
    Support Rating
    8.0
    (19 ratings)
    -
    (0 ratings)
    User Testimonials
    Oracle Java SEPrestoDB (or Presto)
    Likelihood to Recommend
    Oracle
    Oracle Java SE is well suited to long-running applications (e.g. servers). Java Swing (UI toolkit) is now rather outdated, lacking support for modern UI features. JavaFX, the potential replacement for Swing, has now been separated out of Java core. Ideally, there would be a path to migrate a large application incrementally from Swing to JavaFX, but due to different threading models and other aspects, it is difficult. At this point, it is probably better to use an embedded web browser (e.g. JxBrowser) to provide a modern UI in HTML/Javascript and keep just the business logic in Java.
    Incentivized
    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
    Incentivized
    Read full review
    Pros
    Oracle
    • Plenty support built into the tool and IDE like Maven, Ant, Eclipse, IntelliJ.
    • Strong object-orientation language and clear project structure.
    • Wrapper underlines hardware and memory management so the developers can focus on business and implementation.
    • It offers a huge library and framework support from third-parties and the community.
    Incentivized
    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.
    Incentivized
    Read full review
    Cons
    Oracle
    • Commercial Licensing in 2019. Oracle will charge commercial organizations using Java SE for upgrading to the latest bug fixes and updates. Organizations will now need to either limit their implementation of Java SE or may need to drop it altogether.
    • Slow Performance. Due to the all of the abstraction of the JVM, Java SE programs take much more resources to compile and run compared to Python.
    • Poor UI appearance on all of the major GUI libraries (Swing, SWT, etc.). Through Android Studio, it is easy to get a native look/feel for Java apps, but when it comes to desktops, the UI is far from acceptable (does not mimic the native OS's look/feel at all).
    Incentivized
    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.
    Incentivized
    Read full review
    Usability
    Oracle
    Oracle Java SE provides the new features along with timely security patches. New features like Record patterns and pattern matching for switches are very useful. With every new release of Java, it is getting better. Sequenced collections are also an interesting feature added to Java. With all these new features, backward compatibility is also maintained.
    Incentivized
    Read full review
    Open Source
    No answers on this topic
    Support Rating
    Oracle
    Java is such a mature product at this point that there is little support from the vendor that is needed. Various sources on the internet, and especially StackOverflow, provide a wealth of knowledge and advice. Areas that may benefit from support is when dealing with complex multithreading issues and security libraries.
    Incentivized
    Read full review
    Open Source
    No answers on this topic
    Alternatives Considered
    Oracle
    Chose to go with Java instead of Python or C++ due to the expertise on the ground with the technology, for its ease of integration with our heterogeneous setup of production servers, and for the third party library support which we've found was able to address some challenging aspects of our business problem.
    Incentivized
    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.
    Incentivized
    Read full review
    Return on Investment
    Oracle
    • The different versions make it harder to work with other companies where some use newer versions while some use older versions, costing time to make them compatible.
    • Licenses are getting to be costly, forcing us to consider OpenJDK as an alternative.
    • New features take time to learn. When someone starts using them, everyone has to take time to learn.
    Incentivized
    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.
    Incentivized
    Read full review
    ScreenShots