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

DBMS > Ehcache vs. InfluxDB vs. Ingres vs. TerarkDB vs. Trino

System Properties Comparison Ehcache vs. InfluxDB vs. Ingres vs. TerarkDB vs. Trino

Editorial information provided by DB-Engines
NameEhcache  Xexclude from comparisonInfluxDB  Xexclude from comparisonIngres  Xexclude from comparisonTerarkDB  Xexclude from comparisonTrino  Xexclude from comparison
DescriptionA widely adopted Java cache with tiered storage optionsDBMS for storing time series, events and metricsWell established RDBMSA key-value store forked from RocksDB with advanced compression algorithms. It can be used standalone or as a storage engine for MySQL and MongoDBFast distributed SQL query engine for big data analytics. Forked from Presto and originally named PrestoSQL
Primary database modelKey-value storeTime Series DBMSRelational DBMSKey-value storeRelational DBMS
Secondary database modelsSpatial DBMS infowith GEO packageDocument 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.89
Rank#67  Overall
#8  Key-value stores
Score25.83
Rank#28  Overall
#1  Time Series DBMS
Score4.11
Rank#81  Overall
#44  Relational DBMS
Score0.00
Rank#383  Overall
#60  Key-value stores
Score5.00
Rank#66  Overall
#36  Relational DBMS
Websitewww.ehcache.orgwww.influxdata.com/­products/­influxdb-overviewwww.actian.com/­databases/­ingresgithub.com/­bytedance/­terarkdbtrino.io
Technical documentationwww.ehcache.org/­documentationdocs.influxdata.com/­influxdbdocs.actian.com/­ingresbytedance.larkoffice.com/­docs/­doccnZmYFqHBm06BbvYgjsHHcKctrino.io/­broadcast
trino.io/­docs/­current
Social network pagesLinkedInTwitterYouTubeGitHub
DeveloperTerracotta Inc, owned by Software AGActian CorporationByteDance, originally TerarkTrino Software Foundation
Initial release200920131974 infooriginally developed at University Berkely in early 1970s20162012 info2020 rebranded from PrestoSQL
Current release3.10.0, March 20222.7.6, April 202411.2, May 2022
License infoCommercial or Open SourceOpen Source infoApache Version 2; commercial licenses availableOpen Source infoMIT-License; commercial enterprise version availablecommercialcommercial inforestricted open source version availableOpen Source infoApache Version 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.
Starburst Galaxy offers a feature-rich user interface to connect all your data sources, manage your Trino clusters, and query your data.
Implementation languageJavaGoCC++Java
Server operating systemsAll OS with a Java VMLinux
OS X infothrough Homebrew
AIX
HP Open VMS
HP-UX
Linux
Solaris
Windows
Linux
macOS infofor devlopment
Data schemeschema-freeschema-freeyesschema-freeyes
Typing infopredefined data types such as float or dateyesNumeric data and Stringsyesnoyes
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 infobut tools for importing/exporting data from/to XML-files availablenono
Secondary indexesnonoyesnodepending on connected data-source
SQL infoSupport of SQLnoSQL-like query languageyesnoyes
APIs and other access methodsJCacheHTTP API
JSON over UDP
.NET Client API
JDBC
ODBC
proprietary protocol (OpenAPI)
C++ API
Java API
JDBC
RESTful HTTP API
Trino CLI
Supported programming languagesJava.Net
Clojure
Erlang
Go
Haskell
Java
JavaScript
JavaScript (Node.js)
Lisp
Perl
PHP
Python
R
Ruby
Rust
Scala
C++
Java
Go
Java
JavaScript (Node.js)
Python
R
Ruby
Server-side scripts infoStored proceduresnonoyesnoyes, depending on connected data-source
Triggersyes infoCache Event Listenersnoyesnono
Partitioning methods infoMethods for storing different data on different nodesSharding infoby using Terracotta ServerSharding infoin enterprise version onlyhorizontal partitioning infoIngres Star to access multiple databases simultaneouslynonedepending on connected data-source
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoby using Terracotta Serverselectable replication factor infoin enterprise version onlyIngres Replicatornonedepending on connected data-source
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 Consistencydepending on connected data-source
Foreign keys infoReferential integritynonoyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infosupports JTA and can work as an XA resourcenoACIDnodepending on connected data-source
Concurrency infoSupport for concurrent manipulation of datayesyesyes infoMVCCyesyes
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.yesyes infoDepending on used storage enginenoyes
User concepts infoAccess controlnosimple rights management via user accountsfine grained access rights according to SQL-standardnoSQL standard access control
More information provided by the system vendor
EhcacheInfluxDBIngresTerarkDBTrino
Specific characteristicsInfluxData is the creator of InfluxDB , the open source time series database. It...
» more
Trino is the fastest open source, massively parallel processing SQL query engine...
» more
Competitive advantagesTime to Value InfluxDB is available in all the popular languages and frameworks,...
» more
High performance analtyics and data processing of very large data sets Powerful ANSI...
» more
Typical application scenariosIoT & Sensor Monitoring Developers are witnessing the instrumentation of every available...
» more
Performant analytics query engine for data warehouses, data lakes, and data lakehouses...
» more
Key customersInfluxData has more than 1,900 paying customers, including customers include MuleSoft,...
» more
Trino is widely adopted across the globe as freely-available open source software....
» more
Market metricsFastest-growing database to drive 27,500 GitHub stars Over 750,000 daily active instances
» more
33000+ commits in GitHub 8200+ stargazers in GitHub 1200+ pull requests merged in...
» more
Licensing and pricing modelsOpen source core with closed source clustering available either on-premise or on...
» more
Trino is an open source project and usage is therefore free. Commercial offerings...
» more
News

Converting Timestamp to Date in Java
7 May 2024

A Detailed Guide to C# TimeSpan
2 May 2024

The Final Frontier: Using InfluxDB on the International Space Station
30 April 2024

Getting the Current Time in C#: A Guide
26 April 2024

Sync Data from InfluxDB v2 to v3 With the Quix Template
8 April 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

58: Understanding your users with Trino and Mitzu
4 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
EhcacheInfluxDBIngresTerarkDBTrino
DB-Engines blog posts

Why Build a Time Series Data Platform?
20 July 2017, Paul Dix (guest author)

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

Recent citations in the news

Jira Data Center user? Here's a critical Ehcache vulnerability to spoil your day
22 July 2021, The Register

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

Run and manage open source InfluxDB databases with Amazon Timestream | Amazon Web Services
14 March 2024, AWS Blog

Amazon Timestream: Managed InfluxDB for Time Series Data
14 March 2024, The New Stack

InfluxData Collaborating with AWS to Bring InfluxDB and Time Series Analytics to Developers Around the World
14 March 2024, Business Wire

How the FDAP Stack Gives InfluxDB 3.0 Real-Time Speed, Efficiency
15 March 2024, Datanami

Time-series database startup InfluxData debuts self-managed version of InfluxDB
6 September 2023, SiliconANGLE News

provided by Google News

New startup from Postgres creator puts the database at heart of software stack
12 March 2024, TechCrunch

Postgres pioneer Michael Stonebraker promises to upend the database once more
26 December 2023, The Register

Actian Launches Ingres as a Fully-Managed Cloud Service
24 September 2021, Integration Developers

PostgreSQL now top developer choice ahead of MySQL, according to massive new survey • DEVCLASS
13 June 2023, DevClass

Dr. Michael Stonebraker: A Short History of Database Systems
1 February 2019, The New Stack

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

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

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

provided by Google News



Share this page

Featured Products

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.

Neo4j logo

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

Milvus logo

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

Present your product here