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. Datastax Enterprise vs. Manticore Search vs. NebulaGraph vs. Trino

System Properties Comparison Apache Druid vs. Datastax Enterprise vs. Manticore Search vs. NebulaGraph vs. Trino

Editorial information provided by DB-Engines
NameApache Druid  Xexclude from comparisonDatastax Enterprise  Xexclude from comparisonManticore Search  Xexclude from comparisonNebulaGraph  Xexclude from comparisonTrino  Xexclude from comparison
DescriptionOpen-source analytics data store designed for sub-second OLAP queries on high dimensionality and high cardinality dataDataStax Enterprise (DSE) is the always-on, scalable data platform built on Apache Cassandra and designed for hybrid Cloud. DSE integrates graph, search, analytics, administration, developer tooling, and monitoring into a unified platform.Multi-storage database for search, including full-text search.A distributed, linear scalable, high perfomant Graph DBMSFast distributed SQL query engine for big data analytics. Forked from Presto and originally named PrestoSQL
Primary database modelRelational DBMS
Time Series DBMS
Wide column storeSearch engineGraph DBMSRelational DBMS
Secondary database modelsDocument store
Graph DBMS
Spatial DBMS
Search engine
Vector DBMS
Time Series DBMS infousing the Manticore Columnar LibraryDocument 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.34
Rank#88  Overall
#48  Relational DBMS
#7  Time Series DBMS
Score5.80
Rank#60  Overall
#4  Wide column stores
Score0.22
Rank#312  Overall
#21  Search engines
Score2.14
Rank#120  Overall
#10  Graph DBMS
Score5.00
Rank#66  Overall
#36  Relational DBMS
Websitedruid.apache.orgwww.datastax.com/­products/­datastax-enterprisemanticoresearch.comgithub.com/­vesoft-inc/­nebula
www.nebula-graph.io
trino.io
Technical documentationdruid.apache.org/­docs/­latest/­designdocs.datastax.commanual.manticoresearch.comdocs.nebula-graph.iotrino.io/­broadcast
trino.io/­docs/­current
Social network pagesLinkedInTwitterYouTubeGitHub
DeveloperApache Software Foundation and contributorsDataStaxManticore SoftwareVesoft Inc.Trino Software Foundation
Initial release20122011201720192012 info2020 rebranded from PrestoSQL
Current release29.0.1, April 20246.8, April 20206.0, February 2023
License infoCommercial or Open SourceOpen Source infoApache license v2commercialOpen Source infoGPL version 2Open Source infoApache Version 2.0 + Common Clause 1.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.
Datastax Astra DB: Astra DB simplifies cloud-native Cassandra application development for your apps, microservices and functions. Deploy in minutes on AWS, Google Cloud, Azure, and have it managed for you by the experts, with serverless, pay-as-you-go pricing.Starburst Galaxy offers a feature-rich user interface to connect all your data sources, manage your Trino clusters, and query your data.
Implementation languageJavaJavaC++C++Java
Server operating systemsLinux
OS X
Unix
Linux
OS X
FreeBSD
Linux
macOS
Windows
LinuxLinux
macOS infofor devlopment
Data schemeyes infoschema-less columns are supportedschema-freeFixed schemaStrong typed schemayes
Typing infopredefined data types such as float or dateyesyesInt, Bigint, Float, Timestamp, Bit, Int array, Bigint array, JSON, Booleanyesyes
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.nonoCan index from XMLnono
Secondary indexesyesyesyes infofull-text index on all search fieldsyes infoNebula Graph internally uses the Key-Value store RocksDB for persistency. The vertices, edges, and their properties are stored as Key while their values are stored as Value. The primary indexes are per Key and secondary indexes are per Value.depending on connected data-source
SQL infoSupport of SQLSQL for queryingSQL-like DML and DDL statements (CQL); Spark SQLSQL-like query languageSQL-like query languageyes
APIs and other access methodsJDBC
RESTful HTTP/JSON API
Proprietary protocol infoCQL (Cassandra Query Language)
TinkerPop Gremlin infowith DSE Graph
Binary API
RESTful HTTP/JSON API
RESTful HTTP/SQL API
SQL over MySQL
Browser interface
console (shell)
Cypher Query Language
GO Object Graph Mapper
Java Object Graph Mapper
NGBatis infoORM framework for NebulaGraph and Spring-Boot
Proprietary native API
Python Object Graph Mapper
Query language nGQL
JDBC
RESTful HTTP API
Trino CLI
Supported programming languagesClojure
JavaScript
PHP
Python
R
Ruby
Scala
C
C#
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
Elixir
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
.Net
C++
Go
Java
PHP
Python
Go
Java
JavaScript (Node.js)
Python
R
Ruby
Server-side scripts infoStored proceduresnonouser defined functionsuser defined functionsyes, depending on connected data-source
Triggersnoyesnono
Partitioning methods infoMethods for storing different data on different nodesSharding infomanual/auto, time-basedSharding infono "single point of failure"Sharding infoPartitioning is done manually, search queries against distributed index is supportedShardingdepending on connected data-source
Replication methods infoMethods for redundantly storing data on multiple nodesyes, via HDFS, S3 or other storage enginesconfigurable replication factor, datacenter aware, advanced replication for edge computingSynchronous replication based on Galera libraryCausal Clustering using Raft protocoldepending on connected data-source
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistency
Tunable Consistency infoconsistency level can be individually decided with each write operation
Immediate Consistencydepending on connected data-source
Foreign keys infoReferential integritynononoyes infoRelationships in graphsno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanono infoAtomicity and isolation are supported for single operationsyes infoisolated transactions for atomic changes and binary logging for safe writesACIDdepending on connected data-source
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyes infoThe original contents of fields are not stored in the Manticore index.yes infousing RocksDBdepending 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 systemAccess rights for users can be defined per objectnoRole-based access controlSQL standard access control
More information provided by the system vendor
Apache DruidDatastax EnterpriseManticore SearchNebulaGraphTrino
Specific characteristicsDataStax Enterprise is scale-out data infrastructure for enterprises that need to...
» more
NebulaGraph is a truly distributed, linearly scalable, lightning-fast graph database,...
» more
Trino is the fastest open source, massively parallel processing SQL query engine...
» more
Competitive advantagesSupporting the following application requirements: Zero downtime - Built on Apache...
» more
NebulaGraph boasts the world's only graph database solution that is able to host...
» more
High performance analtyics and data processing of very large data sets Powerful ANSI...
» more
Typical application scenariosApplications that must be massively and linearly scalable with 100% uptime and able...
» more
Social networking Fraud detection Knowledge graph Data warehouse management Anti...
» more
Performant analytics query engine for data warehouses, data lakes, and data lakehouses...
» more
Key customersCapital One, Cisco, Comcast, eBay, McDonald's, Microsoft, Safeway, Sony, UBS, and...
» more
Companies from a variety of industries have implemented NebulaGraph Database in production,...
» more
Trino is widely adopted across the globe as freely-available open source software....
» more
Market metricsAmong the Forbes 100 Most Innovative Companies, DataStax is trusted by 5 of the top...
» more
At our very early stage, NebulaGraph has already received over 10,000 stars on GitHub...
» more
33000+ commits in GitHub 8200+ stargazers in GitHub 1200+ pull requests merged in...
» more
Licensing and pricing modelsAnnual subscription
» more
NebulaGraph is open source and free to use under Apache 2.0 license.
» 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
Apache DruidDatastax EnterpriseManticore SearchNebulaGraphTrino
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

Imply Data gives Apache Druid schema auto-discover capability
6 June 2023, SiliconANGLE News

Imply Announces Automatic Schema Discovery for Apache Druid, Reinforcing Druid's Leadership for Real-Time ...
6 June 2023, businesswire.com

provided by Google News

DataStax previews new Hyper Converged Data Platform for enterprise AI
15 May 2024, VentureBeat

DataStax Launches New Hyper-Converged Data Platform Giving Enterprises the Complete Modern Data Center Suite ...
15 May 2024, Business Wire

DataStax Rolls Out Vector Search for Astra DB to Support Gen AI
19 July 2023, EnterpriseAI

DataStax announces vector search capabilities in its on-prem Apache Cassandra database
8 August 2023, SDTimes.com

DataStax goes vector searching with Astra DB – Blocks and Files
20 July 2023, Blocks & Files

provided by Google News

Integrating Manticore Search with Apache Superset
8 August 2023, hackernoon.com

Clickhouse vs Elasticsearch vs Manticore Search Query Times With a 1.7B NYC Taxi Rides Benchmark
1 June 2022, hackernoon.com

8 Powerful Alternatives to Elasticsearch
25 April 2024, Insider Monkey

Manticore is a Faster Alternative to Elasticsearch in C++
25 July 2022, hackernoon.com

Apex Legends hacker says game developers patched exploit used on streamers
25 April 2024, Yahoo News Canada

provided by Google News

Vesoft (NebulaGraph) Recognized in the Gartner® Market Guide for Graph Database Management Systems
15 November 2023, PR Newswire

NebulaGraph reaps from China's growing appetite for graph databases
16 September 2022, TechCrunch

NebulaGraph Completes Series A to Scale Its Distributed Graph Database
16 September 2022, Datanami

NebulaGraph Enterprise v5.0: The First Distributed Graph Database to Offer Native GQL Support
18 April 2024, IT News Online

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

Speed Trino Queries with These Performance-Tuning Tips
11 July 2023, The New Stack

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

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

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

RaimaDB logo

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

Present your product here