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 > ArangoDB vs. Hazelcast vs. HEAVY.AI vs. NuoDB vs. Trino

System Properties Comparison ArangoDB vs. Hazelcast vs. HEAVY.AI vs. NuoDB vs. Trino

Editorial information provided by DB-Engines
NameArangoDB  Xexclude from comparisonHazelcast  Xexclude from comparisonHEAVY.AI infoFormerly named 'OmniSci', rebranded to 'HEAVY.AI' in March 2022  Xexclude from comparisonNuoDB  Xexclude from comparisonTrino  Xexclude from comparison
DescriptionNative multi-model DBMS for graph, document, key/value and search. All in one engine and accessible with one query language.A widely adopted in-memory data gridA high performance, column-oriented RDBMS, specifically developed to harness the massive parallelism of modern CPU and GPU hardwareNuoDB is a webscale distributed database that supports SQL and ACID transactionsFast distributed SQL query engine for big data analytics. Forked from Presto and originally named PrestoSQL
Primary database modelDocument store
Graph DBMS
Key-value store
Search engine
Key-value storeRelational DBMSRelational DBMSRelational DBMS
Secondary database modelsDocument store infoJSON support with IMDG 3.12Spatial 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
Score3.32
Rank#90  Overall
#15  Document stores
#5  Graph DBMS
#12  Key-value stores
#10  Search engines
Score5.97
Rank#57  Overall
#6  Key-value stores
Score1.77
Rank#141  Overall
#65  Relational DBMS
Score0.89
Rank#198  Overall
#92  Relational DBMS
Score5.00
Rank#66  Overall
#36  Relational DBMS
Websitearangodb.comhazelcast.comgithub.com/­heavyai/­heavydb
www.heavy.ai
www.3ds.com/­nuodb-distributed-sql-databasetrino.io
Technical documentationdocs.arangodb.comhazelcast.org/­imdg/­docsdocs.heavy.aidoc.nuodb.comtrino.io/­broadcast
trino.io/­docs/­current
Social network pagesLinkedInTwitterFacebookYouTubeInstagramLinkedInTwitterYouTubeGitHub
DeveloperArangoDB Inc.HazelcastHEAVY.AI, Inc.Dassault Systèmes infooriginally NuoDB, Inc.Trino Software Foundation
Initial release20122008201620132012 info2020 rebranded from PrestoSQL
Current release3.11.5, November 20235.3.6, November 20235.10, January 2022
License infoCommercial or Open SourceOpen Source infoApache Version 2; Commercial license (Enterprise) availableOpen Source infoApache Version 2; commercial licenses availableOpen Source infoApache Version 2; enterprise edition availablecommercial infolimited edition freeOpen 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.
ArangoDB Cloud –The Managed Cloud Service of ArangoDB. Provides fully managed, and monitored cluster deployments of any size, with enterprise-grade security. Get started for free and continue for as little as $0,21/hour.Starburst Galaxy offers a feature-rich user interface to connect all your data sources, manage your Trino clusters, and query your data.
Implementation languageC++JavaC++ and CUDAC++Java
Server operating systemsLinux
OS X
Windows
All OS with a Java VMLinuxhosted infoAmazon EC2, Windows Azure, SoftLayer
Linux
OS X
Windows
Linux
macOS infofor devlopment
Data schemeschema-free infoautomatically recognizes schema within a collectionschema-freeyesyesyes
Typing infopredefined data types such as float or dateyes infostring, double, boolean, list, hashyesyesyesyes
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.yes infothe object must implement a serialization strategynonono
Secondary indexesyesyesnoyesdepending on connected data-source
SQL infoSupport of SQLnoSQL-like query languageyesyesyes
APIs and other access methodsAQL
Foxx Framework
Graph API (Gremlin)
GraphQL query language
HTTP API
Java & SpringData
JSON style queries
VelocyPack/VelocyStream
JCache
JPA
Memcached protocol
RESTful HTTP API
JDBC
ODBC
Thrift
Vega
ADO.NET
JDBC
ODBC
JDBC
RESTful HTTP API
Trino CLI
Supported programming languagesC#
C++
Clojure
Elixir
Go
Java
JavaScript (Node.js)
PHP
Python
R
Rust
.Net
C#
C++
Clojure
Go
Java
JavaScript (Node.js)
Python
Scala
All languages supporting JDBC/ODBC/Thrift
Python
.Net
C
C++
Go
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
Go
Java
JavaScript (Node.js)
Python
R
Ruby
Server-side scripts infoStored proceduresJavaScriptyes infoEvent Listeners, Executor ServicesnoJava, SQLyes, depending on connected data-source
Triggersnoyes infoEventsnoyesno
Partitioning methods infoMethods for storing different data on different nodesSharding infosince version 2.0ShardingSharding infoRound robindata is dynamically stored/cached on the nodes where it is read/writtendepending on connected data-source
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replication with configurable replication factoryes infoReplicated MapMulti-source replicationyes infoManaged transparently by NuoDBdepending on connected data-source
MapReduce infoOffers an API for user-defined Map/Reduce methodsno infocan be done with stored procedures in JavaScriptyesnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency infoconfigurable per collection or per write
Immediate Consistency
OneShard (highly available, fault-tolerant deployment mode with ACID semantics)
Immediate Consistency or Eventual Consistency selectable by user infoRaft Consensus AlgorithmImmediate ConsistencyImmediate Consistencydepending on connected data-source
Foreign keys infoReferential integrityyes inforelationships in graphsnonoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDone or two-phase-commit; repeatable reads; read commitednoACID infotunable commit protocoldepending on connected data-source
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes infoMVCCyes
Durability infoSupport for making data persistentyesyesyesyesdepending on connected data-source
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyes infoTemporary table
User concepts infoAccess controlyesRole-based access controlfine grained access rights according to SQL-standardStandard SQL roles/ privileges, Administrative UsersSQL standard access control
More information provided by the system vendor
ArangoDBHazelcastHEAVY.AI infoFormerly named 'OmniSci', rebranded to 'HEAVY.AI' in March 2022NuoDBTrino
Specific characteristicsGraph and Beyond. With more than 11,000 stargazers on GitHub, ArangoDB is the leading...
» more
Trino is the fastest open source, massively parallel processing SQL query engine...
» more
Competitive advantagesConsolidation: As a native multi-model database, can be used as a full blown document...
» more
High performance analtyics and data processing of very large data sets Powerful ANSI...
» more
Typical application scenariosNative multi-model in ArangoDB is being used for a broad range of projects across...
» more
Performant analytics query engine for data warehouses, data lakes, and data lakehouses...
» more
Key customersCisco, Barclays, Refinitive, Siemens Mentor, Kabbage, Liaison, Douglas, MakeMyTrip,...
» more
Trino is widely adopted across the globe as freely-available open source software....
» more
Market metricsArangoDB is the leading native multi-model database with over 11,000 stargazers on...
» more
33000+ commits in GitHub 8200+ stargazers in GitHub 1200+ pull requests merged in...
» more
Licensing and pricing modelsVery permissive Apache 2 License for Community Edition & commercial licenses are...
» more
Trino 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
ArangoDBHazelcastHEAVY.AI infoFormerly named 'OmniSci', rebranded to 'HEAVY.AI' in March 2022NuoDBTrino
DB-Engines blog posts

The Weight of Relational Databases: Time for Multi-Model?
29 August 2017, Luca Olivari (guest author)

show all

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

show all

Recent citations in the news

GQL: A New ISO Standard for Querying Graph Databases
29 April 2024, The New Stack

ArangoDB Announces Release of ArangoDB 3.11 for Search, Graph and Analytics - High-Performance Computing ...
30 May 2023, insideHPC

How to Build Knowledge Graph Enhanced Chatbot with ChatGPT and ArangoDB
30 June 2023, DataDrivenInvestor

ArangoDB brings yet more money into graph database market with $27.8M round
6 October 2021, SiliconANGLE News

ArangoDB expands scope of graph database platform
6 October 2022, TechTarget

provided by Google News

Hazelcast Weaves Wider Logic Threads Through The Data Fabric
7 March 2024, Forbes

Hazelcast 5.4 real time data processing platform boosts AI and consistency
17 April 2024, VentureBeat

Hazelcast Achieves Record Year with Leading Brands Choosing Its Platform for Application Modernization, AI Initiatives
22 February 2024, Datanami

Real-Time Data Platform Hazelcast Introduces New Chief Technology Officer Adrian Soars
7 November 2023, Finovate

Hazelcast: The 'true' value of streaming real-time data
27 September 2023, ComputerWeekly.com

provided by Google News

Big Data Analytics: A Game Changer for Infrastructure
13 July 2023, Spiceworks News and Insights

HEAVY.AI Launches HEAVY 7.0, Introducing Real-Time Machine Learning Capabilities
19 April 2023, Business Wire

Making the most of geospatial intelligence
14 April 2023, InfoWorld

HEAVY.AI Partners with Bain, Maxar, and Nvidia to Provide Digital Twins for Telecom Networks
16 February 2023, Datanami

The insideBIGDATA IMPACT 50 List for Q4 2023
11 October 2023, insideBIGDATA

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

Dassault Systèmes to acquire Cambridge database startup - Boston Business Journal
25 November 2020, The Business Journals

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

NuoDB empowers distributed database users to optimize cloud and container resources with new graphical dashboard
10 April 2018, Daily Host News

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

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.

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

Present your product here