DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Altibase vs. Hazelcast vs. HyperSQL vs. Oracle NoSQL

System Properties Comparison Altibase vs. Hazelcast vs. HyperSQL vs. Oracle NoSQL

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameAltibase  Xexclude from comparisonHazelcast  Xexclude from comparisonHyperSQL infoalso known as HSQLDB  Xexclude from comparisonOracle NoSQL  Xexclude from comparison
DescriptionAn enterprise grade, high-performance RDBMSA widely adopted in-memory data gridMultithreaded, transactional RDBMS written in Java infoalso known as HSQLDBA multi-model, scalable, distributed NoSQL database, designed to provide highly reliable, flexible, and available data management across a configurable set of storage nodes
Primary database modelRelational DBMSKey-value storeRelational DBMSDocument store
Key-value store
Relational DBMS
Secondary database modelsDocument store infoJSON support with IMDG 3.12
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.07
Rank#186  Overall
#87  Relational DBMS
Score5.97
Rank#57  Overall
#6  Key-value stores
Score3.49
Rank#87  Overall
#47  Relational DBMS
Score2.95
Rank#100  Overall
#17  Document stores
#17  Key-value stores
#50  Relational DBMS
Websitealtibase.comhazelcast.comhsqldb.orgwww.oracle.com/­database/­nosql/­technologies/­nosql
Technical documentationgithub.com/­ALTIBASE/­Documents/­tree/­master/­Manualshazelcast.org/­imdg/­docshsqldb.org/­web/­hsqlDocsFrame.htmldocs.oracle.com/­en/­database/­other-databases/­nosql-database/­index.html
DeveloperAltibaseHazelcastOracle
Initial release1999200820012011
Current releasev7.3, 2023, August 20235.3.6, November 20232.7.2, June 202323.3, December 2023
License infoCommercial or Open Sourcecommercial infoOpen source edition discontinued with March 2023Open Source infoApache Version 2; commercial licenses availableOpen Source infobased on BSD licenseOpen Source infoProprietary for Enterprise Edition (Oracle Database EE license has Oracle NoSQL database EE covered: details)
Cloud-based only infoOnly available as a cloud servicenononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC++JavaJavaJava
Server operating systemsAIX
HP-UX
Linux
All OS with a Java VMAll OS with a Java VM infoEmbedded (into Java applications) and Client-Server operating modesLinux
Solaris SPARC/x86
Data schemeyesschema-freeyesSupport Fixed schema and Schema-less deployment with the ability to interoperate between them.
Typing infopredefined data types such as float or dateyesyesyesoptional
XML support infoSome form of processing data in XML format, e.g. support for XML data structures, and/or support for XPath, XQuery or XSLT.noyes infothe object must implement a serialization strategynono
Secondary indexesyesyesyesyes
SQL infoSupport of SQLANSI SQL-92SQL-like query languageyesSQL-like DML and DDL statements
APIs and other access methodsJDBC
ODBC
Proprietary protocol
JCache
JPA
Memcached protocol
RESTful HTTP API
HTTP API infoJDBC via HTTP
JDBC
ODBC
RESTful HTTP API
Supported programming languagesC
C++
Java
.Net
C#
C++
Clojure
Go
Java
JavaScript (Node.js)
Python
Scala
All languages supporting JDBC/ODBC
Java
C
C#
Go
Java
JavaScript (Node.js)
Python
Server-side scripts infoStored proceduresstored procedures and stored functionsyes infoEvent Listeners, Executor ServicesJava, SQLno
Triggersyesyes infoEventsyesno
Partitioning methods infoMethods for storing different data on different nodesShardingShardingnoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesyesyes infoReplicated MapnoneElectable source-replica replication per shard. Support distributed global deployment with Multi-region table feature
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnowith Hadoop integration
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistency or Eventual Consistency selectable by user infoRaft Consensus AlgorithmImmediate ConsistencyEventual Consistency
Immediate Consistency infodepending on configuration
Foreign keys infoReferential integrityyesnoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDone or two-phase-commit; repeatable reads; read commitedACIDconfigurable infoACID within a storage node (=shard)
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyesyes infooff heap cache
User concepts infoAccess controlfine grained access rights according to SQL-standardRole-based access controlfine grained access rights according to SQL-standardAccess rights for users and roles

More information provided by the system vendor

We invite representatives of system vendors to contact us for updating and extending the system information,
and for displaying vendor-provided information such as key customers, competitive advantages and market metrics.

Related products and services

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
AltibaseHazelcastHyperSQL infoalso known as HSQLDBOracle NoSQL
Recent citations in the news

Altibase is Adopted for Presence Service to Provide User Information and Online Presence
8 April 2019, PR Newswire

Open-source DBMS becoming battleground of public cloud
17 May 2022, Etnews

In-memory OLAP Database Market Is Booming (CAGR of 24.95%) Worldwide | Terracotta, Altibase, Kognitio, Mcobject ...
26 October 2018, openPR

South Korean company to provide database solution to Mobicom
10 April 2020, UB Post

In-Memory Database Market Rapid Growth at Deep Value Price :Altibase Corporation, Amazon Web Services, Datastax ...
13 April 2024, Post Production Buyers Guide

provided by Google News

Hazelcast Weaves Wider Logic Threads Through The Data Fabric
7 March 2024, Forbes

Hazelcast 5.4 real time data processing platform boosts AI and consistency
17 April 2024, VentureBeat

Hazelcast Achieves Record Year with Leading Brands Choosing Its Platform for Application Modernization, AI Initiatives
22 February 2024, Datanami

Real-Time Data Platform Hazelcast Introduces New Chief Technology Officer Adrian Soars
7 November 2023, Finovate

Hazelcast Versus Redis: A Practical Comparison
4 January 2024, Database Trends and Applications

provided by Google News

HyperSQL DataBase flaw leaves library vulnerable to RCE
24 October 2022, The Daily Swig

Introduction to JDBC with HSQLDB tutorial
14 November 2022, TheServerSide.com

provided by Google News

Enhance enterprise data security and trust: Must see Blockchain Technology sessions at Oracle CloudWorld 2023
21 August 2023, blogs.oracle.com

We built a geo-distributed, serverless modern app using the Oracle NoSQL Database Cloud Service
18 November 2021, blogs.oracle.com

Oracle Defends Relational DBs Against NoSQL Competitors
25 November 2015, eWeek

Larry Ellison Just Embraced the Enemy. Or Did He?
1 October 2012, WIRED

What You Need to Know About NoSQL Databases
17 February 2012, Forbes

provided by Google News



Share this page

Featured Products

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Datastax Astra logo

Bring all your data to Generative AI applications with vector search enabled by the most scalable
vector database available.
Try for Free

Present your product here