Oracle Java SE vs. QlikView

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
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
QlikView
Score 8.2 out of 10
N/A
QlikView® is Qlik®’s original BI offering designed primarily for shared business intelligence reports and data visualizations. It offers guided exploration and discovery, collaborative analytics for sharing insight, and agile development and deployment.N/A
Pricing
Oracle Java SEQlikView
Editions & Modules
No answers on this topic
QlikView
Custom
per user
Offerings
Pricing Offerings
Oracle Java SEQlikView
Free Trial
NoYes
Free/Freemium Version
NoNo
Premium Consulting/Integration Services
NoYes
Entry-level Setup FeeNo setup feeOptional
Additional DetailsOn an perpetual license basis, based on server plus number of users. Contact vendor for pricing.
More Pricing Information
Community Pulse
Oracle Java SEQlikView
Considered Both Products
Oracle Java SE
Chose Oracle Java SE
Both platforms provide support for common programming languages such as PHP, Ruby, and Python. Java developers can also use languages such as Java, JavaScript, Clojure, Groovy, and Scala while .NET developers can code in C#, F#, VB.NET, C++, and .NET. The two platforms also …
QlikView
Features
Oracle Java SEQlikView
BI Standard Reporting
Comparison of BI Standard Reporting features of Product A and Product B
Oracle Java SE
-
Ratings
QlikView
8.4
68 Ratings
3% above category average
Pixel Perfect reports00 Ratings8.050 Ratings
Customizable dashboards00 Ratings9.366 Ratings
Report Formatting Templates00 Ratings8.060 Ratings
Ad-hoc Reporting
Comparison of Ad-hoc Reporting features of Product A and Product B
Oracle Java SE
-
Ratings
QlikView
8.1
67 Ratings
1% above category average
Drill-down analysis00 Ratings8.366 Ratings
Formatting capabilities00 Ratings7.767 Ratings
Integration with R or other statistical packages00 Ratings8.336 Ratings
Report sharing and collaboration00 Ratings8.362 Ratings
Report Output and Scheduling
Comparison of Report Output and Scheduling features of Product A and Product B
Oracle Java SE
-
Ratings
QlikView
8.6
62 Ratings
4% above category average
Publish to Web00 Ratings8.049 Ratings
Publish to PDF00 Ratings9.056 Ratings
Report Versioning00 Ratings7.542 Ratings
Report Delivery Scheduling00 Ratings10.048 Ratings
Data Discovery and Visualization
Comparison of Data Discovery and Visualization features of Product A and Product B
Oracle Java SE
-
Ratings
QlikView
7.4
58 Ratings
8% below category average
Pre-built visualization formats (heatmaps, scatter plots etc.)00 Ratings7.955 Ratings
Location Analytics / Geographic Visualization00 Ratings7.546 Ratings
Predictive Analytics00 Ratings6.85 Ratings
Access Control and Security
Comparison of Access Control and Security features of Product A and Product B
Oracle Java SE
-
Ratings
QlikView
7.0
60 Ratings
19% below category average
Multi-User Support (named login)00 Ratings8.159 Ratings
Role-Based Security Model00 Ratings5.855 Ratings
Multiple Access Permission Levels (Create, Read, Delete)00 Ratings6.055 Ratings
Report-Level Access Control00 Ratings8.13 Ratings
Mobile Capabilities
Comparison of Mobile Capabilities features of Product A and Product B
Oracle Java SE
-
Ratings
QlikView
8.0
47 Ratings
3% above category average
Responsive Design for Web Access00 Ratings8.044 Ratings
Mobile Application00 Ratings9.028 Ratings
Dashboard / Report / Visualization Interactivity on Mobile00 Ratings8.038 Ratings
Best Alternatives
Oracle Java SEQlikView
Small Businesses
GraalVM
GraalVM
Score 9.1 out of 10
Yellowfin
Yellowfin
Score 8.7 out of 10
Medium-sized Companies
GraalVM
GraalVM
Score 9.1 out of 10
Reveal
Reveal
Score 10.0 out of 10
Enterprises
GraalVM
GraalVM
Score 9.1 out of 10
Kyvos Semantic Layer
Kyvos Semantic Layer
Score 9.5 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
Oracle Java SEQlikView
Likelihood to Recommend
9.0
(33 ratings)
7.7
(88 ratings)
Likelihood to Renew
-
(0 ratings)
8.8
(29 ratings)
Usability
9.0
(3 ratings)
8.0
(15 ratings)
Availability
-
(0 ratings)
9.8
(4 ratings)
Performance
-
(0 ratings)
8.6
(4 ratings)
Support Rating
8.0
(19 ratings)
3.3
(15 ratings)
Online Training
-
(0 ratings)
8.0
(3 ratings)
Implementation Rating
-
(0 ratings)
7.4
(13 ratings)
Product Scalability
-
(0 ratings)
8.9
(2 ratings)
User Testimonials
Oracle Java SEQlikView
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.
Read full review
Qlik
Sales data validations have helped manage our justifications in the past, especially with regard to new product development and new business introduction. It has also been helpful in identifying trends with business impact and direction specific to quarter and monthly sales from ERP data as well as decisions to purchase equipment of staffing based on run rates and product demand.
One thing that can get out of hand is data output - if you aren't careful in your query, you may be overloaded with data dumps and drown in the amount of info you have to filter through. This is a user caution, not a comment on the software itself.
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.
Read full review
Qlik
  • QlikView has a simple, relational data model that's REALLY fast. Filtering and changing data is dead simple results are almost immediately available.
  • The free version of Qlikview is almost completely featured, so you roll a pro-level product out to an entire department for really cheap.
  • QlikView is really flexible--if you can imagine it, you can build it.
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).
Read full review
Qlik
  • We found that QlikView can be a bit slow in supporting some forms of encryption. It is web-based and we needed to upgrade all of our server to not support the older SSL and TLS 1 protocols, only support TLS 1.2 and TLS 1.3. However, QlikView could not run with TLS 1.2 and TLS 1.3. We had to wait over six months to get a version that would handle the newer TLS versions.
  • There are so many options with QlikView that you can get lost when developing a visualization. There are still items I have not yet figured out, such as labeling a graph with the name of a selected detail item.
  • QlikView works by pulling the data it is going to use for visualization into its database. I am a security reviewer and I need to make certain that PII and PHI is not pulled by QlikView for a visualization, otherwise this could become a reportable indecent.
Read full review
Likelihood to Renew
Oracle
No answers on this topic
Qlik
Ease of use, ability to load from pretty much any data source. today I created an application that loaded time sheets from excel that are not in a table format. With Qlik's "enable transformation steps" I was able to automate loads of multiple spreadsheets and multiple tabs easily. Could not do that with any other tool.
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.
Read full review
Qlik
QlikView is very easy to implement. The installation is very straight forward. QlikView has several different data connectors that can connect to different data sources very smoothly. The user interface to build the reports is very easy to understand. This helps to have a smaller learning curve. Something very helpful is that QlikView is a browser application for the end users. So, you don't need to install any applications on the user's computer.
Read full review
Reliability and Availability
Oracle
No answers on this topic
Qlik
We have not had any downtime issues with the product nor uncovered any significant bugs
Read full review
Performance
Oracle
No answers on this topic
Qlik
It is not a SAAS product.
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.
Read full review
Qlik
My experience with the Qlik support team has been somewhat limited, but every interaction I have had with them has been very professional and I received a response quickly. Typically if there is a technical issue, our IT team will follow up. My inquiries are specific to product functionality, and Qlik has been very helpful in clarifying any questions I might have.
Read full review
In-Person Training
Oracle
No answers on this topic
Qlik
My team attended, but I cannot myself rate, but I think it was good as they've successfully launched a training program at our company themselves for users. It was 3-4 day training.
Read full review
Online Training
Oracle
No answers on this topic
Qlik
Training was as expected. The demo environments tend to be more fully featured that our own environment, but the training was clear and well delivered.
Read full review
Implementation Rating
Oracle
No answers on this topic
Qlik
"Implementation" can mean a few things... so I'm not sure that this is the answer you want.... but here it goes: To me, implementation means: "Is the user interface intuitive and can I produce meaningful reports with ease?" On that score, I'd say YES. The amount of training required was minimal and the results were powerful. The desktop implementation is a simple, "blank" interface just waiting for your creativity. The pre-populated templates give you a reasonable start to any project -- and a good set of objects to "play around with" if you're just getting started. Finally, note that the "implementation" I used was baked into QuickBooks 2016 Enterprise -- called "Advanced Reporting"..... That integration makes it ultra useful and simple.
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.
Read full review
Qlik
The only other vendor product that I have worked with that provides a similar experience to Qlikview is Tableau. I would recommend Tableau if your use case is to build a fixed dashboard. You can share reports for free without needing to buy additional licenses. I would recommend Qlikview if your users are looking for a more interactive experience. They can create new objects to represent the data which can't be accomplished as easily in Tableau
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.
Read full review
Qlik
  • You can use the free desktop version to do a lot of reporting and analysis work more quickly so the ROI is huge
  • QlikView is great at finding outliers such as data entry errors
  • QlikView is great at helping you quickly discover new insights about your business that can prompt you to take action that can immediately affect your cash flow.
Read full review
ScreenShots

QlikView Screenshots

Screenshot of QlikView Sales DashboardScreenshot of QlikView on all devicesScreenshot of QlikView using mobile touch screen