IBM solidDB vs Oracle Database vs Oracle Java DB comparison

Cancel
You must select at least 2 products to compare!
IBM Logo
256 views|167 comparisons
100% willing to recommend
Oracle Logo
25,652 views|17,747 comparisons
92% willing to recommend
Oracle Logo
1,070 views|905 comparisons
69% willing to recommend
Comparison Buyer's Guide
Executive Summary

We performed a comparison between IBM solidDB, Oracle Database, and Oracle Java DB based on real PeerSpot user reviews.

Find out what your peers are saying about Microsoft, Oracle, SAP and others in Relational Databases Tools.
To learn more, read our detailed Relational Databases Tools Report (Updated: April 2024).
767,667 professionals have used our research since 2012.
Featured Review
Quotes From Members
We asked business professionals to review the solutions they use.
Here are some excerpts of what they said:
Pricing and Cost Advice
Information Not Available
  • "Be prepared to pay for consulting services, and do not underestimate the time required to find and hire good quality database administrators."
  • "​The license cost need to be optimized. The licensing cost is very high compared to other RDBMS."
  • "The main issue where I feel that Oracle still has a problem is with the licensing. Licensing is still expensive and the reason why today most startups use other, cheaper databases. Those other databases are much less sophisticated than Oracle."
  • "The price is very expensive for the support."
  • "It is an excellent product, as long as the organization can afford the price tag."
  • "Our licensing costs are between $40,000 and $50,000 per year. Those are the costs that cover maintenance and licensing."
  • "The pricing is something that Oracle should work on to make the product more affordable, especially to businesses in third-world countries."
  • "It is very expensive. We pay in dollars, so the inflation and conversion cost is also there for us. They charge on a yearly basis for the license."
  • More Oracle Database Pricing and Cost Advice →

  • "The product's pricing is very friendly, with no extra costs after the licensing fees."
  • More Oracle Java DB Pricing and Cost Advice →

    report
    Use our free recommendation engine to learn which Relational Databases Tools solutions are best for your needs.
    767,667 professionals have used our research since 2012.
    Questions from the Community
    Top Answer:Your concern as a mainframe engineer is understandable, and the decision by Fujitsu to give up its mainframe business is… more »
    Top Answer:My company has been using Oracle Exadata Database Service for some years now, and we are happy with it. I will allow… more »
    Top Answer:Undoubtedly, Oracle Database is a top product in its category. But it does have its disadvantages, and for me and my… more »
    Top Answer:Oracle Database is flexible and can be used for many things. My company's main use case for this product is for storing… more »
    Top Answer:The solution could be more user-friendly. It comes with baggage so it should be simple to use. The PLS QL and the… more »
    Top Answer:Our primary use case for this solution is for applications within the bank that are minor applications and web… more »
    Ranking
    Views
    256
    Comparisons
    167
    Reviews
    0
    Average Words per Review
    0
    Rating
    N/A
    Views
    25,652
    Comparisons
    17,747
    Reviews
    19
    Average Words per Review
    355
    Rating
    8.4
    Views
    1,070
    Comparisons
    905
    Reviews
    1
    Average Words per Review
    405
    Rating
    6.0
    Comparisons
    Also Known As
    solidDB
    Oracle 12c, RDBMS
    Learn More
    Overview

    IBM solidDB is a relational database server that combines the high performance of in-memory tables with the nearly unlimited capacity of disk-based tables.

    Pure in-memory databases are fast, but strictly limited by the size of memory. Pure disk-based databases allow nearly unlimited amounts of storage, but their performance is dominated by disk access. Even if the computer has enough memory to store the entire database in memory buffers, database servers that are designed for disk-based tables can be slow because the data structures that are optimal for disk-based tables are far from being optimal for in-memory tables. The solidDB solution is to provide a single hybrid database server that contains two optimized engines inside it:

    • The main-memory engine (MME) is optimized for in-memory access.
    • The disk-based engine (DBE) is optimized for disk-based access.

    Both engines coexist inside the same server process, and a single SQL statement can access data from both engines.

    Oracle Database is a top-ranking multi-model database management system by Oracle Corporation. Through Oracle database services and products, clients receive cost-optimized and high-performing versions of Oracle Database, as well as in-memory, NoSQL, and MySQL databases. The solution is available by several service providers on premises, in the cloud, or as a hybrid installation. It can be run on vendor servers as well as on Oracle hardware, including Exadata on-premise, Oracle Cloud, or Cloud at Customer.

    Users can select from various types of Oracle Database solutions, depending on what they aim to do with this product. Based on their specific needs, they can choose among options that include:

    • Autonomously managed Oracle databases: This type of database eliminates the complexity of operating and securing Oracle Database, while simultaneously ensuring high levels of performance, scalability, and availability for users.

    • Oracle Database on Exadata: Users who seek particularly fast platforms can select this type of running solution. Exadata is a computing platform that is optimized for running Oracle Databases and it serves as the fastest platform for Oracle Database.

    • Oracle Database on-premises deployment: The product allows for deployment on-premises for clients who have data residency and network latency concerns. This option also offers customers the benefit of updated Oracle Cloud technology, including Exadata and Autonomous Database.

    • Oracle Database in the cloud: Organizations can use a specific version of this tool in the cloud, benefiting from complete control over the versions they run and when these versions change.

    Part of this product is a fully automated database service called Oracle Autonomous Database, which facilitates the development and deployment of application workloads for organizations. It is built on Oracle Database as well as on Oracle Exadata. This service supports various data types and simplifies application development and deployment from modeling and coding to extract, transform, load process (ETL), data analysis, and database optimization. The service achieves high results in:

    • Performance
    • Availability
    • Security for online transaction processing (OLTP)
    • Analytics
    • Batch
    • Internet of Things (IoT) workloads

    Oracle Database Features

    Oracle Database has various features which users can utilize in their work with the solution. Among these features are the following:

    • Backup and recovery: Oracle Database ensures the integrity of users' data in system failure situations. This feature utilizes a tool named Recovery Manager (RMAN), which allows administrators to perform cold, hot, and incremental database backups, as well as point-in-time recoveries.

    • Clustering: This feature enables high availability of systems in order to run without interruption of services on occasions when one or more servers in a cluster fail. Included is a tool called Oracle Real Application Clusters.

    • Data dictionary: Through this set of internal tables and views, Oracle Database can be administered more efficiently.

    • Logical data structure: Through its feature for logical data structure, Oracle Database stores data in a way that allows users to interact with the database without knowing where the physical storage of the data is located.

    • Memory catching: Through the memory caching architecture feature, users can scale up very large databases and still perform at a considerably high speed.

    • Partitioning: This feature allows users to divide large tables into different pieces and store the pieces across storage devices.

    Oracle Database Benefits

    Oracle Database offers its users various benefits. Some of these include:

    • The solution decreases costs for organizations and provides a high return on investment (ROI) through the multiple services and features it offers.

    • Oracle Database has high-security protection which includes encryption, key management, data masking, and activity monitoring, that secures organizations' data within the tool.

    • The tool offers users the ability to use a single database for all data types, simplifying the process for them.

    • Oracle Database can be deployed in multiple places, including data centers and public and private clouds, which allows great flexibility for users.

    • The product allows applications from different platforms to communicate with the database through its networking stack.

    • Oracle Database is ACID-compliant, which helps maintain data reliability and integrity.

    Reviews from Real Users

    Paul S., president at Advance Consulting Enterprise, likes Oracle Database because it gets the job done, doesn't fail, and suitable for massively scalable applications.

    An Oracle DBA at a computer software company describes Oracle Database as reliable with good performance and very good stability.

    Java DB is a relational database management system (RDBMS). Data is stored and queried via SQL or JDBC. Like other RDBMSs, Java DB can also be accessed through a persistence layer such as JPA, Hibernate, or JDO. Java objects can be stored in the columns of Java DB tables.

    Sample Customers
    Iskratel
    Agncia Nacional de guas, Anbima, Aria Systems, Asiana Airlines, Astelit LLC, Australian Finance Group, Banco Occidental de Descuento, Bharat Petroleum Corporation Limited, BT, Caja de Seguros S.A., Casas GEO S.A.B. de C.V., Comic Relief UK, Corsair Components Inc., CSAM Health AS, CSOB Group, Datacraft Solutions, DenizBank A.S., Department of Treasury and Finance WA, Office of State Revenue, Deutsche B_rse AG, Deutsche Lufthansa AG, Deutsche Messe AG, Digicel Haiti, DPR COSEA, Essar Group, Essatto Software Pty Ltd, Farmšcia e Drogaria Nissei Ltda., Fomento Econ‹mico Mexicano S.A.B. de C.V. (FEMSA), FundaÊo Petrobras de Seguridade Social, Future Group, GFKL Financial Services AG, Grupo Posadas S.A.B. de C.V., Grupo Sinosserra, Guerra S.A. Implementos Rodovišrios, Hanatour International Service, Hays plc, Henan Mobile Co. Ltd, Hochschule Hof, Hong Kong and China Technology (Wuhan) Co. Ltd (Towngas Technology), Industries Corpa_al C.A., Infrastructure Development Finance Company Limited, Instituto Brasileiro de Geografia e Estatstica, Instituto Mexicano de la Propiedad Industrial, Kcell, LinkShare Corporation, MercadoLibre Inc., MetLife Inc., Nextgen Distribution, €BB-IKT GmbH, Octagon Research Solutions, Pacific Lutheran University, Paragon Data GmbH, Ping ltd., PJSC Trustbank, Prodaub _ Processamento de Dados de Uberl_ndia, Purdue University, Redknee Inc., Robi Axiata Limited, Shanghai Infoservice Technology Co. Ltd, Shanghai Sihua Technologies Co. Ltd, Sistema de Aguas de la Ciudad de M_xico, Solihull Metropolitan Borough Council, Suddenlink Communications, Suprajit Engineering Limited, Tallink Grupp, Terminales Ro de la Plata S.A., Therap Services LLC, Think Passenger Inc., Trafigura, Transmed S.A.L Lebanon, ValeShop, VelQuest Corporation, Vodafone Group plc, West Virginia Network, WIND Hellas Telecommunications S.A
    Université Nice Sophia Antipolis
    Top Industries
    VISITORS READING REVIEWS
    Educational Organization22%
    Comms Service Provider9%
    Computer Software Company9%
    Retailer7%
    REVIEWERS
    Financial Services Firm18%
    Computer Software Company14%
    Government8%
    Comms Service Provider7%
    VISITORS READING REVIEWS
    Financial Services Firm20%
    Computer Software Company12%
    Manufacturing Company8%
    Government8%
    VISITORS READING REVIEWS
    Financial Services Firm20%
    Educational Organization11%
    Computer Software Company11%
    Comms Service Provider8%
    Company Size
    VISITORS READING REVIEWS
    Small Business9%
    Midsize Enterprise19%
    Large Enterprise72%
    REVIEWERS
    Small Business26%
    Midsize Enterprise19%
    Large Enterprise55%
    VISITORS READING REVIEWS
    Small Business17%
    Midsize Enterprise12%
    Large Enterprise71%
    REVIEWERS
    Small Business40%
    Midsize Enterprise10%
    Large Enterprise50%
    VISITORS READING REVIEWS
    Small Business15%
    Midsize Enterprise14%
    Large Enterprise71%
    Buyer's Guide
    Relational Databases Tools
    April 2024
    Find out what your peers are saying about Microsoft, Oracle, SAP and others in Relational Databases Tools. Updated: April 2024.
    767,667 professionals have used our research since 2012.