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

    PostgreSQL

    Score8.8 out of 10
    N/APostgreSQL (alternately Postgres) is a free and open source object-relational database system boasting over 30 years of active development, reliability, feature robustness, and performance. It supports SQL and is designed to support various workloads flexibly.N/A
    Pricing
    Oracle Java SEPostgreSQL
    Editions & Modules
    No answers on this topic
    No answers on this topic
    Offerings
    Pricing Offerings
    Oracle Java SEPostgreSQL
    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 SEPostgreSQL
    Considered Both Products
    Oracle
    No answer on this topic
    PostgreSQL Global Development Group
    Chose PostgreSQL
    In my experience using all of these products over many years, PostgreSQL is better than any of them in reliability, performance, productivity, cost, scalability and interoperability across operating systems.
    Incentivized
    Key User Insights
    Would buy again
    96%
    Would buy again
    23 Answers
    100%
    Would buy again
    32 Answers
    Delivers good value for the price
    94%
    Delivers good value for the price
    16 Answers
    100%
    Delivers good value for the price
    32 Answers
    Happy with the feature set
    100%
    Happy with the feature set
    24 Answers
    100%
    Happy with the feature set
    32 Answers
    Lived up to sales and marketing promises
    100%
    Lived up to sales and marketing promises
    13 Answers
    100%
    Lived up to sales and marketing promises
    25 Answers
    Implementation went as expected
    100%
    Implementation went as expected
    22 Answers
    100%
    Implementation went as expected
    31 Answers
    Best Alternatives
    Oracle Java SEPostgreSQL
    Small Businesses
    GraalVM
    Score9.1 out of 10
    MariaDB Platform
    Score9.1 out of 10
    Medium-sized Companies
    Java Cloud
    Score8.8 out of 10
    MySQL
    Score8.4 out of 10
    Enterprises
    GraalVM
    Score9.1 out of 10
    SQLite
    Score8 out of 10
    All AlternativesView all alternativesView all alternatives
    User Ratings
    Oracle Java SEPostgreSQL
    Likelihood to Recommend
    9.0
    (33 ratings)
    8.3
    (56 ratings)
    Likelihood to Renew
    -
    (0 ratings)
    9.0
    (1 ratings)
    Usability
    9.0
    (3 ratings)
    8.3
    (9 ratings)
    Availability
    -
    (0 ratings)
    9.0
    (1 ratings)
    Performance
    -
    (0 ratings)
    7.0
    (1 ratings)
    Support Rating
    8.0
    (19 ratings)
    9.3
    (7 ratings)
    Implementation Rating
    -
    (0 ratings)
    9.0
    (1 ratings)
    Product Scalability
    -
    (0 ratings)
    8.0
    (1 ratings)
    User Testimonials
    Oracle Java SEPostgreSQL
    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
    PostgreSQL Global Development Group
    PostgreSQL is best used for structured data, and best when following relational database design principles. I would not use PostgreSQL for large unstructured data such as video, images, sound files, xml documents, web-pages, especially if these files have their own highly variable, internal structure.
    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
    PostgreSQL Global Development Group
    • It works well with external data sources and runs on platforms with stable performance.
    • Clients can rest assured that their personal information will be safe and secure.
    • Many forums discuss setup and usage, and most are free.
    • Adding tooling applications to a computer is unlimited.
    • PostgreSQL runs on many OS platforms and supports ANSI SQL, stored procedures, and triggers.
    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
    PostgreSQL Global Development Group
    • Clearer indications on what is the query plan, to optimize the query
    • More out of the box, Postgres specific, SQL functions
    • It would be nice to have a more visual aid of the relationship between all tables, but possibly this depend more on the UI used
    Incentivized
    Read full review
    Likelihood to Renew
    Oracle
    No answers on this topic
    PostgreSQL Global Development Group
    As a needed software for day to day development activities
    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
    PostgreSQL Global Development Group
    Postgresql is the best tool out there for relational data so I have to give it a high rating when it comes to analytics, data availability and consistency, so on and so forth. SQL is also a relatively consistent language so when it comes to building new tables and loading data in from the OLTP database, there are enough tools where we can perform ETL on a scalable basis.
    Incentivized
    Read full review
    Reliability and Availability
    Oracle
    No answers on this topic
    PostgreSQL Global Development Group
    PostgreSQL's availability is top notch. Apart from connection time-out for an idle user, the database is super reliable.
    Incentivized
    Read full review
    Performance
    Oracle
    No answers on this topic
    PostgreSQL Global Development Group
    The data queries are relatively quick for a small to medium sized table. With complex joins, and a wide and deep table however, the performance of the query has room for improvement.
    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
    PostgreSQL Global Development Group
    There are several companies that you can contract for technical support, like EnterpriseDB or Percona, both first level in expertise and commitment to the software.
    But we do not have contracts with them, we have done all the way from googling to forums, and never have a problem that we cannot resolve or pass around. And for dozens of projects and more than 15 years now.
    Incentivized
    Read full review
    Online Training
    Oracle
    No answers on this topic
    PostgreSQL Global Development Group
    The online training is request based. Had there been recorded videos available online for potential users to benefit from, I could have rated it higher. The online documentation however is very helpful. The online documentation PDF is downloadable and allows users to pace their own learning. With examples and code snippets, the documentation is great starting point.
    Incentivized
    Read full review
    Implementation Rating
    Oracle
    No answers on this topic
    PostgreSQL Global Development Group
    The online documentation of the PostgreSQL product is elaborate and takes users step by step.
    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
    PostgreSQL Global Development Group
    Although the competition between the different databases is increasingly aggressive in the sense that they provide many improvements, new functionalities, compatibility with complementary components or environments, in some cases it requires that it be followed within the same family of applications that performs the company that develops it and that is not all bad, but being able to adapt or configure different programs, applications or other environments developed by third parties apart is what gives PostgreSQL a certain advantage and this diversification in the components that can be joined with it, is the reason why it is a great option to choose.
    Incentivized
    Read full review
    Scalability
    Oracle
    No answers on this topic
    PostgreSQL Global Development Group
    The DB is reliable, scalable, easy to use and resolves most DB needs
    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
    PostgreSQL Global Development Group
    • Easy to administer so our DevOps team has only ever used minimal time to setup, tune, and maintain.
    • Easy to interface with so our Engineering team has only ever used minimal time to query or modify the database. Getting the data is straightforward, what we do with it is the bigger concern.
    • It's free. You can't beat that.
    Incentivized
    Read full review
    ScreenShots