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 > Ehcache vs. H2 vs. IBM Cloudant vs. InfinityDB vs. NebulaGraph

System Properties Comparison Ehcache vs. H2 vs. IBM Cloudant vs. InfinityDB vs. NebulaGraph

Editorial information provided by DB-Engines
NameEhcache  Xexclude from comparisonH2  Xexclude from comparisonIBM Cloudant  Xexclude from comparisonInfinityDB  Xexclude from comparisonNebulaGraph  Xexclude from comparison
DescriptionA widely adopted Java cache with tiered storage optionsFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.Database as a Service offering based on Apache CouchDBA Java embedded Key-Value Store which extends the Java Map interfaceA distributed, linear scalable, high perfomant Graph DBMS
Primary database modelKey-value storeRelational DBMSDocument storeKey-value storeGraph DBMS
Secondary database modelsSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score4.64
Rank#68  Overall
#8  Key-value stores
Score8.33
Rank#46  Overall
#30  Relational DBMS
Score2.75
Rank#104  Overall
#19  Document stores
Score0.08
Rank#365  Overall
#55  Key-value stores
Score2.23
Rank#116  Overall
#10  Graph DBMS
Websitewww.ehcache.orgwww.h2database.comwww.ibm.com/­products/­cloudantboilerbay.comgithub.com/­vesoft-inc/­nebula
www.nebula-graph.io
Technical documentationwww.ehcache.org/­documentationwww.h2database.com/­html/­main.htmlcloud.ibm.com/­docs/­Cloudantboilerbay.com/­infinitydb/­manualdocs.nebula-graph.io
DeveloperTerracotta Inc, owned by Software AGThomas MuellerIBM, Apache Software Foundation infoIBM acquired Cloudant in February 2014Boiler Bay Inc.Vesoft Inc.
Initial release20092005201020022019
Current release3.10.0, March 20222.2.220, July 20234.0
License infoCommercial or Open SourceOpen Source infoApache Version 2; commercial licenses availableOpen Source infodual-licence (Mozilla public license, Eclipse public license)commercialcommercialOpen Source infoApache Version 2.0 + Common Clause 1.0
Cloud-based only infoOnly available as a cloud servicenonoyesnono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaJavaErlangJavaC++
Server operating systemsAll OS with a Java VMAll OS with a Java VMhostedAll OS with a Java VMLinux
Data schemeschema-freeyesschema-freeyes infonested virtual Java Maps, multi-value, logical ‘tuple space’ runtime Schema upgradeStrong typed schema
Typing infopredefined data types such as float or dateyesyesnoyes infoall Java primitives, Date, CLOB, BLOB, huge sparse arraysyes
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.nonononono
Secondary indexesnoyesyesno infomanual creation possible, using inversions based on multi-value capabilityyes infoNebula Graph internally uses the Key-Value store RocksDB for persistency. The vertices, edges, and their properties are stored as Key while their values are stored as Value. The primary indexes are per Key and secondary indexes are per Value.
SQL infoSupport of SQLnoyesnonoSQL-like query language
APIs and other access methodsJCacheJDBC
ODBC
RESTful HTTP/JSON APIAccess via java.util.concurrent.ConcurrentNavigableMap Interface
Proprietary API to InfinityDB ItemSpace (boilerbay.com/­docs/­ItemSpaceDataStructures.htm)
Browser interface
console (shell)
Cypher Query Language
GO Object Graph Mapper
Java Object Graph Mapper
NGBatis infoORM framework for NebulaGraph and Spring-Boot
Proprietary native API
Python Object Graph Mapper
Query language nGQL
Supported programming languagesJavaJavaC#
Java
JavaScript
Objective-C
PHP
Ruby
Java.Net
C++
Go
Java
PHP
Python
Server-side scripts infoStored proceduresnoJava Stored Procedures and User-Defined FunctionsView functions (Map-Reduce) in JavaScriptnouser defined functions
Triggersyes infoCache Event Listenersyesyesno
Partitioning methods infoMethods for storing different data on different nodesSharding infoby using Terracotta ServernoneShardingnoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoby using Terracotta ServerWith clustering: 2 database servers on different computers operate on identical copies of a databaseMulti-source replication
Source-replica replication
noneCausal Clustering using Raft protocol
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemTunable Consistency (Strong, Eventual, Weak)Immediate ConsistencyEventual ConsistencyImmediate Consistency infoREAD-COMMITTED or SERIALIZEDImmediate Consistency
Foreign keys infoReferential integritynoyesnono infomanual creation possible, using inversions based on multi-value capabilityyes infoRelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infosupports JTA and can work as an XA resourceACIDno infoatomic operations within a document possibleACID infoOptimistic locking for transactions; no isolation for bulk loadsACID
Concurrency infoSupport for concurrent manipulation of datayesyes, multi-version concurrency control (MVCC)yes infoOptimistic lockingyesyes
Durability infoSupport for making data persistentyes infousing a tiered cache-storage approachyesyesyesyes infousing RocksDB
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesnonoyes
User concepts infoAccess controlnofine grained access rights according to SQL-standardAccess rights for users can be defined per databasenoRole-based access control
More information provided by the system vendor
EhcacheH2IBM CloudantInfinityDBNebulaGraph
Specific characteristicsNebulaGraph is a truly distributed, linearly scalable, lightning-fast graph database,...
» more
Competitive advantagesNebulaGraph boasts the world's only graph database solution that is able to host...
» more
Typical application scenariosSocial networking Fraud detection Knowledge graph Data warehouse management Anti...
» more
Key customersCompanies from a variety of industries have implemented NebulaGraph Database in production,...
» more
Market metricsAt our very early stage, NebulaGraph has already received over 10,000 stars on GitHub...
» more
Licensing and pricing modelsNebulaGraph is open source and free to use under Apache 2.0 license.
» more

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
EhcacheH2IBM CloudantInfinityDBNebulaGraph
Recent citations in the news

Scaling Australia's Most Popular Online News Sites with Ehcache
6 December 2010, InfoQ.com

Atlassian asks customers to patch critical Jira vulnerability
22 July 2021, BleepingComputer

Critical Jira Flaw in Atlassian Could Lead to RCE
22 July 2021, Threatpost

DZone Coding Java JBoss 5 to 7 in 11 steps
9 January 2014, dzone.com

provided by Google News

Cloudant Best (and Worst) Practices — Part 1
18 March 2019, ibm.com

Intro to Enterprise Cloud Storage: How to Set Up a Cloudant Database
1 December 2014, Linux.com

IBM Expands Cloud Database Services with Kubernetes
26 September 2019, EnterpriseAI

IBM Code Engine and IBM Cloudant: Serverless Data and Infrastructure
16 August 2021, ibm.com

IBM to Purchase Cloudant Database as a service (DBaaS) Provider
22 March 2014, App Developer Magazine

provided by Google News

Vesoft (NebulaGraph) Recognized in the Gartner® Market Guide for Graph Database Management Systems
15 November 2023, PR Newswire

NebulaGraph reaps from China's growing appetite for graph databases
16 September 2022, TechCrunch

NebulaGraph Completes Series A to Scale Its Distributed Graph Database
16 September 2022, Datanami

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

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