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 > DuckDB vs. Geode vs. HarperDB vs. RDF4J vs. SwayDB

System Properties Comparison DuckDB vs. Geode vs. HarperDB vs. RDF4J vs. SwayDB

Editorial information provided by DB-Engines
NameDuckDB  Xexclude from comparisonGeode  Xexclude from comparisonHarperDB  Xexclude from comparisonRDF4J infoformerly known as Sesame  Xexclude from comparisonSwayDB  Xexclude from comparison
DescriptionAn embeddable, in-process, column-oriented SQL OLAP RDBMSGeode is a distributed data container, pooling memory, CPU, network resources, and optionally local disk across multiple processesUltra-low latency distributed database with an intuitive REST API supporting NoSQL and SQL (including joins). Deployment of functions and databases simultaneously with a consolidated node-level architecture.RDF4J is a Java framework for processing RDF data, supporting both memory-based and a disk-based storage.An embeddable, non-blocking, type-safe key-value store for single or multiple disks and in-memory storage
Primary database modelRelational DBMSKey-value storeDocument storeRDF storeKey-value store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score4.57
Rank#74  Overall
#40  Relational DBMS
Score1.92
Rank#131  Overall
#23  Key-value stores
Score0.55
Rank#248  Overall
#38  Document stores
Score0.69
Rank#230  Overall
#9  RDF stores
Score0.00
Rank#382  Overall
#59  Key-value stores
Websiteduckdb.orggeode.apache.orgwww.harperdb.iordf4j.orgswaydb.simer.au
Technical documentationduckdb.org/­docsgeode.apache.org/­docsdocs.harperdb.io/­docsrdf4j.org/­documentation
DeveloperOriginally developed by Gemstone. They outsourced the project to Apache in 2015 but still deliver a commercial version as Gemfire.HarperDBSince 2016 officially forked into an Eclipse project, former developer was Aduna Software.Simer Plaha
Initial release20182002201720042018
Current release0.10, February 20241.1, February 20173.1, August 2021
License infoCommercial or Open SourceOpen Source infoMIT LicenseOpen Source infoApache Version 2; commercial licenses available as Gemfirecommercial infofree community edition availableOpen Source infoEclipse Distribution License (EDL), v1.0.Open Source infoGNU Affero GPL V3.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++JavaNode.jsJavaScala
Server operating systemsserver-lessAll OS with a Java VM infothe JDK (8 or later) is also requiredLinux
OS X
Linux
OS X
Unix
Windows
Data schemeyesschema-freedynamic schemayes infoRDF Schemasschema-free
Typing infopredefined data types such as float or dateyesyesyes infoJSON data typesyesno
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
Secondary indexesyesnoyesyesno
SQL infoSupport of SQLyesSQL-like query language (OQL)SQL-like data manipulation statementsnono
APIs and other access methodsArrow Database Connectivity (ADBC)
CLI Client
JDBC
ODBC
Java Client API
Memcached protocol
RESTful HTTP API
JDBC
ODBC
React Hooks
RESTful HTTP/JSON API
WebSocket
Java API
RIO infoRDF Input/Output
Sail API
SeRQL infoSesame RDF Query Language
Sesame REST HTTP Protocol
SPARQL
Supported programming languagesC
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
All JVM based languages
C++
Groovy
Java
Scala
.Net
C
C#
C++
ColdFusion
D
Dart
Delphi
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Lisp
MatLab
Objective C
Perl
PHP
PowerShell
Prolog
Python
R
Ruby
Rust
Scala
Swift
Java
PHP
Python
Java
Kotlin
Scala
Server-side scripts infoStored proceduresnouser defined functionsCustom Functions infosince release 3.1yesno
Triggersnoyes infoCache Event Listenersnoyesno
Partitioning methods infoMethods for storing different data on different nodesnoneShardingA table resides as a whole on one (or more) nodes in a clusternonenone
Replication methods infoMethods for redundantly storing data on multiple nodesnoneMulti-source replicationyes infothe nodes on which a table resides can be definednonenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDyes, on a single nodeAtomic execution of specific operationsACID infoIsolation support depends on the API usedAtomic execution of operations
Concurrency infoSupport for concurrent manipulation of datayes, multi-version concurrency control (MVCC)yesyesyesyes
Durability infoSupport for making data persistentyesyesyes, using LMDByes 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.yesyesyesyes
User concepts infoAccess controlnoAccess rights per client and object definableAccess rights for users and rolesnono

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
DuckDBGeodeHarperDBRDF4J infoformerly known as SesameSwayDB
Recent citations in the news

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

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

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

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

Seattle startup MotherDuck raises $52.5M at a $400M valuation to fuel DuckDB analytics platform
20 September 2023, GeekWire

provided by Google News

This is how much one of the most expensive gems costs at the Tucson gem show
11 February 2024, KGUN 9 Tucson News

Apache Geode Spawns 'All Sorts of In-Memory Things'
4 January 2017, The New Stack

Reactive Event Processing with Apache Geode
5 July 2020, InfoQ.com

1. Introduction to Pivotal GemFire In-Memory Data Grid and Apache Geode - Scaling Data Services with Pivotal ...
15 November 2018, O'Reilly Media

Where Does Apache Geode Fit in CQRS Architectures?
18 December 2016, InfoQ.com

provided by Google News

Startups of the Year 2023: Meet HarperDB - A Database and Application Development Platform
22 June 2023, hackernoon.com

Unlocking immersive golfing experiences with AWS Wavelength | Amazon Web Services
29 November 2022, AWS Blog

HarperDB: An underdog SQL / NoSQL database | ZDNET
7 February 2018, ZDNet

HarperDB 4.0 Delivers Enterprise-Grade Global Application Development to Every Developer
17 January 2023, Markets Insider

HarperDB is More Than Just a Database: Here's Why
21 August 2021, hackernoon.com

provided by Google News

GraphDB Goes Open Source
27 January 2020, iProgrammer

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

provided by Google News



Share this page

Featured Products

Neo4j logo

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

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

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