DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > H2 vs. HyperSQL vs. Ignite vs. KairosDB vs. Microsoft Azure Cosmos DB

System Properties Comparison H2 vs. HyperSQL vs. Ignite vs. KairosDB vs. Microsoft Azure Cosmos DB

Editorial information provided by DB-Engines
NameH2  Xexclude from comparisonHyperSQL infoalso known as HSQLDB  Xexclude from comparisonIgnite  Xexclude from comparisonKairosDB  Xexclude from comparisonMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDB  Xexclude from comparison
DescriptionFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.Multithreaded, transactional RDBMS written in Java infoalso known as HSQLDBApache Ignite is a memory-centric distributed database, caching, and processing platform for transactional, analytical, and streaming workloads, delivering in-memory speeds at petabyte scale.Distributed Time Series DBMS based on Cassandra or H2Globally distributed, horizontally scalable, multi-model database service
Primary database modelRelational DBMSRelational DBMSKey-value store
Relational DBMS
Time Series DBMSDocument store
Graph DBMS
Key-value store
Wide column store
Secondary database modelsSpatial DBMSSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score8.33
Rank#46  Overall
#30  Relational DBMS
Score3.23
Rank#93  Overall
#48  Relational DBMS
Score3.11
Rank#96  Overall
#15  Key-value stores
#49  Relational DBMS
Score0.67
Rank#233  Overall
#20  Time Series DBMS
Score27.71
Rank#27  Overall
#4  Document stores
#2  Graph DBMS
#3  Key-value stores
#3  Wide column stores
Websitewww.h2database.comhsqldb.orgignite.apache.orggithub.com/­kairosdb/­kairosdbazure.microsoft.com/­services/­cosmos-db
Technical documentationwww.h2database.com/­html/­main.htmlhsqldb.org/­web/­hsqlDocsFrame.htmlapacheignite.readme.io/­docskairosdb.github.iolearn.microsoft.com/­azure/­cosmos-db
DeveloperThomas MuellerApache Software FoundationMicrosoft
Initial release20052001201520132014
Current release2.2.220, July 20232.7.2, June 2023Apache Ignite 2.61.2.2, November 2018
License infoCommercial or Open SourceOpen Source infodual-licence (Mozilla public license, Eclipse public license)Open Source infobased on BSD licenseOpen Source infoApache 2.0Open Source infoApache 2.0commercial
Cloud-based only infoOnly available as a cloud servicenonononoyes
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaJavaC++, Java, .NetJava
Server operating systemsAll OS with a Java VMAll OS with a Java VM infoEmbedded (into Java applications) and Client-Server operating modesLinux
OS X
Solaris
Windows
Linux
OS X
Windows
hosted
Data schemeyesyesyesschema-freeschema-free
Typing infopredefined data types such as float or dateyesyesyesyesyes infoJSON types
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.nonoyesno
Secondary indexesyesyesyesnoyes infoAll properties auto-indexed by default
SQL infoSupport of SQLyesyesANSI-99 for query and DML statements, subset of DDLnoSQL-like query language
APIs and other access methodsJDBC
ODBC
HTTP API infoJDBC via HTTP
JDBC
ODBC
HDFS API
Hibernate
JCache
JDBC
ODBC
Proprietary protocol
RESTful HTTP API
Spring Data
Graphite protocol
HTTP REST
Telnet API
DocumentDB API
Graph API (Gremlin)
MongoDB API
RESTful HTTP API
Table API
Supported programming languagesJavaAll languages supporting JDBC/ODBC
Java
C#
C++
Java
PHP
Python
Ruby
Scala
Java
JavaScript infoNode.js
PHP
Python
.Net
C#
Java
JavaScript
JavaScript (Node.js)
MongoDB client drivers written for various programming languages
Python
Server-side scripts infoStored proceduresJava Stored Procedures and User-Defined FunctionsJava, SQLyes (compute grid and cache interceptors can be used instead)noJavaScript
Triggersyesyesyes (cache interceptors and events)noJavaScript
Partitioning methods infoMethods for storing different data on different nodesnonenoneShardingSharding infobased on CassandraSharding infoImplicit feature of the cloud service
Replication methods infoMethods for redundantly storing data on multiple nodesWith clustering: 2 database servers on different computers operate on identical copies of a databasenoneyes (replicated cache)selectable replication factor infobased on Cassandrayes infoImplicit feature of the cloud service
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyes (compute grid and hadoop accelerator)nowith Hadoop integration infoIntegration with Hadoop/HDInsight on Azure*
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyEventual Consistency infobased on Cassandra
Immediate Consistency infobased on Cassandra
Bounded Staleness
Consistent Prefix
Eventual Consistency
Immediate Consistency infoConsistency level configurable on request level
Session Consistency
Foreign keys infoReferential integrityyesyesnonono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACIDnoMulti-item ACID transactions with snapshot isolation within a partition
Concurrency infoSupport for concurrent manipulation of datayes, multi-version concurrency control (MVCC)yesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyesno
User concepts infoAccess controlfine grained access rights according to SQL-standardfine grained access rights according to SQL-standardSecurity Hooks for custom implementationssimple password-based access controlAccess rights can be defined down to the item level

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
3rd partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» more

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

More resources
H2HyperSQL infoalso known as HSQLDBIgniteKairosDBMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDB
Recent citations in the news

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

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

provided by Google News

GridGain Announces Call for Speakers for Virtual Apache Ignite Summit 2024
8 February 2024, PR Newswire

Apache Ignite: An Overview
6 September 2023, Open Source For You

GridGain Unified Real-Time Data Platform Version 8.9 Addresses Today's More Complex Real-Time Data Processing ...
12 October 2023, GlobeNewswire

What is Apache Ignite? How is Apache Ignite Used?
18 July 2022, The Stack

Real-time in-memory OLTP and Analytics with Apache Ignite on AWS | Amazon Web Services
14 May 2016, AWS Blog

provided by Google News

Real-Time Performance and Health Monitoring Using Netdata
2 September 2019, CNX Software

provided by Google News

Building Planet-Scale .NET Apps with Azure Cosmos DB
4 June 2024, Visual Studio Magazine

Public Preview: DiskANN vector indexing and search in Azure Cosmos DB NoSQL | Azure updates
21 May 2024, Microsoft

Public Preview: vCore-based Azure Cosmos DB for MongoDB cross-region disaster recovery (DR) | Azure updates
21 May 2024, Microsoft

Start your AI journey with Microsoft Azure Cosmos DB—compete for $10K
9 May 2024, Microsoft

Public preview: Change partition key of a container in Azure Cosmos DB (NoSQL API) | Azure updates
27 March 2024, Microsoft

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.

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

Milvus logo

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

Present your product here