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

    Scoro

    Score8 out of 10
    Small Businesses (1-50 employees)
    Scoro is a professional services automation (PSA) software purpose-built for consultancies, agencies, IT firms, architecture companies, and other professional services businesses. It unites projects, resources, and finances in one system, combining functionality for planning, tracking, and billing. Features include: - CRM & pipeline – A complete overview of a sales funnel and upcoming…

    $23.90

    per month per user

    Pricing
    Oracle Java SEScoro
    Editions & Modules
    No answers on this topic
    Core
    $23.90
    per month per user
    Growth
    $38.90
    per month per user
    Performance
    $59.90
    per month per user
    Enterprise
    Custom
    Offerings
    Pricing Offerings
    Oracle Java SEScoro
    Free Trial
    NoYes
    Free/Freemium Version
    NoNo
    Premium Consulting/Integration Services
    NoYes
    Entry-level Setup FeeNo setup feeOptional
    Additional Details—Up to a 16% discount available for annual pricing.
    More Pricing Information
    Community Pulse
    Oracle Java SEScoro
    Considered Both Products
    Oracle
    No answer on this topic
    Scoro
    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 SEScoro
    Small Businesses
    GraalVM
    Score9.1 out of 10
    Autotask PSA
    Score7.7 out of 10
    Medium-sized Companies
    Java Cloud
    Score8.8 out of 10
    Workday Professional Services Automation
    Score8.2 out of 10
    Enterprises
    GraalVM
    Score9.1 out of 10
    Planview AdaptiveWork
    Score8.8 out of 10
    All AlternativesView all alternativesView all alternatives
    User Ratings
    Oracle Java SEScoro
    Likelihood to Recommend
    9.0
    (33 ratings)
    4.1
    (2 ratings)
    Usability
    9.0
    (3 ratings)
    -
    (0 ratings)
    Support Rating
    8.0
    (19 ratings)
    -
    (0 ratings)
    User Testimonials
    Oracle Java SEScoro
    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
    Scoro
    Scoro would be ideal for a larger business who is truly interested in developing a stronger and more efficient workflow. I honestly would have recommended it had it not been for the cost, the hidden fees, and the fact that I'd have to upgrade to an even more expensive plan if I wanted to get the most of the program for our level. We only needed one item, so would have ended up paying much more to not use a great deal of additional features. So, if you want to increase your workflow and have the funds, use them - absolutely. You will not regret it. But I cannot recommend it to someone who is on a tight budget
    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
    Scoro
    • Great interface and user experience
    • Fast, informative and compact platform
    • Great invoicing and reminders system
    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
    Scoro
    • Cost. I ended up not recommending this product simply because of the cost alone. There are hidden costs you will not know about until it is too late. Their pricing model is geared for bigger businesses, and can cripple smaller ones. The pricing is by user. If you get the most basic of plans (with a 900 onboarding charge), you will realize that all the things you actually need to make the program effective are on the next tier up...
    • Quickbooks. At the time I was exploring this, Quickbooks was not very well integrated. If you wanted to include billing (which they do show promise for), then you will have issues here.
    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
    Scoro
    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
    Scoro
    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
    Scoro
    We prefer Scoro as it's faster and easier to use and learn. Also the fee structure makes a lot of sense for a smaller company.
    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
    Scoro
    • Scoro could have had a wonderful impact on the workflow of the business. It allows for integrations most programs don't, including accounting and time tracking, and could have easily eliminated the need for an FTE through the streamlining of tasks alone.
    • If we had implemented this program, we would have saved time, but all of the gains would have gone to pay for Scoro. It would not have balanced out, especially if they ever were to raise their rates.
    Incentivized
    Read full review
    ScreenShots

    Scoro Screenshots

    Screenshot of an example of the customizable real-time dashboards that provide an overview of progress across the business, and monitor KPIs and key metricsScreenshot of a dynamic Gantt chart for planning, allocating resources based on availability, and monitoring project performance in real time in terms of time and moneyScreenshot of a monitor of cost burn, used to forecast profit while the projects are ongoing to detect signs of overservicing early enough to do something about itScreenshot of where to track billable and non-billable utilization across the team to understand how resource utilization, and how much time is spent on revenue-generating workScreenshot of where Scoro forecasts revenue automatically based on pipeline and committed projects, to support smarter and more strategic business decisions that support growthScreenshot of the accounting tools Scoro can integrate with to sync bills, invoices, and payments automatically, reducing manual work and minimizing the risk of human error