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 > Geode vs. LevelDB vs. RDF4J vs. Sequoiadb vs. Titan

System Properties Comparison Geode vs. LevelDB vs. RDF4J vs. Sequoiadb vs. Titan

Editorial information provided by DB-Engines
NameGeode  Xexclude from comparisonLevelDB  Xexclude from comparisonRDF4J infoformerly known as Sesame  Xexclude from comparisonSequoiadb  Xexclude from comparisonTitan  Xexclude from comparison
Titan has been decommisioned after the takeover by Datastax. It will be removed from the DB-Engines ranking. A fork has been open-sourced as JanusGraph.
DescriptionGeode is a distributed data container, pooling memory, CPU, network resources, and optionally local disk across multiple processesEmbeddable fast key-value storage library that provides an ordered mapping from string keys to string valuesRDF4J is a Java framework for processing RDF data, supporting both memory-based and a disk-based storage.NewSQL database with distributed OLTP and SQLTitan is a Graph DBMS optimized for distributed clusters.
Primary database modelKey-value storeKey-value storeRDF storeDocument store
Relational DBMS
Graph DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.92
Rank#131  Overall
#23  Key-value stores
Score2.35
Rank#111  Overall
#19  Key-value stores
Score0.69
Rank#230  Overall
#9  RDF stores
Score0.45
Rank#261  Overall
#41  Document stores
#122  Relational DBMS
Websitegeode.apache.orggithub.com/­google/­leveldbrdf4j.orgwww.sequoiadb.comgithub.com/­thinkaurelius/­titan
Technical documentationgeode.apache.org/­docsgithub.com/­google/­leveldb/­blob/­main/­doc/­index.mdrdf4j.org/­documentationwww.sequoiadb.com/­en/­index.php?m=Files&a=indexgithub.com/­thinkaurelius/­titan/­wiki
DeveloperOriginally developed by Gemstone. They outsourced the project to Apache in 2015 but still deliver a commercial version as Gemfire.GoogleSince 2016 officially forked into an Eclipse project, former developer was Aduna Software.Sequoiadb Ltd.Aurelius, owned by DataStax
Initial release20022011200420132012
Current release1.1, February 20171.23, February 2021
License infoCommercial or Open SourceOpen Source infoApache Version 2; commercial licenses available as GemfireOpen Source infoBSDOpen Source infoEclipse Distribution License (EDL), v1.0.Open Source infoServer: AGPL; Client: Apache V2Open Source infoApache license, version 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 languageJavaC++JavaC++Java
Server operating systemsAll OS with a Java VM infothe JDK (8 or later) is also requiredIllumos
Linux
OS X
Windows
Linux
OS X
Unix
Windows
LinuxLinux
OS X
Unix
Windows
Data schemeschema-freeschema-freeyes infoRDF Schemasschema-freeyes
Typing infopredefined data types such as float or dateyesnoyesyes infooid, date, timestamp, binary, regexyes
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.nonono
Secondary indexesnonoyesyesyes
SQL infoSupport of SQLSQL-like query language (OQL)nonoSQL-like query languageno
APIs and other access methodsJava Client API
Memcached protocol
RESTful HTTP API
Java API
RIO infoRDF Input/Output
Sail API
SeRQL infoSesame RDF Query Language
Sesame REST HTTP Protocol
SPARQL
proprietary protocol using JSONJava API
TinkerPop Blueprints
TinkerPop Frames
TinkerPop Gremlin
TinkerPop Rexster
Supported programming languages.Net
All JVM based languages
C++
Groovy
Java
Scala
C++
Go
Java info3rd party binding
JavaScript (Node.js) info3rd party binding
Python info3rd party binding
Java
PHP
Python
.Net
C++
Java
PHP
Python
Clojure
Java
Python
Server-side scripts infoStored proceduresuser defined functionsnoyesJavaScriptyes
Triggersyes infoCache Event Listenersnoyesnoyes
Partitioning methods infoMethods for storing different data on different nodesShardingnonenoneShardingyes infovia pluggable storage backends
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replicationnonenoneSource-replica replicationyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononoyes infovia Faunus, a graph analytics engine
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate ConsistencyEventual ConsistencyEventual Consistency
Immediate Consistency
Foreign keys infoReferential integritynononoyes infoRelationships in graph
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes, on a single nodenoACID infoIsolation support depends on the API usedDocument is locked during a transactionACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyes infowith automatic compression on writesyes infoin-memory storage is supported as wellyesyes infoSupports various storage backends: Cassandra, HBase, Berkeley DB, Akiban, Hazelcast
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesno
User concepts infoAccess controlAccess rights per client and object definablenonosimple password-based access controlUser authentification and security via Rexster Graph Server

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
GeodeLevelDBRDF4J infoformerly known as SesameSequoiadbTitan
DB-Engines blog posts

Graph DBMS increased their popularity by 500% within the last 2 years
3 March 2015, Paul Andlinger

Graph DBMSs are gaining in popularity faster than any other database category
21 January 2014, Matthias Gelbmann

show all

Recent citations in the 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

LevelDB in Ruby — SitePoint
22 October 2014, SitePoint

Microsoft Teams stores auth tokens as cleartext in Windows, Linux, Macs
14 September 2022, BleepingComputer

Pliops unveils XDP-Rocks for RocksDB – Blocks and Files
19 October 2022, Blocks & Files

XanMod, Liquorix Kernels Offer Some Advantages On AMD Ryzen 5 Notebook
26 July 2021, Phoronix

Rust-Based Info Stealers Abuse GitHub Codespaces
19 May 2023, Trend Micro

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

Amazon DynamoDB Storage Backend for Titan: Distributed Graph Database | Amazon Web Services
24 August 2015, AWS Blog

Beyond Titan: The Evolution of DataStax's New Graph Database
21 June 2016, Datanami

Titan Graph Database Integration with DynamoDB: World-class Performance, Availability, and Scale for New Workloads
20 August 2015, All Things Distributed

DataStax acquires Aurelius, the startup behind the Titan graph database
3 February 2015, VentureBeat

DSE Graph review: Graph database does double duty
14 November 2019, InfoWorld

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

AllegroGraph logo

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

RaimaDB logo

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