DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Ehcache vs. H2 vs. IBM Cloudant vs. Tkrzw vs. Trino

System Properties Comparison Ehcache vs. H2 vs. IBM Cloudant vs. Tkrzw vs. Trino

Editorial information provided by DB-Engines
NameEhcache  Xexclude from comparisonH2  Xexclude from comparisonIBM Cloudant  Xexclude from comparisonTkrzw infoSuccessor of Tokyo Cabinet and Kyoto Cabinet  Xexclude from comparisonTrino  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 concept of libraries, allowing an application program to store and query key-value pairs in a file. Successor of Tokyo Cabinet and Kyoto CabinetFast distributed SQL query engine for big data analytics. Forked from Presto and originally named PrestoSQL
Primary database modelKey-value storeRelational DBMSDocument storeKey-value storeRelational DBMS
Secondary database modelsSpatial DBMSDocument store
Key-value store
Spatial DBMS
Search engine
Time Series DBMS
Wide column store
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.07
Rank#372  Overall
#57  Key-value stores
Score4.99
Rank#65  Overall
#36  Relational DBMS
Websitewww.ehcache.orgwww.h2database.comwww.ibm.com/­products/­cloudantdbmx.net/­tkrzwtrino.io
Technical documentationwww.ehcache.org/­documentationwww.h2database.com/­html/­main.htmlcloud.ibm.com/­docs/­Cloudanttrino.io/­broadcast
trino.io/­docs/­current
Social network pagesLinkedInTwitterYouTubeGitHub
DeveloperTerracotta Inc, owned by Software AGThomas MuellerIBM, Apache Software Foundation infoIBM acquired Cloudant in February 2014Mikio HirabayashiTrino Software Foundation
Initial release20092005201020202012 info2020 rebranded from PrestoSQL
Current release3.10.0, March 20222.2.220, July 20230.9.3, August 2020
License infoCommercial or Open SourceOpen Source infoApache Version 2; commercial licenses availableOpen Source infodual-licence (Mozilla public license, Eclipse public license)commercialOpen Source infoApache Version 2.0Open Source infoApache Version 2.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.
Starburst Galaxy offers a feature-rich user interface to connect all your data sources, manage your Trino clusters, and query your data.
Implementation languageJavaJavaErlangC++Java
Server operating systemsAll OS with a Java VMAll OS with a Java VMhostedLinux
macOS
Linux
macOS infofor devlopment
Data schemeschema-freeyesschema-freeschema-freeyes
Typing infopredefined data types such as float or dateyesyesnonoyes
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 indexesnoyesyesdepending on connected data-source
SQL infoSupport of SQLnoyesnonoyes
APIs and other access methodsJCacheJDBC
ODBC
RESTful HTTP/JSON APIJDBC
RESTful HTTP API
Trino CLI
Supported programming languagesJavaJavaC#
Java
JavaScript
Objective-C
PHP
Ruby
C++
Java
Python
Ruby
Go
Java
JavaScript (Node.js)
Python
R
Ruby
Server-side scripts infoStored proceduresnoJava Stored Procedures and User-Defined FunctionsView functions (Map-Reduce) in JavaScriptnoyes, depending on connected data-source
Triggersyes infoCache Event Listenersyesyesnono
Partitioning methods infoMethods for storing different data on different nodesSharding infoby using Terracotta ServernoneShardingnonedepending on connected data-source
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
nonedepending on connected data-source
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 Consistencydepending on connected data-source
Foreign keys infoReferential integritynoyesnonono
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 possibledepending on connected data-source
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 approachyesyesyesdepending on connected data-source
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesnoyes infousing specific database classes
User concepts infoAccess controlnofine grained access rights according to SQL-standardAccess rights for users can be defined per databasenoSQL standard access control
More information provided by the system vendor
EhcacheH2IBM CloudantTkrzw infoSuccessor of Tokyo Cabinet and Kyoto CabinetTrino
Specific characteristicsTrino is the fastest open source, massively parallel processing SQL query engine...
» more
Competitive advantagesHigh performance analtyics and data processing of very large data sets Powerful ANSI...
» more
Typical application scenariosPerformant analytics query engine for data warehouses, data lakes, and data lakehouses...
» more
Key customersTrino is widely adopted across the globe as freely-available open source software....
» more
Market metrics33000+ commits in GitHub 8200+ stargazers in GitHub 1200+ pull requests merged in...
» more
Licensing and pricing modelsTrino is an open source project and usage is therefore free. Commercial offerings...
» more
News

60: Trino calling AI
22 May 2024

Big names round out the Trino Fest 2024 lineup
8 May 2024

59: Querying Trino with Java and jOOQ
24 April 2024

A sneak peek of Trino Fest 2024
15 April 2024

Time travel in Delta Lake connector
11 April 2024

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 CloudantTkrzw infoSuccessor of Tokyo Cabinet and Kyoto CabinetTrino
Recent citations in the news

Ehcache 2.0: Write-Behind Caching and JTA Support
11 May 2010, InfoQ.com

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

Hazelcast signs Java speed king to its in-memory data-grid crew
21 January 2014, The Register

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

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

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

The Perfect AI Storage: Trino From Facebook And Iceberg From Netflix?
30 April 2024, The Next Platform

Starburst Brings Dataframes Into Trino Platform
7 September 2023, Datanami

Query big data with resilience using Trino in Amazon EMR with Amazon EC2 Spot Instances for less cost | Amazon ...
4 October 2023, AWS Blog

A look at Presto, Trino SQL query engines
9 August 2022, TechTarget

Trino: The Open-source Data Query Engine That Split from Facebook
30 March 2022, hackernoon.com

provided by Google News



Share this page

Featured Products

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

Neo4j logo

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

Present your product here