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 > Dolt vs. GraphDB vs. Riak KV vs. Stardog vs. TDengine

System Properties Comparison Dolt vs. GraphDB vs. Riak KV vs. Stardog vs. TDengine

Editorial information provided by DB-Engines
NameDolt  Xexclude from comparisonGraphDB infoformer name: OWLIM  Xexclude from comparisonRiak KV  Xexclude from comparisonStardog  Xexclude from comparisonTDengine  Xexclude from comparison
DescriptionA MySQL compatible DBMS with Git-like versioning of data and schemaEnterprise-ready RDF and graph database with efficient reasoning, cluster and external index synchronization support. It supports also SQL JDBC access to Knowledge Graph and GraphQL over SPARQL.Distributed, fault tolerant key-value storeEnterprise Knowledge Graph platform and graph DBMS with high availability, high performance reasoning, and virtualizationTime Series DBMS and big data platform
Primary database modelRelational DBMSGraph DBMS
RDF store
Key-value store infowith links between data sets and object tags for the creation of secondary indexesGraph DBMS
RDF store
Time Series DBMS
Secondary database modelsDocument storeRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.02
Rank#191  Overall
#89  Relational DBMS
Score3.25
Rank#91  Overall
#7  Graph DBMS
#4  RDF stores
Score4.01
Rank#79  Overall
#9  Key-value stores
Score2.07
Rank#122  Overall
#11  Graph DBMS
#6  RDF stores
Score2.68
Rank#106  Overall
#9  Time Series DBMS
Websitegithub.com/­dolthub/­dolt
www.dolthub.com
www.ontotext.comwww.stardog.comgithub.com/­taosdata/­TDengine
tdengine.com
Technical documentationdocs.dolthub.comgraphdb.ontotext.com/­documentationwww.tiot.jp/­riak-docs/­riak/­kv/­latestdocs.stardog.comdocs.tdengine.com
Social network pagesLinkedInTwitterYouTubeGitHubMedium
DeveloperDoltHub IncOntotextOpenSource, formerly Basho TechnologiesStardog-UnionTDEngine, previously Taos Data
Initial release20182000200920102019
Current release10.4, October 20233.2.0, December 20227.3.0, May 20203.0, August 2022
License infoCommercial or Open SourceOpen Source infoApache Version 2.0commercial infoSome plugins of GraphDB Workbench are open sourcedOpen Source infoApache version 2, commercial enterprise editioncommercial info60-day fully-featured trial license; 1-year fully-featured non-commercial use license for academics/studentsOpen Source infoAGPL V3, also commercial editions available
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.
Implementation languageGoJavaErlangJavaC
Server operating systemsLinux
macOS
Windows
All OS with a Java VM
Linux
OS X
Windows
Linux
OS X
Linux
macOS
Windows
Linux
Windows
Data schemeyesschema-free and OWL/RDFS-schema support; RDF shapesschema-freeschema-free and OWL/RDFS-schema supportyes
Typing infopredefined data types such as float or dateyesyesnoyesyes
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 infoImport/export of XML data possibleno
Secondary indexesyesyes, supports real-time synchronization and indexing in SOLR/Elastic search/Lucene and GeoSPARQL geometry data indexesrestrictedyes infosupports real-time indexing in full-text and geospatialno
SQL infoSupport of SQLyesstored SPARQL accessed as SQL using Apache Calcite through JDBC/ODBCnoYes, compatible with all major SQL variants through dedicated BI/SQL ServerStandard SQL with extensions for time-series applications
APIs and other access methodsCLI Client
HTTP REST
GeoSPARQL
GraphQL
GraphQL Federation
Java API
JDBC
RDF4J API
RDFS
RIO
Sail API
Sesame REST HTTP Protocol
SPARQL 1.1
HTTP API
Native Erlang Interface
GraphQL query language
HTTP API
Jena RDF API
OWL
RDF4J API
Sesame REST HTTP Protocol
SNARL
SPARQL
Spring Data
Stardog Studio
TinkerPop 3
JDBC
RESTful HTTP API
Supported programming languagesAda
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
.Net
C#
Clojure
Java
JavaScript (Node.js)
PHP
Python
Ruby
Scala
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
.Net
Clojure
Groovy
Java
JavaScript
Python
Ruby
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Rust
Server-side scripts infoStored proceduresyes infocurrently in alpha releasewell-defined plugin interfaces; JavaScript server-side extensibilityErlanguser defined functions and aggregates, HTTP Server extensions in Javano
Triggersyesnoyes infopre-commit hooks and post-commit hooksyes infovia event handlersyes, via alarm monitoring
Partitioning methods infoMethods for storing different data on different nodesnonenoneSharding infono "single point of failure"noneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesA database can be cloned to multiple locations and be used there in isolation. Data/schema changes can be pushed/pulled explicitly between locations.Multi-source replicationselectable replication factorMulti-source replication in HA-Clusteryes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency, Eventual consistency (configurable in cluster mode per master or individual client request)Eventual ConsistencyImmediate Consistency in HA-Cluster
Foreign keys infoReferential integrityyesyes infoConstraint checkingno infolinks between data sets can be storedyes inforelationships in graphsno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDnoACID
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.yes
User concepts infoAccess controlOnly one user is configurable, and must be specified in the config file at startupDefault Basic authentication through RDF4J client, or via Java when run with cURL, default token-based in the Workbench or via Rest API, optional access through OpenID or Kerberos single sign-on.yes, using Riak SecurityAccess rights for users and rolesyes
More information provided by the system vendor
DoltGraphDB infoformer name: OWLIMRiak KVStardogTDengine
Specific characteristicsOntotext GraphDB is a semantic database engine that allows organizations to build...
» more
TDengine™ is a next generation data historian purpose-built for Industry 4.0 and...
» more
Competitive advantagesGraphDB allows you to link text and data in big knowledge graphs. It’s easy to experiment...
» more
High Performance at any Scale: TDengine is purpose-built for handling massive industrial...
» more
Typical application scenariosMetadata enrichment and management, linked data publishing, semantic inferencing...
» more
TDengine is designed for Industrial IoT scenarios, including: Manufacturing Connected...
» more
Key customers​ GraphDB provides a platform for building next-generation AI and Knowledge Graph...
» more
Market metricsGraphDB is the most utilized semantic triplestore for mission-critical enterprise...
» more
TDengine has garnered over 22,500 stars on GitHub and is used in over 50 countries...
» more
Licensing and pricing modelsGraphDB Free is a non-commercial version and is free to use. GraphDB Enterprise edition...
» more
TDengine OSS is an open source, cloud native time series database. It includes built-in...
» more
News

Matching Skills and Candidates with Graph RAG
31 May 2024

A Triple Store RAG Retriever
29 May 2024

Integrating GraphDB with Relational Database Systems
23 May 2024

Understanding the Graph Center of Excellence
17 May 2024

Migrating From LPG to RDF Graph Model
8 May 2024

Mastering Memory Leak Detection in TDengine
31 May 2024

Seamless Data Integration from MQTT and InfluxDB to TDengine
22 May 2024

Solving Long Query Performance Bottlenecks
22 May 2024

What Is Predictive Maintenance?
17 May 2024

Can Typical Time-Series Databases Replace Data Historians?
8 May 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
DoltGraphDB infoformer name: OWLIMRiak KVStardogTDengine
Recent citations in the news

Dolt- A Version Controlled Database
29 January 2024, iProgrammer

Top Data Version Control Tools for Machine Learning Research in 2023
24 July 2023, MarkTechPost

Dolt, a Relational Database with Git-Like Cloning Features
19 August 2020, The New Stack

Data Versioning at Scale: Chaos and Chaos Management
10 February 2023, InfoQ.com

Radar Trends to Watch: July 2022 – O'Reilly
5 July 2022, O'Reilly Media

provided by Google News

Ontotext's GraphDB Solution is Now Available on the Microsoft Azure Marketplace
16 January 2024, PR Newswire

Ontotext Unveils GraphDB 10.4 with Enhanced AWS Integration and ChatGPT Connector
24 October 2023, Datanami

Ontotext GraphDB is available on Azure, delivers rich knowledge graph experience
23 January 2024, KMWorld Magazine

Ontotext Platform 3.0 for Enterprise Knowledge Graphs Released
18 December 2019, KDnuggets

Ontotext's GraphDB 8.10 Makes Knowledge Graph Experience Faster and Richer
13 June 2019, Markets Insider

provided by Google News

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

Riak NoSQL Database: Use Cases and Best Practices
23 December 2011, InfoQ.com

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

Basho to Bolster Riak with DB Plug-Ins
5 May 2014, Datanami

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

provided by Google News

TDengine named Top Global Industrial Data Management Solution
4 January 2024, IT Brief Australia

New TDengine Benchmark Results Show Up to 37.0x Higher Query Performance Than InfluxDB and TimescaleDB
28 February 2023, GlobeNewswire

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

MindsDB is now the leading and fastest growing applied ML platform in the world India - English
3 November 2022, PR Newswire

provided by Google News



Share this page

Featured Products

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

Present your product here