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

    SAP HANA Cloud

    Score8.9 out of 10
    N/ASAP HANA is an application that uses in-memory database technology to process very large amounts of real-time data from relational databases, both SAP and non-SAP, in a very short time. The in-memory computing engine allows HANA to process data stored in RAM as opposed to reading it from a disk which means that the data can be accessed in real time by the applications using HANA. The product is sold both as an appliance and as a cloud-based software solution.

    $0.95

    per month Capacity Units

    Pricing
    Oracle Java SESAP HANA Cloud
    Editions & Modules
    No answers on this topic
    No answers on this topic
    Offerings
    Pricing Offerings
    Oracle Java SESAP HANA Cloud
    Free Trial
    NoYes
    Free/Freemium Version
    NoNo
    Premium Consulting/Integration Services
    NoNo
    Entry-level Setup FeeNo setup feeOptional
    Additional Details—Includes a one year free trial.
    More Pricing Information
    Community Pulse
    Oracle Java SESAP HANA Cloud
    Considered Both Products
    Oracle
    No answer on this topic
    SAP
    Chose SAP HANA Cloud
    MS SQLServer is an alternative if the data foundation is not very big and a separate application layer or Excel can be used for reports.
    Incentivized
    Key User Insights
    Would buy again
    96%
    Would buy again
    23 Answers
    96%
    Would buy again
    313 Answers
    Delivers good value for the price
    94%
    Delivers good value for the price
    16 Answers
    96%
    Delivers good value for the price
    271 Answers
    Happy with the feature set
    100%
    Happy with the feature set
    24 Answers
    98%
    Happy with the feature set
    319 Answers
    Lived up to sales and marketing promises
    100%
    Lived up to sales and marketing promises
    13 Answers
    94%
    Lived up to sales and marketing promises
    198 Answers
    Implementation went as expected
    100%
    Implementation went as expected
    22 Answers
    96%
    Implementation went as expected
    264 Answers
    Features
    Oracle Java SESAP HANA Cloud
    Relational Databases
    Comparison of Relational Databases features of Oracle Java SE and SAP HANA Cloud
    Feature
    Oracle Java SE
    -
    Ratings
    SAP HANA Cloud
    9.0
    51 Ratings
    11% above category average
    ACID compliance00 Ratings9.437 Ratings
    Database monitoring00 Ratings9.249 Ratings
    Database locking00 Ratings9.341 Ratings
    Encryption00 Ratings8.743 Ratings
    Disaster recovery00 Ratings8.842 Ratings
    Flexible deployment00 Ratings8.944 Ratings
    Multiple datatypes00 Ratings8.845 Ratings
    Best Alternatives
    Oracle Java SESAP HANA Cloud
    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 SESAP HANA Cloud
    Likelihood to Recommend
    9.0
    (33 ratings)
    9.4
    (362 ratings)
    Likelihood to Renew
    -
    (0 ratings)
    10.0
    (15 ratings)
    Usability
    9.0
    (3 ratings)
    9.5
    (81 ratings)
    Availability
    -
    (0 ratings)
    7.3
    (2 ratings)
    Performance
    -
    (0 ratings)
    7.3
    (2 ratings)
    Support Rating
    8.0
    (19 ratings)
    8.5
    (253 ratings)
    Implementation Rating
    -
    (0 ratings)
    7.3
    (3 ratings)
    Configurability
    -
    (0 ratings)
    7.3
    (2 ratings)
    Contract Terms and Pricing Model
    -
    (0 ratings)
    7.3
    (1 ratings)
    Ease of integration
    -
    (0 ratings)
    7.3
    (2 ratings)
    Product Scalability
    -
    (0 ratings)
    7.3
    (2 ratings)
    Professional Services
    -
    (0 ratings)
    7.3
    (1 ratings)
    Vendor post-sale
    -
    (0 ratings)
    7.3
    (2 ratings)
    Vendor pre-sale
    -
    (0 ratings)
    7.3
    (2 ratings)
    User Testimonials
    Oracle Java SESAP HANA Cloud
    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
    SAP
    I think if you have a large organization, it's probably the product and the marketplace to go to. We're a large management consulting firm operating in four to seven countries. And generally speaking, I think that's the size and the scope where it scales best. I can't speak to smaller companies, but I can't see smaller companies leveraging the benefits as much as a larger organization can.
    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
    SAP
    • Real-time reporting and analytics on data: because of its in-memory architecture, it is perfect for businesses that need to make quick decisions based on current information.
    • Managing workload with complex data: it can handle a vast range of data types, including relational, documental, geospatial, graph, vector, and time series data.
    • Developing and deploying intelligent data applications: it provides various tools for such applications and can be used for machine learning and artificial intelligence to automate tasks, gain insights from data, and make predictions.
    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
    SAP
    • Requires higher processing power, otherwise it won't fly. How ever computing costs are lower. Incase you are migrating to cloud please do not select the highest config available in that series . Upgrading it later against a reserved instance can cost you dearly with a series change
    • Lack of clarity on licensing is one major challenge
    • Unless S/4 with additional features are enabled mere migration HANA DB is not a rewarding journey. Power is in S/4
    Incentivized
    Read full review
    Likelihood to Renew
    Oracle
    No answers on this topic
    SAP
    We would rate our likelihood of renewing at 9/10. SAP HANA Cloud has proven to be a highly reliable and scalable data platform that consistently delivers strong performance. Its seamless integration with our overall SAP landscape, combined with improved analytics and real-time data capabilities, makes it a core part of our long-term technology strategy.
    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
    SAP
    It is very useful solution which provides you speedier data processing, real-time analytics. It helps you manage diverse data types. It also offers you excellent disaster management. It has user friendly interface which helps you navigate system and transactions easily and perform task smoothly.
    Incentivized
    Read full review
    Reliability and Availability
    Oracle
    No answers on this topic
    SAP
    so far, we didn't get any outage
    Incentivized
    Read full review
    Performance
    Oracle
    No answers on this topic
    SAP
    so far good
    Incentivized
    Read full review
    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
    SAP
    However, I am not the right person to answer this as we have another department to handle support and contact the service provider for any support required. Although i will say that they are the quick respondent and knows how to handle querry of the customers and provide quick and better support.
    Incentivized
    Read full review
    Implementation Rating
    Oracle
    No answers on this topic
    SAP
    Professional GIS people are some of the most risk-averse there are, and it's difficult to get them to move to HANA in one step. Start with small projects building to 80% use of HANA spatial over time.
    Incentivized
    Read full review
    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
    SAP
    I have deep knowledge of other disk based DBMSs. They are venerable technology, but the attempts to extend them to current architectures belie the fact they are built on 40 year old technology. There are some good columnar in-memory databases but they lack the completeness of capability present in the HANA platform.
    Incentivized
    Read full review
    Contract Terms and Pricing Model
    Oracle
    No answers on this topic
    SAP
    I don't have visibility in licensing
    Incentivized
    Read full review
    Scalability
    Oracle
    No answers on this topic
    SAP
    Limitation of training deliverable by organization
    Incentivized
    Read full review
    Professional Services
    Oracle
    No answers on this topic
    SAP
    We are still in process for the first applciaiton
    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
    SAP
    • ROI has always been high in terms of the functionality that it offers and the security features it comes with.
    • Managing large volumes of data in real-time is not an easy task, but it does it pretty well with faster data processing.
    Incentivized
    Read full review
    ScreenShots