DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > NebulaGraph vs. Riak KV vs. Riak TS vs. Tkrzw vs. Trino

System Properties Comparison NebulaGraph vs. Riak KV vs. Riak TS vs. Tkrzw vs. Trino

Editorial information provided by DB-Engines
NameNebulaGraph  Xexclude from comparisonRiak KV  Xexclude from comparisonRiak TS  Xexclude from comparisonTkrzw infoSuccessor of Tokyo Cabinet and Kyoto Cabinet  Xexclude from comparisonTrino  Xexclude from comparison
DescriptionA distributed, linear scalable, high perfomant Graph DBMSDistributed, fault tolerant key-value storeRiak TS is a distributed NoSQL database optimized for time series data and based on Riak KVA concept of libraries, allowing an application program to store and query key-value pairs in a file. Successor of Tokyo Cabinet and Kyoto CabinetFast distributed SQL query engine for big data analytics. Forked from Presto and originally named PrestoSQL
Primary database modelGraph DBMSKey-value store infowith links between data sets and object tags for the creation of secondary indexesTime Series DBMSKey-value storeRelational DBMS
Secondary database modelsDocument 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
Score2.14
Rank#120  Overall
#10  Graph DBMS
Score4.10
Rank#82  Overall
#9  Key-value stores
Score0.20
Rank#319  Overall
#27  Time Series DBMS
Score0.00
Rank#383  Overall
#60  Key-value stores
Score5.00
Rank#66  Overall
#36  Relational DBMS
Websitegithub.com/­vesoft-inc/­nebula
www.nebula-graph.io
dbmx.net/­tkrzwtrino.io
Technical documentationdocs.nebula-graph.iowww.tiot.jp/­riak-docs/­riak/­kv/­latestwww.tiot.jp/­riak-docs/­riak/­ts/­latesttrino.io/­broadcast
trino.io/­docs/­current
Social network pagesLinkedInTwitterYouTubeGitHub
DeveloperVesoft Inc.OpenSource, formerly Basho TechnologiesOpen Source, formerly Basho TechnologiesMikio HirabayashiTrino Software Foundation
Initial release20192009201520202012 info2020 rebranded from PrestoSQL
Current release3.2.0, December 20223.0.0, September 20220.9.3, August 2020
License infoCommercial or Open SourceOpen Source infoApache Version 2.0 + Common Clause 1.0Open Source infoApache version 2, commercial enterprise editionOpen SourceOpen Source infoApache Version 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 languageC++ErlangErlangC++Java
Server operating systemsLinuxLinux
OS X
Linux
OS X
Linux
macOS
Linux
macOS infofor devlopment
Data schemeStrong typed schemaschema-freeschema-freeschema-freeyes
Typing infopredefined data types such as float or dateyesnononoyes
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.nonononono
Secondary indexesyes 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.restrictedrestricteddepending on connected data-source
SQL infoSupport of SQLSQL-like query languagenoyes, limitednoyes
APIs and other access methodsBrowser 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
HTTP API
Native Erlang Interface
HTTP API
Native Erlang Interface
JDBC
RESTful HTTP API
Trino CLI
Supported programming languages.Net
C++
Go
Java
PHP
Python
C infounofficial client library
C#
C++ infounofficial client library
Clojure infounofficial client library
Dart infounofficial client library
Erlang
Go infounofficial client library
Groovy infounofficial client library
Haskell infounofficial client library
Java
JavaScript infounofficial client library
Lisp infounofficial client library
Perl infounofficial client library
PHP
Python
Ruby
Scala infounofficial client library
Smalltalk infounofficial client library
C infounofficial client library
C#
C++ infounofficial client library
Clojure infounofficial client library
Dart infounofficial client library
Erlang
Go infounofficial client library
Groovy infounofficial client library
Haskell infounofficial client library
Java
JavaScript infounofficial client library
Lisp infounofficial client library
Perl infounofficial client library
PHP
Python
Ruby
Scala infounofficial client library
Smalltalk infounofficial client library
C++
Java
Python
Ruby
Go
Java
JavaScript (Node.js)
Python
R
Ruby
Server-side scripts infoStored proceduresuser defined functionsErlangErlangnoyes, depending on connected data-source
Triggersyes infopre-commit hooks and post-commit hooksyes infopre-commit hooks and post-commit hooksnono
Partitioning methods infoMethods for storing different data on different nodesShardingSharding infono "single point of failure"Shardingnonedepending on connected data-source
Replication methods infoMethods for redundantly storing data on multiple nodesCausal Clustering using Raft protocolselectable replication factorselectable replication factornonedepending on connected data-source
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual ConsistencyEventual ConsistencyImmediate Consistencydepending on connected data-source
Foreign keys infoReferential integrityyes infoRelationships in graphsno infolinks between data sets can be storedno infolinks between datasets can be storednono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnonodepending on connected data-source
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyes infousing RocksDByesyesyesdepending on connected data-source
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes infousing specific database classes
User concepts infoAccess controlRole-based access controlyes, using Riak SecuritynonoSQL standard access control
More information provided by the system vendor
NebulaGraphRiak KVRiak TSTkrzw infoSuccessor of Tokyo Cabinet and Kyoto CabinetTrino
Specific characteristicsNebulaGraph 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 advantagesNebulaGraph 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 scenariosSocial networking Fraud detection Knowledge graph Data warehouse management Anti...
» more
Performant analytics query engine for data warehouses, data lakes, and data lakehouses...
» more
Key customersCompanies 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 metricsAt 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 modelsNebulaGraph 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
NebulaGraphRiak KVRiak TSTkrzw infoSuccessor of Tokyo Cabinet and Kyoto CabinetTrino
Recent citations in the news

Celebrating 10,000 GitHub Stars for NebulaGraph
26 March 2024, PR Newswire

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

Beginner’s Guide to NebulaGraph Database | by Ng Wai Foong
26 October 2022, Towards Data Science

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

provided by Google News

Basho Revamps Riak Open-Source Database
22 September 2023, InformationWeek

Basho, Maker of Riak NoSQL Database, Raises $25M
13 January 2015, Data Center Knowledge

A Critique of Resizable Hash Tables: Riak Core & Random Slicing
26 August 2018, InfoQ.com

Riak NoSQL snapped up by Bet365
12 September 2017, ComputerWeekly.com

NoSQL pioneer Basho stamps its mark on time stamp data with Riak TS
6 October 2015, The Register

provided by Google News

NoSQL pioneer Basho stamps its mark on time stamp data with Riak TS
6 October 2015, The Register

Basho open-sources its Riak TS database for the Internet Of Things
5 May 2016, TechCrunch

Basho brings open source Riak TS database for IoT
7 May 2016, Open Source For You

Best open source databases for IoT applications
26 May 2017, Open Source For You

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.

RaimaDB logo

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

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

AllegroGraph logo

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

Present your product here