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 > DolphinDB vs. Dolt vs. Graph Engine vs. RDF4J vs. TimescaleDB

System Properties Comparison DolphinDB vs. Dolt vs. Graph Engine vs. RDF4J vs. TimescaleDB

Editorial information provided by DB-Engines
NameDolphinDB  Xexclude from comparisonDolt  Xexclude from comparisonGraph Engine infoformer name: Trinity  Xexclude from comparisonRDF4J infoformerly known as Sesame  Xexclude from comparisonTimescaleDB  Xexclude from comparison
DescriptionDolphinDB is a high performance Time Series DBMS. It is integrated with an easy-to-use fully featured programming language and a high-volume high-velocity streaming analytics system. It offers operational simplicity, scalability, fault tolerance, and concurrency.A MySQL compatible DBMS with Git-like versioning of data and schemaA distributed in-memory data processing engine, underpinned by a strongly-typed RAM store and a general distributed computation engineRDF4J is a Java framework for processing RDF data, supporting both memory-based and a disk-based storage.A time series DBMS optimized for fast ingest and complex queries, based on PostgreSQL
Primary database modelTime Series DBMSRelational DBMSGraph DBMS
Key-value store
RDF storeTime Series DBMS
Secondary database modelsRelational DBMSDocument storeRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score4.23
Rank#82  Overall
#6  Time Series DBMS
Score0.95
Rank#197  Overall
#93  Relational DBMS
Score0.62
Rank#240  Overall
#21  Graph DBMS
#35  Key-value stores
Score0.71
Rank#231  Overall
#9  RDF stores
Score4.87
Rank#74  Overall
#4  Time Series DBMS
Websitewww.dolphindb.comgithub.com/­dolthub/­dolt
www.dolthub.com
www.graphengine.iordf4j.orgwww.timescale.com
Technical documentationdocs.dolphindb.cn/­en/­help200/­index.htmldocs.dolthub.comwww.graphengine.io/­docs/­manualrdf4j.org/­documentationdocs.timescale.com
DeveloperDolphinDB, IncDoltHub IncMicrosoftSince 2016 officially forked into an Eclipse project, former developer was Aduna Software.Timescale
Initial release20182018201020042017
Current releasev2.00.4, January 20222.13.0, November 2023
License infoCommercial or Open Sourcecommercial infofree community version availableOpen Source infoApache Version 2.0Open Source infoMIT LicenseOpen Source infoEclipse Distribution License (EDL), v1.0.Open Source infoApache 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.
Implementation languageC++Go.NET and CJavaC
Server operating systemsLinux
Windows
Linux
macOS
Windows
.NETLinux
OS X
Unix
Windows
Linux
OS X
Windows
Data schemeyesyesyesyes infoRDF Schemasyes
Typing infopredefined data types such as float or dateyesyesyesyesnumerics, strings, booleans, arrays, JSON blobs, geospatial dimensions, currencies, binary data, other complex data types
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.nononoyes
Secondary indexesyesyesyesyes
SQL infoSupport of SQLSQL-like query languageyesnonoyes infofull PostgreSQL SQL syntax
APIs and other access methodsJDBC
JSON over HTTP
Kafka
MQTT (Message Queue Telemetry Transport)
ODBC
OPC DA
OPC UA
RabbitMQ
WebSocket
CLI Client
HTTP REST
RESTful HTTP APIJava API
RIO infoRDF Input/Output
Sail API
SeRQL infoSesame RDF Query Language
Sesame REST HTTP Protocol
SPARQL
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Supported programming languagesC#
C++
Go
Java
JavaScript
MatLab
Python
R
Rust
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
C#
C++
F#
Visual Basic
Java
PHP
Python
.Net
C
C++
Delphi
Java infoJDBC
JavaScript
Perl
PHP
Python
R
Ruby
Scheme
Tcl
Server-side scripts infoStored proceduresyesyes infocurrently in alpha releaseyesyesuser defined functions, PL/pgSQL, PL/Tcl, PL/Perl, PL/Python, PL/Java, PL/PHP, PL/R, PL/Ruby, PL/Scheme, PL/Unix shell
Triggersnoyesnoyesyes
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioningnonehorizontal partitioningnoneyes, across time and space (hash partitioning) attributes
Replication methods infoMethods for redundantly storing data on multiple nodesyesA database can be cloned to multiple locations and be used there in isolation. Data/schema changes can be pushed/pulled explicitly between locations.noneSource-replica replication with hot standby and reads on replicas info
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyesnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesACIDnoACID infoIsolation support depends on the API usedACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesoptional: either by committing a write-ahead log (WAL) to the local persistent storage or by dumping the memory to a persistent storageyes infoin-memory storage is supported as wellyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesno
User concepts infoAccess controlAdministrators, Users, GroupsOnly one user is configurable, and must be specified in the config file at startupnofine grained access rights according to SQL-standard

More information provided by the system vendor

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
DolphinDBDoltGraph Engine infoformer name: TrinityRDF4J infoformerly known as SesameTimescaleDB
Recent citations in the news

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

Are you still not using Version Control for Data?
11 April 2020, Towards Data Science

'DoltHub' that can manage database version and host like GitHub
10 June 2020, GIGAZINE(ギガジン)

provided by Google News

Trinity
2 June 2023, Microsoft

Open source Microsoft Graph Engine takes on Neo4j
13 February 2017, InfoWorld

IBM releases Graph, a service that can outperform SQL databases
27 July 2016, GeekWire

How Google and Microsoft taught search to "understand" the Web
6 June 2012, Ars Technica

Aerospike Is Now a Graph Database, Too
21 June 2023, Datanami

provided by Google News

TimescaleDB Is a Vector Database Now, Too
25 September 2023, Datanami

Timescale Acquires PopSQL to Bring a Modern, Collaborative SQL GUI to PostgreSQL Developers
4 April 2024, PR Newswire

Visualizing IoT Data at Scale With Hopara and TimescaleDB
16 May 2023, Embedded Computing Design

Power IoT and time-series workloads with TimescaleDB for Azure Database for PostgreSQL
18 March 2019, Microsoft

SQL and TimescaleDB. This article takes a closer look into… | by Alibaba Cloud
31 July 2019, DataDrivenInvestor

provided by Google News



Share this page

Featured Products

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it 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

Neo4j logo

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

Present your product here