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 > Hawkular Metrics vs. NuoDB vs. Tarantool vs. TimescaleDB vs. Trino

System Properties Comparison Hawkular Metrics vs. NuoDB vs. Tarantool vs. TimescaleDB vs. Trino

Editorial information provided by DB-Engines
NameHawkular Metrics  Xexclude from comparisonNuoDB  Xexclude from comparisonTarantool  Xexclude from comparisonTimescaleDB  Xexclude from comparisonTrino  Xexclude from comparison
DescriptionHawkular metrics is the metric storage of the Red Hat sponsored Hawkular monitoring system. It is based on Cassandra.NuoDB is a webscale distributed database that supports SQL and ACID transactionsIn-memory computing platform with a flexible data schema for efficiently building high-performance applicationsA time series DBMS optimized for fast ingest and complex queries, based on PostgreSQLFast distributed SQL query engine for big data analytics. Forked from Presto and originally named PrestoSQL
Primary database modelTime Series DBMSRelational DBMSDocument store
Key-value store
Relational DBMS
Time Series DBMSRelational DBMS
Secondary database modelsSpatial DBMS infowith Tarantool/GIS extensionRelational 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
Score0.00
Rank#379  Overall
#40  Time Series DBMS
Score0.89
Rank#198  Overall
#92  Relational DBMS
Score1.72
Rank#144  Overall
#25  Document stores
#25  Key-value stores
#66  Relational DBMS
Score4.64
Rank#71  Overall
#4  Time Series DBMS
Score5.00
Rank#66  Overall
#36  Relational DBMS
Websitewww.hawkular.orgwww.3ds.com/­nuodb-distributed-sql-databasewww.tarantool.iowww.timescale.comtrino.io
Technical documentationwww.hawkular.org/­hawkular-metrics/­docs/­user-guidedoc.nuodb.comwww.tarantool.io/­en/­docdocs.timescale.comtrino.io/­broadcast
trino.io/­docs/­current
Social network pagesLinkedInTwitterYouTubeGitHub
DeveloperCommunity supported by Red HatDassault Systèmes infooriginally NuoDB, Inc.VKTimescaleTrino Software Foundation
Initial release20142013200820172012 info2020 rebranded from PrestoSQL
Current release2.10.0, May 20222.13.0, November 2023
License infoCommercial or Open SourceOpen Source infoApache 2.0commercial infolimited edition freeOpen Source infoBSD-2, source-available extensions (modules), commercial licenses for Tarantool EnterpriseOpen Source infoApache 2.0Open 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 languageJavaC++C and C++CJava
Server operating systemsLinux
OS X
Windows
hosted infoAmazon EC2, Windows Azure, SoftLayer
Linux
OS X
Windows
BSD
Linux
macOS
Linux
OS X
Windows
Linux
macOS infofor devlopment
Data schemeschema-freeyesFlexible data schema: relational definition for tables with ability to store json-like documents in columnsyesyes
Typing infopredefined data types such as float or dateyesyesstring, double, decimal, uuid, integer, blob, boolean, datetimenumerics, strings, booleans, arrays, JSON blobs, geospatial dimensions, currencies, binary data, other complex data typesyes
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.nononoyesno
Secondary indexesnoyesyesyesdepending on connected data-source
SQL infoSupport of SQLnoyesFull-featured ANSI SQL supportyes infofull PostgreSQL SQL syntaxyes
APIs and other access methodsHTTP RESTADO.NET
JDBC
ODBC
Open binary protocolADO.NET
JDBC
native C library
ODBC
streaming API for large objects
JDBC
RESTful HTTP API
Trino CLI
Supported programming languagesGo
Java
Python
Ruby
.Net
C
C++
Go
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
C
C#
C++
Erlang
Go
Java
JavaScript
Lua
Perl
PHP
Python
Rust
.Net
C
C++
Delphi
Java infoJDBC
JavaScript
Perl
PHP
Python
R
Ruby
Scheme
Tcl
Go
Java
JavaScript (Node.js)
Python
R
Ruby
Server-side scripts infoStored proceduresnoJava, SQLLua, C and SQL stored proceduresuser defined functions, PL/pgSQL, PL/Tcl, PL/Perl, PL/Python, PL/Java, PL/PHP, PL/R, PL/Ruby, PL/Scheme, PL/Unix shellyes, depending on connected data-source
Triggersyes infovia Hawkular Alertingyesyes, before/after data modification events, on replication events, client session eventsyesno
Partitioning methods infoMethods for storing different data on different nodesSharding infobased on Cassandradata is dynamically stored/cached on the nodes where it is read/writtenSharding, partitioned with virtual buckets by user defined affinity key. Live resharding for scale up and scale down without maintenance downtime.yes, across time and space (hash partitioning) attributesdepending on connected data-source
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factor infobased on Cassandrayes infoManaged transparently by NuoDBAsynchronous replication with multi-master option
Configurable replication topology (full-mesh, chain, star)
Synchronous quorum replication (with Raft)
Source-replica replication with hot standby and reads on replicas infodepending on connected data-source
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency infobased on Cassandra
Immediate Consistency infobased on Cassandra
Immediate ConsistencyCasual consistency across sharding partitions
Eventual consistency within replicaset partition infowhen using asyncronous replication
Immediate Consistency within single instance
Sequential consistency including linearizable read within replicaset partition infowhen using Raft
Immediate Consistencydepending on connected data-source
Foreign keys infoReferential integritynoyesyesyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACID infotunable commit protocolACID, with serializable isolation and linearizable read (within partition); Configurable MVCC (within partition); No cross-shard distributed transactionsACIDdepending on connected data-source
Concurrency infoSupport for concurrent manipulation of datayesyes infoMVCCyes, cooperative multitaskingyesyes
Durability infoSupport for making data persistentyesyesyes, write ahead loggingyesdepending on connected data-source
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes infoTemporary tableyes, full featured in-memory storage engine with persistenceno
User concepts infoAccess controlnoStandard SQL roles/ privileges, Administrative UsersAccess Control Lists
Mutual TLS authentication for Tarantol Enterprise
Password based authentication
Role-based access control (RBAC) and LDAP for Tarantol Enterprise
Users and Roles
fine grained access rights according to SQL-standardSQL standard access control
More information provided by the system vendor
Hawkular MetricsNuoDBTarantoolTimescaleDBTrino
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

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

Meet some database management systems you are likely to hear more about in the future
4 August 2014, Paul Andlinger

show all

Data processing speed and reliability: in-memory synchronous replication
9 November 2021,  Vladimir Perepelytsya, Tarantool (sponsor) 

show all

Recent citations in the news

Waiting for Red Hat OpenShift 4.0? Too late, 4.1 has already arrived… • DEVCLASS
5 June 2019, DevClass

provided by Google News

Dassault Systèmes Announces the Acquisition of NuoDB, a Cloud-Native Distributed SQL Database Leader
25 November 2020, Dassault Systèmes

Deploy the NuoDB Database in Docker Containers
16 October 2017, The New Stack

NuoDB set to improve distributed SQL performance
7 January 2020, TechTarget

Dassault Systemes to acquire U.S.-based NuoDB
25 November 2020, MarketWatch

Big Data Product Watch 1/31/17: No-Cost NuoDB, GPU Analytics, Cloud Object Storage, More -- ADTmag
31 January 2017, ADT Magazine

provided by Google News

In-Memory Showdown: Redis vs. Tarantool
4 April 2023, Хабр

TaranHouse: New Big Data Warehouse Announced by Tarantool
4 April 2018, Newswire

Deploying Tarantool Cartridge applications with zero effort (Part 1)
16 December 2019, Хабр

Deploying Tarantool Cartridge applications with zero effort (Part 2)
13 April 2020, Хабр

Тarantool Cartridge: Sharding Lua Backend in Three Lines
9 October 2019, Хабр

provided by Google News

TimescaleDB Is a Vector Database Now, Too
25 September 2023, Datanami

Timescale Acquires PopSQL to Bring a Modern, Collaborative SQL GUI to PostgreSQL Developers
4 April 2024, PR Newswire

Power IoT and time-series workloads with TimescaleDB for Azure Database for PostgreSQL
18 March 2019, Microsoft

Timescale Valuation Rockets to Over $1B with $110M Round, Marking the Explosive Rise of Time-Series Data
22 February 2022, Business Wire

Visualizing IoT Data at Scale With Hopara and TimescaleDB
16 May 2023, Embedded Computing Design

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

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

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

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