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

DBMS > Ehcache vs. Graphite vs. OpenTSDB vs. RavenDB vs. Transbase

System Properties Comparison Ehcache vs. Graphite vs. OpenTSDB vs. RavenDB vs. Transbase

Editorial information provided by DB-Engines
NameEhcache  Xexclude from comparisonGraphite  Xexclude from comparisonOpenTSDB  Xexclude from comparisonRavenDB  Xexclude from comparisonTransbase  Xexclude from comparison
DescriptionA widely adopted Java cache with tiered storage optionsData logging and graphing tool for time series data infoThe storage layer (fixed size database) is called WhisperScalable Time Series DBMS based on HBaseOpen Source Operational and Transactional Enterprise NoSQL Document DatabaseA resource-optimized, high-performance, universally applicable RDBMS
Primary database modelKey-value storeTime Series DBMSTime Series DBMSDocument storeRelational DBMS
Secondary database modelsGraph DBMS
Spatial DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score4.64
Rank#68  Overall
#8  Key-value stores
Score4.83
Rank#67  Overall
#4  Time Series DBMS
Score1.68
Rank#142  Overall
#12  Time Series DBMS
Score2.84
Rank#101  Overall
#18  Document stores
Score0.17
Rank#334  Overall
#148  Relational DBMS
Websitewww.ehcache.orggithub.com/­graphite-project/­graphite-webopentsdb.netravendb.netwww.transaction.de/­en/­products/­transbase.html
Technical documentationwww.ehcache.org/­documentationgraphite.readthedocs.ioopentsdb.net/­docs/­build/­html/­index.htmlravendb.net/­docswww.transaction.de/­en/­products/­transbase/­features.html
DeveloperTerracotta Inc, owned by Software AGChris Daviscurrently maintained by Yahoo and other contributorsHibernating RhinosTransaction Software GmbH
Initial release20092006201120101987
Current release3.10.0, March 20225.4, July 2022Transbase 8.3, 2022
License infoCommercial or Open SourceOpen Source infoApache Version 2; commercial licenses availableOpen Source infoApache 2.0Open Source infoLGPLOpen Source infoAGPL version 3, commercial license availablecommercial infofree development license
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.
Implementation languageJavaPythonJavaC#C and C++
Server operating systemsAll OS with a Java VMLinux
Unix
Linux
Windows
Linux
macOS
Raspberry Pi
Windows
FreeBSD
Linux
macOS
Solaris
Windows
Data schemeschema-freeyesschema-freeschema-freeyes
Typing infopredefined data types such as float or dateyesNumeric data onlynumeric data for metrics, strings for tagsnoyes
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.nononono
Secondary indexesnononoyesyes
SQL infoSupport of SQLnononoSQL-like query language (RQL)yes
APIs and other access methodsJCacheHTTP API
Sockets
HTTP API
Telnet API
.NET Client API
F# Client API
Go Client API
Java Client API
NodeJS Client API
PHP Client API
Python Client API
RESTful HTTP API
ADO.NET
JDBC
ODBC
Proprietary native API
Supported programming languagesJavaJavaScript (Node.js)
Python
Erlang
Go
Java
Python
R
Ruby
.Net
C#
F#
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
C
C#
C++
Java
JavaScript
Kotlin
Objective-C
PHP
Python
Server-side scripts infoStored proceduresnononoyesyes
Triggersyes infoCache Event Listenersnonoyesyes
Partitioning methods infoMethods for storing different data on different nodesSharding infoby using Terracotta ServernoneSharding infobased on HBaseSharding
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoby using Terracotta Servernoneselectable replication factor infobased on HBaseMulti-source replicationSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemTunable Consistency (Strong, Eventual, Weak)noneImmediate Consistency infobased on HBaseDefault ACID transactions on the local node (eventually consistent across the cluster). Atomic operations with cluster-wide ACID transactions. Eventual consistency for indexes and full-text search indexes.Immediate Consistency
Foreign keys infoReferential integritynonononoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infosupports JTA and can work as an XA resourcenonoACID, Cluster-wide transaction availableyes
Concurrency infoSupport for concurrent manipulation of datayesyes infolockingyesyesyes
Durability infoSupport for making data persistentyes infousing a tiered cache-storage approachyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnono
User concepts infoAccess controlnononoAuthorization levels configured per client per databasefine grained access rights according to SQL-standard

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
EhcacheGraphiteOpenTSDBRavenDBTransbase
DB-Engines blog posts

Time Series DBMS are the database category with the fastest increase in popularity
4 July 2016, Matthias Gelbmann

Time Series DBMS as a new trend?
1 June 2015, Paul Andlinger

show all

Time Series DBMS are the database category with the fastest increase in popularity
4 July 2016, 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

provided by Google News

Try out the Graphite monitoring tool for time-series data
29 October 2019, TechTarget

Grafana Labs Announces Mimir Time Series Database
1 April 2022, Datanami

Getting Started with Monitoring using Graphite
23 January 2015, InfoQ.com

The Billion Data Point Challenge: Building a Query Engine for High Cardinality Time Series Data
10 December 2018, Uber

How Grafana made observability accessible
12 June 2023, InfoWorld

provided by Google News

Brain Monitoring with Kafka, OpenTSDB, and Grafana
5 August 2016, KDnuggets

Comparing Different Time-Series Databases
10 February 2022, hackernoon.com

MapR to help admins peer into dense Hadoop clusters
28 June 2016, SiliconANGLE News

LogicMonitor Rolls a Time Series Database for Finer-Grain Reporting
1 June 2016, The New Stack

A real-time processing revival - O'Reilly Radar
2 April 2015, O'Reilly Radar

provided by Google News

RavenDB Launches Version 6.0 Lightning Fast Queries, Data Integrations, Corax Indexing Engine, and Sharding
3 October 2023, PR Newswire

Install the NoSQL RavenDB Data System
14 May 2021, The New Stack

RavenDB Adds Graph Queries
15 May 2019, Datanami

Review: NoSQL database RavenDB
20 March 2019, TechGenix

RavenDB Welcomes David Baruc as Chief Revenue Officer: Seasoned Tech Leader to Drive Global Sales and ...
13 June 2023, PR Newswire

provided by Google News



Share this page

Featured Products

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.

Milvus logo

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

Present your product here