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

DBMS > OpenTSDB vs. ScyllaDB vs. TerarkDB vs. TigerGraph vs. YTsaurus

System Properties Comparison OpenTSDB vs. ScyllaDB vs. TerarkDB vs. TigerGraph vs. YTsaurus

Editorial information provided by DB-Engines
NameOpenTSDB  Xexclude from comparisonScyllaDB  Xexclude from comparisonTerarkDB  Xexclude from comparisonTigerGraph  Xexclude from comparisonYTsaurus  Xexclude from comparison
DescriptionScalable Time Series DBMS based on HBaseCassandra and DynamoDB compatible wide column storeA key-value store forked from RocksDB with advanced compression algorithms. It can be used standalone or as a storage engine for MySQL and MongoDBA complete, distributed, parallel graph computing platform supporting web-scale data analytics in real-timeYTsaurus is an open source platform for distributed storage and processing.
Primary database modelTime Series DBMSWide column storeKey-value storeGraph DBMSDocument store
Key-value store
Secondary database modelsKey-value store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.68
Rank#146  Overall
#12  Time Series DBMS
Score4.75
Rank#68  Overall
#5  Wide column stores
Score0.00
Rank#383  Overall
#60  Key-value stores
Score1.83
Rank#139  Overall
#13  Graph DBMS
Score0.11
Rank#340  Overall
#45  Document stores
#50  Key-value stores
Websiteopentsdb.netwww.scylladb.comgithub.com/­bytedance/­terarkdbwww.tigergraph.comytsaurus.tech
Technical documentationopentsdb.net/­docs/­build/­html/­index.htmldocs.scylladb.combytedance.larkoffice.com/­docs/­doccnZmYFqHBm06BbvYgjsHHcKcdocs.tigergraph.comytsaurus.tech/­docs/­en
Developercurrently maintained by Yahoo and other contributorsScyllaDBByteDance, originally TerarkYandex
Initial release20112015201620172023
Current releaseScyllaDB Open Source 5.4.1, January 2024
License infoCommercial or Open SourceOpen Source infoLGPLOpen Source infoOpen Source (AGPL), commercial license availablecommercial inforestricted open source version availablecommercialOpen Source infoApache License, 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.
Scylla Cloud: Create real-time applications that run at global scale with Scylla Cloud, the industry’s most powerful NoSQL DBaaS
Implementation languageJavaC++C++C++C++
Server operating systemsLinux
Windows
LinuxLinuxUbuntu
Data schemeschema-freeschema-freeschema-freeyes
Typing infopredefined data types such as float or datenumeric data for metrics, strings for tagsyesnoyesyes
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 indexesnoyes infocluster global secondary indicesno
SQL infoSupport of SQLnoSQL-like DML and DDL statements (CQL)noSQL-like query language (GSQL)YQL, an SQL-based language, is supported
APIs and other access methodsHTTP API
Telnet API
Proprietary protocol (CQL) infocompatible with CQL (Cassandra Query Language, an SQL-like language)
RESTful HTTP API (DynamoDB compatible)
Thrift
C++ API
Java API
GSQL (TigerGraph Query Language)
Kafka
RESTful HTTP/JSON API
Supported programming languagesErlang
Go
Java
Python
R
Ruby
For CQL interface: C#, C++, Clojure, Erlang, Go, Haskell, Java, JavaScript, Node.js, Perl, PHP, Python, Ruby, Rust, Scala
For DynamoDB interface: .Net, ColdFusion, Erlang, Groovy, Java, JavaScript, Perl, PHP, Python, Ruby
C++
Java
C++
Java
C++
Go
Java
JavaScript
Python
Server-side scripts infoStored proceduresnoyes, Luanoyes
Triggersnononono
Partitioning methods infoMethods for storing different data on different nodesSharding infobased on HBaseShardingnoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factor infobased on HBaseselectable replication factor infoRepresentation of geographical distribution of servers is possiblenoneyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoyesyes
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency infobased on HBaseEventual Consistency
Tunable Consistency infocan be individually decided for each write operation
Foreign keys infoReferential integritynononoyes infoRelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanono infoAtomicity and isolation are supported for single operationsnoACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes infoin-memory tablesyesno
User concepts infoAccess controlnoAccess rights for users can be defined per objectnoRole-based access controlAccess Control Lists
More information provided by the system vendor
OpenTSDBScyllaDBTerarkDBTigerGraphYTsaurus
Specific characteristicsScyllaDB is engineered to deliver predictable performance at scale. It’s adopted...
» more
Competitive advantagesHighly-performant (efficiently utilizes full resources of a node and network; millions...
» more
Typical application scenariosScyllaDB is ideal for applications that require high throughput and low latency at...
» more
Key customersDiscord, Epic Games, Expedia, Zillow, Comcast, Disney+ Hotstar, Samsung, ShareChat,...
» more
Market metricsScyllaDB typically offers ~75% total cost of ownership savings, with ~5X higher throughput...
» more
Licensing and pricing modelsScyllaDB Open Source - free open source software (AGPL) ScyllaDB Enterprise - subscription-based...
» more

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

Time Series DBMS are the database category with the fastest increase in popularity
4 July 2016, Matthias Gelbmann

show all

Recent citations in the news

Comparing Different Time-Series Databases
10 February 2022, hackernoon.com

Brain Monitoring with Kafka, OpenTSDB, and Grafana
5 August 2016, KDnuggets

MapR to help admins peer into dense Hadoop clusters
28 June 2016, SiliconANGLE News

LogicMonitor Rolls a Time Series Database for Finer-Grain Reporting
1 June 2016, The New Stack

provided by Google News

Sleeping at Scale - Delivering 10k Timers per Second per Node with Rust, Tokio, Kafka, and Scylla
26 April 2024, InfoQ.com

ScyllaDB Raises $43M to Take on MongoDB at Scale, Push Database Performance to New Levels
17 October 2023, Datanami

ScyllaDB on AWS is a NoSQL Database Built for Gigabyte-to-Petabyte Scale | Amazon Web Services
6 January 2023, AWS Blog

Scylla vs Cassandra: Performance Comparison - DataScienceCentral.com
9 January 2020, Data Science Central

Scylla review: Apache Cassandra supercharged
18 December 2019, InfoWorld

provided by Google News

A Chinese company is making the cloud 200x faster · TechNode
3 July 2017, TechNode

provided by Google News

TigerGraph Unveils CoPilot, Version 4.0, and New CEO
30 April 2024, Datanami

How TigerGraph CoPilot enables graph-augmented AI
30 April 2024, InfoWorld

TigerGraph unveils GenAI assistant, introduces new CEO
30 April 2024, TechTarget

Aerospike takes on Neo4j and TigerGraph with launch of graph database
20 June 2023, SiliconANGLE News

New TigerGraph CEO Refocuses Efforts on Enterprise Customers
31 July 2023, Datanami

provided by Google News

«Яндекс» открыл исходный код платформы для работы с большими данными YTsaurus
20 March 2023, ServerNews

«Яндекс» опубликовал исходный код платформы для работы с большими данными YTsaurus
21 March 2023, Rozetked.me

«Яндекс» начал приём заявок на гранты для опенсорс-проектов в рамках Yandex Open Source
27 November 2023, 3DNews

provided by Google News



Share this page

Featured Products

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

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.

Present your product here