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. Graph Engine vs. H2 vs. IBM Cloudant vs. SQL.JS

System Properties Comparison Ehcache vs. Graph Engine vs. H2 vs. IBM Cloudant vs. SQL.JS

Editorial information provided by DB-Engines
NameEhcache  Xexclude from comparisonGraph Engine infoformer name: Trinity  Xexclude from comparisonH2  Xexclude from comparisonIBM Cloudant  Xexclude from comparisonSQL.JS  Xexclude from comparison
DescriptionA widely adopted Java cache with tiered storage optionsA distributed in-memory data processing engine, underpinned by a strongly-typed RAM store and a general distributed computation engineFull-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 CouchDBPort of SQLite to JavaScript
Primary database modelKey-value storeGraph DBMS
Key-value store
Relational DBMSDocument storeRelational 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
Score0.67
Rank#232  Overall
#21  Graph DBMS
#34  Key-value stores
Score8.33
Rank#46  Overall
#30  Relational DBMS
Score2.75
Rank#104  Overall
#19  Document stores
Score0.63
Rank#241  Overall
#112  Relational DBMS
Websitewww.ehcache.orgwww.graphengine.iowww.h2database.comwww.ibm.com/­products/­cloudantsql.js.org
Technical documentationwww.ehcache.org/­documentationwww.graphengine.io/­docs/­manualwww.h2database.com/­html/­main.htmlcloud.ibm.com/­docs/­Cloudantsql.js.org/­documentation/­index.html
DeveloperTerracotta Inc, owned by Software AGMicrosoftThomas MuellerIBM, Apache Software Foundation infoIBM acquired Cloudant in February 2014Alon Zakai infoenhancements implemented by others
Initial release20092010200520102012
Current release3.10.0, March 20222.2.220, July 2023
License infoCommercial or Open SourceOpen Source infoApache Version 2; commercial licenses availableOpen Source infoMIT LicenseOpen Source infodual-licence (Mozilla public license, Eclipse public license)commercialOpen Source
Cloud-based only infoOnly available as a cloud servicenononoyesno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJava.NET and CJavaErlangJavaScript
Server operating systemsAll OS with a Java VM.NETAll OS with a Java VMhostedserver-less, requires a JavaScript environment (browser, Node.js)
Data schemeschema-freeyesyesschema-freeyes
Typing infopredefined data types such as float or dateyesyesyesnoyes
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 indexesnoyesyes
SQL infoSupport of SQLnonoyesnoyes infoSQL-92 is not fully supported
APIs and other access methodsJCacheRESTful HTTP APIJDBC
ODBC
RESTful HTTP/JSON APIJavaScript API
Supported programming languagesJavaC#
C++
F#
Visual Basic
JavaC#
Java
JavaScript
Objective-C
PHP
Ruby
JavaScript
Server-side scripts infoStored proceduresnoyesJava Stored Procedures and User-Defined FunctionsView functions (Map-Reduce) in JavaScriptno
Triggersyes infoCache Event Listenersnoyesyesno
Partitioning methods infoMethods for storing different data on different nodesSharding infoby using Terracotta Serverhorizontal partitioningnoneShardingnone
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
none
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemTunable Consistency (Strong, Eventual, Weak)Immediate ConsistencyEventual Consistencynone
Foreign keys infoReferential integritynonoyesnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infosupports JTA and can work as an XA resourcenoACIDno infoatomic operations within a document possibleACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes, multi-version concurrency control (MVCC)yes infoOptimistic locking
Durability infoSupport for making data persistentyes infousing a tiered cache-storage approachoptional: either by committing a write-ahead log (WAL) to the local persistent storage or by dumping the memory to a persistent storageyesyesno infoexcept by serializing a db to a file
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyesnoyes
User concepts infoAccess controlnofine grained access rights according to SQL-standardAccess rights for users can be defined per databaseno

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
EhcacheGraph Engine infoformer name: TrinityH2IBM CloudantSQL.JS
DB-Engines blog posts

New kids on the block: database management systems implemented in JavaScript
1 December 2014, Matthias Gelbmann

show all

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

Trinity
30 October 2010, Microsoft

Open source Microsoft Graph Engine takes on Neo4j
13 February 2017, InfoWorld

IBM releases Graph, a service that can outperform SQL databases
27 July 2016, GeekWire

The graph analytics landscape 2019 - DataScienceCentral.com
27 February 2019, Data Science Central

Aerospike Is Now a Graph Database, Too
21 June 2023, Datanami

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

9 Best JavaScript and TypeScript ORMs for 2024 — SitePoint
22 March 2023, SitePoint

Execute millions of SQL statements in milliseconds in the browser with WebAssembly and Web Workers.
14 January 2017, hackernoon.com

SQLite On The Web: Absurd-sql
24 August 2021, Hackaday

In Praise Of SQLite
28 July 2022, iProgrammer

10 Low-Code Rules for Serious Coders
21 November 2022, Embedded Computing Design

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