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 > OpenTSDB vs. PlanetScale vs. Riak KV vs. STSdb vs. Virtuoso

System Properties Comparison OpenTSDB vs. PlanetScale vs. Riak KV vs. STSdb vs. Virtuoso

Editorial information provided by DB-Engines
NameOpenTSDB  Xexclude from comparisonPlanetScale  Xexclude from comparisonRiak KV  Xexclude from comparisonSTSdb  Xexclude from comparisonVirtuoso  Xexclude from comparison
DescriptionScalable Time Series DBMS based on HBaseScalable, distributed, serverless MySQL database platform built on top of VitessDistributed, fault tolerant key-value storeKey-Value Store with special method for indexing infooptimized for high performance using a special indexing methodVirtuoso is a multi-model hybrid-RDBMS that supports management of data represented as relational tables and/or property graphs
Primary database modelTime Series DBMSRelational DBMSKey-value store infowith links between data sets and object tags for the creation of secondary indexesKey-value storeDocument store
Graph DBMS
Native XML DBMS
Relational DBMS
RDF store
Search engine
Secondary database modelsDocument store
Spatial DBMS
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.68
Rank#146  Overall
#12  Time Series DBMS
Score1.59
Rank#151  Overall
#70  Relational DBMS
Score4.10
Rank#82  Overall
#9  Key-value stores
Score0.04
Rank#360  Overall
#52  Key-value stores
Score4.26
Rank#78  Overall
#13  Document stores
#4  Graph DBMS
#2  Native XML DBMS
#42  Relational DBMS
#2  RDF stores
#9  Search engines
Websiteopentsdb.netplanetscale.comgithub.com/­STSSoft/­STSdb4virtuoso.openlinksw.com
Technical documentationopentsdb.net/­docs/­build/­html/­index.htmlplanetscale.com/­docswww.tiot.jp/­riak-docs/­riak/­kv/­latestdocs.openlinksw.com/­virtuoso
Developercurrently maintained by Yahoo and other contributorsPlanetScaleOpenSource, formerly Basho TechnologiesSTS Soft SCOpenLink Software
Initial release20112020200920111998
Current release3.2.0, December 20224.0.8, September 20157.2.11, September 2023
License infoCommercial or Open SourceOpen Source infoLGPLcommercialOpen Source infoApache version 2, commercial enterprise editionOpen Source infoGPLv2, commercial license availableOpen Source infoGPLv2, extended commercial license available
Cloud-based only infoOnly available as a cloud servicenoyesnonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaGoErlangC#C
Server operating systemsLinux
Windows
Docker
Linux
macOS
Linux
OS X
WindowsAIX
FreeBSD
HP-UX
Linux
OS X
Solaris
Windows
Data schemeschema-freeyesschema-freeyesyes infoSQL - Standard relational schema
RDF - Quad (S, P, O, G) or Triple (S, P, O)
XML - DTD, XML Schema
DAV - freeform filesystem objects, plus User Defined Types a/k/a Dynamic Extension Type
Typing infopredefined data types such as float or datenumeric data for metrics, strings for tagsyesnoyes infoprimitive types and user defined types (classes)yes
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.nonoyes
Secondary indexesnoyesrestrictednoyes
SQL infoSupport of SQLnoyes infowith proprietary extensionsnonoyes infoSQL-92, SQL-200x, SQL-3, SQLX
APIs and other access methodsHTTP API
Telnet API
ADO.NET
JDBC
MySQL protocol
ODBC
HTTP API
Native Erlang Interface
.NET Client APIADO.NET
GeoSPARQL
HTTP API
JDBC
Jena RDF API
ODBC
OLE DB
RDF4J API
RESTful HTTP API
Sesame REST HTTP Protocol
SOAP webservices
SPARQL 1.1
WebDAV
XPath
XQuery
XSLT
Supported programming languagesErlang
Go
Java
Python
R
Ruby
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
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
.Net
C
C#
C++
Java
JavaScript
Perl
PHP
Python
Ruby
Visual Basic
Server-side scripts infoStored proceduresnoyes infoproprietary syntaxErlangnoyes infoVirtuoso PL
Triggersnoyesyes infopre-commit hooks and post-commit hooksnoyes
Partitioning methods infoMethods for storing different data on different nodesSharding infobased on HBaseShardingSharding infono "single point of failure"noneyes
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factor infobased on HBaseMulti-source replication
Source-replica replication
selectable replication factornoneChain, star, and bi-directional replication
Multi-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesnoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency infobased on HBaseEventual Consistency across shards
Immediate Consistency within a shard
Eventual ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyes infonot for MyISAM storage engineno infolinks between data sets can be storednoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACID at shard levelnonoACID
Concurrency infoSupport for concurrent manipulation of datayesyes infotable locks or row locks depending on storage engineyesyesyes
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.noyesyes
User concepts infoAccess controlnoUsers with fine-grained authorization concept infono user groups or rolesyes, using Riak SecuritynoFine-grained Attribute-Based Access Control (ABAC) in addition to typical coarse-grained Role-Based Access Control (RBAC) according to SQL-standard. Pluggable authentication with supported standards (LDAP, Active Directory, Kerberos)
More information provided by the system vendor
OpenTSDBPlanetScaleRiak KVSTSdbVirtuoso
Specific characteristicsVirtuoso is a modern multi-model RDBMS for managing data represented as tabular relations...
» more
Competitive advantagesPerformance & Scale — as exemplified by DBpedia and the LOD Cloud it spawned, i.e.,...
» more
Typical application scenariosUsed for — Analytics/BI Conceptual Data Virtualization Enterprise Knowledge Graphs...
» more
Key customersBroad use across enterprises and governments including — European Union (EU) US Government...
» more
Market metricsLargest installed-base ​of Multi-Model RDBMS for AI-friendly Knowledge Graphs Platform...
» more
Licensing and pricing modelsAvailable in both Commercial Enterprise and Open Source (GPL v2) Editions Feature...
» 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
OpenTSDBPlanetScaleRiak KVSTSdbVirtuoso
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

Comparing InfluxDB, TimescaleDB, and QuestDB Timeseries Databases
30 June 2021, Towards Data Science

A real-time processing revival – O'Reilly
1 April 2015, O'Reilly Media

provided by Google News

PlanetScale ends free tier bid, sheds staff in profitability bid
11 March 2024, The Register

PlanetScale Ranked Number 188 Fastest-Growing Company in North America on the 2023 Deloitte Technology Fast ...
8 November 2023, Business Wire

PlanetScale forks MySQL to add vector support
3 October 2023, TechCrunch

PlanetScale Named to Fortune 2023 Best Small Workplaces
31 August 2023, Business Wire

Top 70+ startups in Database as a Service (DBaaS)
5 April 2024, Tracxn

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



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

AllegroGraph logo

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

Present your product here