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

DBMS > Apache Druid vs. Blazegraph vs. HBase vs. SingleStore vs. Trino

System Properties Comparison Apache Druid vs. Blazegraph vs. HBase vs. SingleStore vs. Trino

Editorial information provided by DB-Engines
NameApache Druid  Xexclude from comparisonBlazegraph  Xexclude from comparisonHBase  Xexclude from comparisonSingleStore infoformer name was MemSQL  Xexclude from comparisonTrino  Xexclude from comparison
Amazon has acquired Blazegraph's domain and (probably) product. It is said that Amazon Neptune is based on Blazegraph.
DescriptionOpen-source analytics data store designed for sub-second OLAP queries on high dimensionality and high cardinality dataHigh-performance graph database supporting Semantic Web (RDF/SPARQL) and Graph Database (tinkerpop3, blueprints, vertex-centric) APIs with scale-out and High Availability.Wide-column store based on Apache Hadoop and on concepts of BigTableMySQL wire-compliant distributed RDBMS that combines an in-memory row-oriented and a disc-based column-oriented storage with patented universal storage to handle transactional and analytical workloads in one single table typeFast distributed SQL query engine for big data analytics. Forked from Presto and originally named PrestoSQL
Primary database modelRelational DBMS
Time Series DBMS
Graph DBMS
RDF store
Wide column storeRelational DBMSRelational DBMS
Secondary database modelsDocument store
Spatial DBMS
Time Series DBMS
Vector DBMS
Document 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.25
Rank#90  Overall
#47  Relational DBMS
#7  Time Series DBMS
Score0.81
Rank#213  Overall
#19  Graph DBMS
#8  RDF stores
Score27.97
Rank#26  Overall
#2  Wide column stores
Score5.38
Rank#62  Overall
#35  Relational DBMS
Score4.99
Rank#65  Overall
#36  Relational DBMS
Websitedruid.apache.orgblazegraph.comhbase.apache.orgwww.singlestore.comtrino.io
Technical documentationdruid.apache.org/­docs/­latest/­designwiki.blazegraph.comhbase.apache.org/­book.htmldocs.singlestore.comtrino.io/­broadcast
trino.io/­docs/­current
Social network pagesLinkedInTwitterYouTubeGitHub
DeveloperApache Software Foundation and contributorsBlazegraphApache Software Foundation infoApache top-level project, originally developed by PowersetSingleStore Inc.Trino Software Foundation
Initial release20122006200820132012 info2020 rebranded from PrestoSQL
Current release29.0.1, April 20242.1.5, March 20192.3.4, January 20218.5, January 2024
License infoCommercial or Open SourceOpen Source infoApache license v2Open Source infoextended commercial license availableOpen Source infoApache version 2commercial infofree developer edition 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.
SingleStoreDB Cloud: The world's fastest, modern cloud database for both operational (OLTP) and analytical (OLAP) workloads. Available instantly with multi-cloud and hybrid-cloud capabilitiesStarburst Galaxy offers a feature-rich user interface to connect all your data sources, manage your Trino clusters, and query your data.
Implementation languageJavaJavaJavaC++, GoJava
Server operating systemsLinux
OS X
Unix
Linux
OS X
Windows
Linux
Unix
Windows infousing Cygwin
Linux info64 bit version requiredLinux
macOS infofor devlopment
Data schemeyes infoschema-less columns are supportedschema-freeschema-free, schema definition possibleyesyes
Typing infopredefined data types such as float or dateyesyes infoRDF literal typesoptions to bring your own types, AVROyesyes
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 indexesyesyesnoyesdepending on connected data-source
SQL infoSupport of SQLSQL for queryingSPARQL is used as query languagenoyes infobut no triggers and foreign keysyes
APIs and other access methodsJDBC
RESTful HTTP/JSON API
Java API
RESTful HTTP API
SPARQL QUERY
SPARQL UPDATE
TinkerPop 3
Java API
RESTful HTTP API
Thrift
Cluster Management API infoas HTTP Rest and CLI
HTTP API
JDBC
MongoDB API
ODBC
JDBC
RESTful HTTP API
Trino CLI
Supported programming languagesClojure
JavaScript
PHP
Python
R
Ruby
Scala
.Net
C
C++
Java
JavaScript
PHP
Python
Ruby
C
C#
C++
Groovy
Java
PHP
Python
Scala
Bash
C
C#
Java
JavaScript (Node.js)
Python
Go
Java
JavaScript (Node.js)
Python
R
Ruby
Server-side scripts infoStored proceduresnoyesyes infoCoprocessors in Javayesyes, depending on connected data-source
Triggersnonoyesnono
Partitioning methods infoMethods for storing different data on different nodesSharding infomanual/auto, time-basedShardingShardingSharding infohash partitioningdepending on connected data-source
Replication methods infoMethods for redundantly storing data on multiple nodesyes, via HDFS, S3 or other storage enginesyesMulti-source replication
Source-replica replication
Source-replica replication infostores two copies of each physical data partition on two separate nodesdepending on connected data-source
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesno infocan define user-defined aggregate functions for map-reduce-style calculationsno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistency or Eventual Consistency depending on configurationImmediate Consistency or Eventual ConsistencyImmediate Consistencydepending on connected data-source
Foreign keys infoReferential integritynoyes infoRelationships in Graphsnonono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDSingle row ACID (across millions of columns)ACIDdepending on connected data-source
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes, multi-version concurrency control (MVCC)yes
Durability infoSupport for making data persistentyesyesyesyes infoAll updates are persistent, including those to disk-based columnstores and memory-based row stores. Transaction commits are supported via write-ahead log.depending on connected data-source
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyes
User concepts infoAccess controlRBAC using LDAP or Druid internals for users and groups for read/write by datasource and systemSecurity and Authentication via Web Application Container (Tomcat, Jetty)Access Control Lists (ACL) for RBAC, integration with Apache Ranger for RBAC & ABACFine grained access control via users, groups and rolesSQL standard access control
More information provided by the system vendor
Apache DruidBlazegraphHBaseSingleStore infoformer name was MemSQLTrino
Specific characteristicsSingleStore offers a fully-managed , distributed, highly-scalable SQL database designed...
» more
Trino is the fastest open source, massively parallel processing SQL query engine...
» more
Competitive advantagesSingleStore’s competitive advantages include: Easy and Simplified Architecture with...
» more
High performance analtyics and data processing of very large data sets Powerful ANSI...
» more
Typical application scenariosDriving Fast Analytics: SingleStore delivers the fastest and most scalable reporting...
» more
Performant analytics query engine for data warehouses, data lakes, and data lakehouses...
» more
Key customersIEX Cloud : Improves Financial Data Distribution Speed 15x with Singlestore DB Comcast,...
» more
Trino is widely adopted across the globe as freely-available open source software....
» more
Market metricsCustomers in various industries worldwide including US and International Industry...
» more
33000+ commits in GitHub 8200+ stargazers in GitHub 1200+ pull requests merged in...
» more
Licensing and pricing modelsF ree Tier and Enterprise Edition
» more
Trino is an open source project and usage is therefore free. Commercial offerings...
» more
News

One busy week to go before Trino Fest 2024
6 June 2024

60: Trino calling AI
22 May 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

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
Apache DruidBlazegraphHBaseSingleStore infoformer name was MemSQLTrino
DB-Engines blog posts

Cloudera's HBase PaaS offering now supports Complex Transactions
11 August 2021,  Krishna Maheshwari (sponsor) 

Why is Hadoop not listed in the DB-Engines Ranking?
13 May 2013, Paul Andlinger

show all

Turbocharge Your Application Development Using WebAssembly With SingleStoreDB
17 October 2022,  Akmal Chaudhri, SingleStore (sponsor) 

Cloud-Based Analytics With SingleStoreDB
9 June 2022,  Akmal Chaudhri, SingleStore (sponsor) 

SingleStore: The Increasing Momentum of Multi-Model Database Systems
14 February 2022,  Akmal Chaudhri, SingleStore (sponsor) 

show all

Recent citations in the news

Apache Druid Wins Best Big Data Product in the 2023 BigDATAwire Readers' Choice Awards
26 January 2024, Datanami

'Lucifer' Botnet Turns Up the Heat on Apache Hadoop Servers
21 February 2024, Dark Reading

New DDoS malware Attacking Apache big-data stack, Hadoop, & Druid Servers
26 February 2024, GBHackers

Apache Druid Takes Its Place In The Pantheon Of Databases
16 June 2022, The Next Platform

How to connect DataGrip to Apache Druid | by Zisis Flokas
18 October 2021, Towards Data Science

provided by Google News

Back to the future: Does graph database success hang on query language?
5 March 2018, ZDNet

Harnessing GPUs Delivers a Big Speedup for Graph Analytics
15 December 2015, Datanami

This AI Paper Introduces A Comprehensive RDF Dataset With Over 26 Billion Triples Covering Scholarly Data Across All Scientific Disciplines
19 August 2023, MarkTechPost

Faster with GPUs: 5 turbocharged databases
26 September 2016, InfoWorld

provided by Google News

Less Components, Higher Performance: Apache Doris instead of ClickHouse, MySQL, Presto, and HBase
20 October 2023, hackernoon.com

What Is HBase?
19 August 2021, IBM

HBase: The database big data left behind
6 May 2016, InfoWorld

Monitor Apache HBase on Amazon EMR using Amazon Managed Service for Prometheus and Amazon Managed ...
13 February 2023, AWS Blog

HydraBase – The evolution of HBase@Facebook - Engineering at Meta
5 June 2014, Facebook Engineering

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

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

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

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

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.

Present your product here