Overview
ProductRatingMost Used ByProduct SummaryStarting Price
Internal
Score 9.0 out of 10
N/A
N/AN/A
Oracle Java SE
Score 8.0 out of 10
N/A
Oracle 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
OutSystems
Score 6.4 out of 10
N/A
The OutSystems Platform is a Platform-as-a-Service solution for rapid delivery of responsive web and mobile applications. It includes functionalities required to develop, deploy, manage and change web and mobile applications. It is targeted at the delivery of enterprise applications that require integration with backend systems, complex business rules and logic, usable interfaces and flexibility to change. It can be deployed in the cloud, on-premises or in hybrid environments.
$4,000
per month
Pricing
InternalOracle Java SEOutSystems
Editions & Modules
No answers on this topic
No answers on this topic
Basic
$4,000.00
per month
Pro
$10,000.00
per month
Offerings
Pricing Offerings
InternalOracle Java SEOutSystems
Free Trial
YesNoYes
Free/Freemium Version
NoNoYes
Premium Consulting/Integration Services
NoNoYes
Entry-level Setup FeeNo setup feeNo setup feeNo setup fee
Additional Details
More Pricing Information
Community Pulse
InternalOracle Java SEOutSystems
Considered Multiple Products
Internal

No answer on this topic

Oracle Java SE

No answer on this topic

OutSystems
Chose OutSystems
The OutSystems Platform allows for fast development, and has a set of out of the box features required for most of the web applications. A developer can focus more on business logic instead of building database connections, forms, UIs and other [things], because platform …
Chose OutSystems
In the low code market, OutSystems it's the platform that gives us more power, speed, and fewer limitations. OutSystems integrates with all that is needed (if not, we can create that integration) and has the perfect balance between business needs and development capacity. …
Features
InternalOracle Java SEOutSystems
Low-Code Development
Comparison of Low-Code Development features of Product A and Product B
Internal
-
Ratings
Oracle Java SE
-
Ratings
OutSystems
7.9
54 Ratings
6% below category average
Visual Modeling00 Ratings00 Ratings5.451 Ratings
Drag-and-drop Interfaces00 Ratings00 Ratings8.052 Ratings
Platform Security00 Ratings00 Ratings6.351 Ratings
Platform User Management00 Ratings00 Ratings8.149 Ratings
Reusability00 Ratings00 Ratings9.954 Ratings
Platform Scalability00 Ratings00 Ratings10.051 Ratings
Best Alternatives
InternalOracle Java SEOutSystems
Small Businesses
Visual Studio
Visual Studio
Score 8.8 out of 10
GraalVM
GraalVM
Score 9.1 out of 10
Creatio
Creatio
Score 9.1 out of 10
Medium-sized Companies
Visual Studio
Visual Studio
Score 8.8 out of 10
GraalVM
GraalVM
Score 9.1 out of 10
Quixy
Quixy
Score 9.9 out of 10
Enterprises
Visual Studio
Visual Studio
Score 8.8 out of 10
GraalVM
GraalVM
Score 9.1 out of 10
Creatio
Creatio
Score 9.1 out of 10
All AlternativesView all alternativesView all alternativesView all alternatives
User Ratings
InternalOracle Java SEOutSystems
Likelihood to Recommend
-
(0 ratings)
9.0
(33 ratings)
7.1
(130 ratings)
Likelihood to Renew
-
(0 ratings)
-
(0 ratings)
8.2
(4 ratings)
Usability
-
(0 ratings)
9.0
(3 ratings)
8.0
(4 ratings)
Support Rating
-
(0 ratings)
8.0
(19 ratings)
7.5
(44 ratings)
In-Person Training
-
(0 ratings)
-
(0 ratings)
9.1
(1 ratings)
Online Training
-
(0 ratings)
-
(0 ratings)
8.2
(1 ratings)
Implementation Rating
-
(0 ratings)
-
(0 ratings)
7.3
(2 ratings)
User Testimonials
InternalOracle Java SEOutSystems
Likelihood to Recommend
Internal
No answers on this topic
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.
Read full review
OutSystems
Well suited for internal exposure of business processes (invoicing, API layer to other systems, customer maintenance etc), whether a UI is required or not. Not so well suited for full fledged web design. An OutSystems application must serve one particular business need, if gets too much functionalities and responsibilities it tends to get chaotic and complex.
Read full review
Pros
Internal
No answers on this topic
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.
Read full review
OutSystems
  • Developing end user interfaces with ease and speed with a modern look and feel.
  • First class low code development to reduce time to market with visual programming
  • Their technical support team is fast and responsive. We've yet to have any issues they could not resolve.
Read full review
Cons
Internal
No answers on this topic
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).
Read full review
OutSystems
  • Price – The licensing model of OutSystems is very expensive and not suitable for small scale developments. This is offset by the time to develop and stability for larger scale developments
  • Flexibility on PaaS version – The PaaS hosted version of OutSystems limits your flexibility to access the front end and backend database systems which can significantly restrict your options on high data volume developments or where anything requiring slightly out of the ordinary access is required
  • Same price for PaaS and self-hosted system. Licensing model dictates that you pay the same price even when you host the system on your own hardware which effectively means you pay more to manage the infrastructure yourself
Read full review
Likelihood to Renew
Internal
No answers on this topic
Oracle
No answers on this topic
OutSystems
We are very happy with OutSystems and our developers deliver good work. OutSystems lets us build new software on a regulare (2 weekly) basis, which is highly flexible and adjustable. Even without very much experience, our developers manage to build usefull software, which is working a lot better than our previous (legacy) software.
Read full review
Usability
Internal
No answers on this topic
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.
Read full review
OutSystems
OutSystems has a feature in which we can develop a functionality in a application and can use that functionality in another application without developing it again. That is main plus point for the development team so they can work with different functionalities rather focusing on the same thing again and again. if we want to make any change on the user side then we can make it live with just the deployment using the service center.
Read full review
Support Rating
Internal
No answers on this topic
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.
Read full review
OutSystems
The tech support is very reachable. Usually by [email] from but also by phone if needed. We had some difficulties at the start with understanding "what our machine was doing" under high performance load. After some good sessions understanding our needs they delivered good solutions for our problems we had in the beginning.
Read full review
In-Person Training
Internal
No answers on this topic
Oracle
No answers on this topic
OutSystems
Excellent material full of hands on that improve the understanding of the platform.
Read full review
Online Training
Internal
No answers on this topic
Oracle
No answers on this topic
OutSystems
The online training material is well designed and explanations are step by step, helping trainees to understand and follow each exercise and new concept.
Read full review
Implementation Rating
Internal
No answers on this topic
Oracle
No answers on this topic
OutSystems
In a large company, patiently and consistently work the behind the scenes politics with business and IT partners across the firm.
This is transformational - you will need a solid set of key business partners to lock arms together to move forward.
Read full review
Alternatives Considered
Internal
No answers on this topic
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.
Read full review
OutSystems
I tried to use WordPress with some success. Also looked at Joomla. But when I saw OutSystems I knew I had been wasting my time there. It takes you longer to get going with OutSystems - but even I as a novice realized immediately that Outsystems is simply in another league. Outsystems is powerful. (Can you compare WordPress and Joomla to Outsystems - I don't think so).
Read full review
Return on Investment
Internal
No answers on this topic
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.
Read full review
OutSystems
  • The ease of use of the OutSystems development process has been the biggest ROI for us. We have developed our Framework product and maintained/enhanced it with only 4 workers.
  • OutSystems has enhanced their product very significantly over the last 4 years. They have gone from a simple to use tool to a very simple to use sophisticated tool that covers the standard mainframe-based computing apps and the apps used on handheld mobile devices all using the same basic set of development tools.
Read full review
ScreenShots