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 > ArcadeDB vs. DolphinDB vs. DuckDB vs. GigaSpaces vs. GraphDB

System Properties Comparison ArcadeDB vs. DolphinDB vs. DuckDB vs. GigaSpaces vs. GraphDB

Editorial information provided by DB-Engines
NameArcadeDB  Xexclude from comparisonDolphinDB  Xexclude from comparisonDuckDB  Xexclude from comparisonGigaSpaces  Xexclude from comparisonGraphDB infoformer name: OWLIM  Xexclude from comparison
DescriptionFast and scalable multi-model DBMS, originally forked from OrientDB but most of the code has been rewrittenDolphinDB 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.An embeddable, in-process, column-oriented SQL OLAP RDBMSHigh performance in-memory data grid platform, powering three products: Smart Cache, Smart ODS (Operational Data Store), Smart Augmented TransactionsEnterprise-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.
Primary database modelDocument store
Graph DBMS
Key-value store
Time Series DBMS infoin next version
Time Series DBMSRelational DBMSDocument store
Object oriented DBMS infoValues are user defined objects
Graph DBMS
RDF store
Secondary database modelsRelational DBMSGraph DBMS
Search engine
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.02
Rank#366  Overall
#50  Document stores
#38  Graph DBMS
#53  Key-value stores
#36  Time Series DBMS
Score4.13
Rank#80  Overall
#6  Time Series DBMS
Score4.57
Rank#74  Overall
#40  Relational DBMS
Score0.97
Rank#192  Overall
#32  Document stores
#6  Object oriented DBMS
Score3.32
Rank#91  Overall
#6  Graph DBMS
#4  RDF stores
Websitearcadedb.comwww.dolphindb.comduckdb.orgwww.gigaspaces.comwww.ontotext.com
Technical documentationdocs.arcadedb.comdocs.dolphindb.cn/­en/­help200/­index.htmlduckdb.org/­docsdocs.gigaspaces.com/­latest/­landing.htmlgraphdb.ontotext.com/­documentation
Social network pagesLinkedInTwitterYouTubeGitHubMedium
DeveloperArcade DataDolphinDB, IncGigaspaces TechnologiesOntotext
Initial release20212018201820002000
Current releaseSeptember 2021v2.00.4, January 20220.10, February 202415.5, September 202010.4, October 2023
License infoCommercial or Open SourceOpen Source infoApache Version 2.0commercial infofree community version availableOpen Source infoMIT LicenseOpen Source infoApache Version 2; Commercial licenses availablecommercial infoSome plugins of GraphDB Workbench are open sourced
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 languageJavaC++C++Java, C++, .NetJava
Server operating systemsAll OS with a Java VMLinux
Windows
server-lessLinux
macOS
Solaris
Windows
All OS with a Java VM
Linux
OS X
Windows
Data schemeschema-freeyesyesschema-freeschema-free and OWL/RDFS-schema support; RDF shapes
Typing infopredefined data types such as float or dateyesyesyesyesyes
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 infoXML can be used for describing objects metadatano
Secondary indexesyesyesyesyesyes, supports real-time synchronization and indexing in SOLR/Elastic search/Lucene and GeoSPARQL geometry data indexes
SQL infoSupport of SQLSQL-like query language, no joinsSQL-like query languageyesSQL-99 for query and DML statementsstored SPARQL accessed as SQL using Apache Calcite through JDBC/ODBC
APIs and other access methodsJDBC
MongoDB API
OpenCypher
PostgreSQL wire protocol
Redis API
RESTful HTTP/JSON API
TinkerPop Gremlin
JDBC
JSON over HTTP
Kafka
MQTT (Message Queue Telemetry Transport)
ODBC
OPC DA
OPC UA
RabbitMQ
WebSocket
Arrow Database Connectivity (ADBC)
CLI Client
JDBC
ODBC
GigaSpaces LRMI
Hibernate
JCache
JDBC
JPA
ODBC
RESTful HTTP API
Spring Data
GeoSPARQL
GraphQL
GraphQL Federation
Java API
JDBC
RDF4J API
RDFS
RIO
Sail API
Sesame REST HTTP Protocol
SPARQL 1.1
Supported programming languagesJavaC#
C++
Go
Java
JavaScript
MatLab
Python
R
Rust
C
C# info3rd party driver
C++
Crystal info3rd party driver
Go info3rd party driver
Java
Lisp info3rd party driver
Python
R
Ruby info3rd party driver
Rust
Swift
Zig info3rd party driver
.Net
C++
Java
Python
Scala
.Net
C#
Clojure
Java
JavaScript (Node.js)
PHP
Python
Ruby
Scala
Server-side scripts infoStored proceduresyesnoyeswell-defined plugin interfaces; JavaScript server-side extensibility
Triggersnonoyes, event driven architectureno
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioningnoneShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationyesnoneMulti-source replication infosynchronous or asynchronous
Source-replica replication infosynchronous or asynchronous
Multi-source replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnoyes infoMap-Reduce pattern can be built with XAP task executorsno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency infoConsistency level configurable: ALL, QUORUM, ANYImmediate Consistency, Eventual consistency (configurable in cluster mode per master or individual client request)
Foreign keys infoReferential integrityyes inforelationship in graphsnononoyes infoConstraint checking
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDyesACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes, multi-version concurrency control (MVCC)yesyes
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.yesyesyes
User concepts infoAccess controlAdministrators, Users, GroupsnoRole-based access controlDefault 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.
More information provided by the system vendor
ArcadeDBDolphinDBDuckDBGigaSpacesGraphDB infoformer name: OWLIM
Specific characteristicsOntotext GraphDB is a semantic database engine that allows organizations to build...
» more
Competitive advantagesGraphDB allows you to link text and data in big knowledge graphs. It’s easy to experiment...
» more
Typical application scenariosMetadata enrichment and management, linked data publishing, semantic inferencing...
» 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
Licensing and pricing modelsGraphDB Free is a non-commercial version and is free to use. GraphDB Enterprise edition...
» more
News

Understanding the Graph Center of Excellence
17 May 2024

Migrating From LPG to RDF Graph Model
8 May 2024

Case study: Policy Enforcement Automation With Semantics
2 May 2024

Okay, RAG… We Have a Problem
26 April 2024

Scaling Understanding with the Help of Feedback Loops, Knowledge Graphs and NLP
19 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
ArcadeDBDolphinDBDuckDBGigaSpacesGraphDB infoformer name: OWLIM
Recent citations in the news

DuckDB: The tiny but powerful analytics database
15 May 2024, InfoWorld

My First Billion (of Rows) in DuckDB | by João Pedro | May, 2024
1 May 2024, Towards Data Science

DuckDB Walks to the Beat of Its Own Analytics Drum
5 March 2024, Datanami

Enabling Remote Query Execution through DuckDB Extensions
12 March 2024, InfoQ.com

MotherDuck Raises $52.5 Million Series B Funding as DuckDB Adoption Soars
20 September 2023, PR Newswire

provided by Google News

GigaSpaces to hand out almost $14 million in dividends following Cloudify’s acquisition by Dell
19 July 2023, CTech

Data Sciences Corporation partners with GigaSpaces Technologies to usher DIH technology to enterprises in SA
10 October 2023, ITWeb

GigaSpaces Announces Version 16.0 with Breakthrough Data Integration Tools to Ease Enterprises' Digital ...
3 November 2021, PR Newswire

GigaSpaces Spins Off Cloudify, Its Open Source Cloud Orchestration Unit
27 July 2017, Data Center Knowledge

GigaSpaces Orchestrates Cloud Spin-Off
27 July 2017, EnterpriseAI

provided by Google News

Ontotext's GraphDB Solution Now Available on the Microsoft Azure Marketplace
17 January 2024, Datanami

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

Ontotext's GraphDB 10 Brings Modern Data Architectures to the Mainstream with Better Resilience and Еаsier Operations
5 July 2022, PR Newswire

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

It's just semantics: Bulgarian software dev Ontotext squeezes out GraphDB 9.1
15 January 2020, The Register

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

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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