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. Prometheus vs. XTDB vs. YugabyteDB

System Properties Comparison Ehcache vs. H2 vs. Prometheus vs. XTDB vs. YugabyteDB

Editorial information provided by DB-Engines
NameEhcache  Xexclude from comparisonH2  Xexclude from comparisonPrometheus  Xexclude from comparisonXTDB infoformerly named Crux  Xexclude from comparisonYugabyteDB  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.Open-source Time Series DBMS and monitoring systemA general purpose database with bitemporal SQL and Datalog and graph queriesHigh-performance distributed SQL database for global, internet-scale applications. Wire and feature compatible with PostgreSQL.
Primary database modelKey-value storeRelational DBMSTime Series DBMSDocument storeRelational DBMS
Secondary database modelsSpatial DBMSDocument store
Wide column store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score4.89
Rank#67  Overall
#8  Key-value stores
Score8.13
Rank#49  Overall
#31  Relational DBMS
Score8.42
Rank#47  Overall
#2  Time Series DBMS
Score0.11
Rank#343  Overall
#46  Document stores
Score2.91
Rank#102  Overall
#51  Relational DBMS
Websitewww.ehcache.orgwww.h2database.comprometheus.iogithub.com/­xtdb/­xtdb
www.xtdb.com
www.yugabyte.com
Technical documentationwww.ehcache.org/­documentationwww.h2database.com/­html/­main.htmlprometheus.io/­docswww.xtdb.com/­docsdocs.yugabyte.com
github.com/­yugabyte/­yugabyte-db
DeveloperTerracotta Inc, owned by Software AGThomas MuellerJuxt Ltd.Yugabyte Inc.
Initial release20092005201520192017
Current release3.10.0, March 20222.2.220, July 20231.19, September 20212.19, September 2023
License infoCommercial or Open SourceOpen Source infoApache Version 2; commercial licenses availableOpen Source infodual-licence (Mozilla public license, Eclipse public license)Open Source infoApache 2.0Open Source infoMIT LicenseOpen Source infoApache 2.0
Cloud-based only infoOnly available as a cloud servicenonononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
YugabyteDB Managed is the fully managed database-as-a-service offering of YugabyteDB. Get started quickly, and effortlessly ensure continuous availability and limitless scale of your cloud native applications.
Implementation languageJavaJavaGoClojureC and C++
Server operating systemsAll OS with a Java VMAll OS with a Java VMLinux
Windows
All OS with a Java 8 (and higher) VM
Linux
Linux
OS X
Data schemeschema-freeyesyesschema-freedepending on used data model
Typing infopredefined data types such as float or dateyesyesNumeric data onlyyes, extensible-data-notation formatyes
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.nonono infoImport of XML data possiblenono
Secondary indexesnoyesnoyesyes
SQL infoSupport of SQLnoyesnolimited SQL, making use of Apache Calciteyes, PostgreSQL compatible
APIs and other access methodsJCacheJDBC
ODBC
RESTful HTTP/JSON APIHTTP REST
JDBC
JDBC
YCQL, an SQL-based flexible-schema API with its roots in Cassandra Query Language
YSQL - a fully relational SQL API that is wire compatible with the SQL language in PostgreSQL
Supported programming languagesJavaJava.Net
C++
Go
Haskell
Java
JavaScript (Node.js)
Python
Ruby
Clojure
Java
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
Scala
Server-side scripts infoStored proceduresnoJava Stored Procedures and User-Defined Functionsnonoyes infosql, plpgsql, C
Triggersyes infoCache Event Listenersyesnonoyes
Partitioning methods infoMethods for storing different data on different nodesSharding infoby using Terracotta ServernoneShardingnoneHash and Range Sharding, row-level geo-partitioning
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 databaseyes infoby Federationyes, each node contains all dataBased on Raft distributed consensus protocol, minimum 3 replicas for continuous availability
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemTunable Consistency (Strong, Eventual, Weak)Immediate ConsistencynoneStrong consistency on writes and tunable consistency on reads
Foreign keys infoReferential integritynoyesnonoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infosupports JTA and can work as an XA resourceACIDnoACIDDistributed ACID with Serializable & Snapshot Isolation. Inspired by Google Spanner architecture.
Concurrency infoSupport for concurrent manipulation of datayesyes, multi-version concurrency control (MVCC)yesyesyes
Durability infoSupport for making data persistentyes infousing a tiered cache-storage approachyesyesyes, flexibel persistency by using storage technologies like Apache Kafka, RocksDB or LMDByes infobased on RocksDB
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesnono
User concepts infoAccess controlnofine grained access rights according to SQL-standardnoyes
More information provided by the system vendor
EhcacheH2PrometheusXTDB infoformerly named CruxYugabyteDB
Specific characteristicsYugabyteDB is an open source distributed SQL database for cloud native transactional...
» more
Competitive advantagesPostgreSQL compatible: Get instantly productive with a PostgreSQL compatible RDBMS....
» more
Typical application scenariosSystems of record and engagement for cloud native applications that require resilience,...
» more
Market metrics2 Million+ lifetime clusters deployed, 6.5K+ GitHub stars, 7K YugabyteDB Community...
» more
Licensing and pricing modelsApache 2.0 license for the database
» 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
EhcacheH2PrometheusXTDB infoformerly named CruxYugabyteDB
Recent citations in the news

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

VTEX scales to 150 million metrics using Amazon Managed Service for Prometheus | Amazon Web Services
10 March 2024, AWS Blog

VictoriaMetrics Offers Prometheus Replacement for Time Series Monitoring
17 July 2023, The New Stack

Linux System Monitoring with Prometheus, Grafana, and collectd
1 February 2024, Linux Journal

Consider Grafana vs. Prometheus for your time-series tools
18 October 2021, TechTarget

How to reduce Istio sidecar metric cardinality with Amazon Managed Service for Prometheus | Amazon Web Services
10 October 2023, AWS Blog

provided by Google News

Yugabyte Achieves PCI DSS Level 1 Compliance, Validating Secure and Scalable Distributed PostgreSQL for ...
14 March 2024, Business Wire

Yugabyte Embraces 'No Downtime, No Limits,' as the Theme of the Upcoming Distributed SQL Summit Asia
17 April 2024, Yahoo Finance

YugabyteDB Becomes First Distributed SQL Database Vendor to Complete CIS Benchmark
1 February 2024, Datanami

The surprising link between Formula One and enterprise PostgreSQL optimisation
28 March 2024, The Stack

YugabyteDB Managed Introduces Product Labs Experience for Immersive Distributed SQL Learning
16 November 2023, Business Wire

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online 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