DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Ehcache vs. JanusGraph vs. RethinkDB vs. SpatiaLite vs. SwayDB

System Properties Comparison Ehcache vs. JanusGraph vs. RethinkDB vs. SpatiaLite vs. SwayDB

Editorial information provided by DB-Engines
NameEhcache  Xexclude from comparisonJanusGraph infosuccessor of Titan  Xexclude from comparisonRethinkDB  Xexclude from comparisonSpatiaLite  Xexclude from comparisonSwayDB  Xexclude from comparison
DescriptionA widely adopted Java cache with tiered storage optionsA Graph DBMS optimized for distributed clusters infoIt was forked from the latest code base of Titan in January 2017DBMS for the Web with a mechanism to push updated query results to applications in realtime.Spatial extension of SQLiteAn embeddable, non-blocking, type-safe key-value store for single or multiple disks and in-memory storage
Primary database modelKey-value storeGraph DBMSDocument storeSpatial DBMSKey-value store
Secondary database modelsSpatial DBMSRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score4.89
Rank#67  Overall
#8  Key-value stores
Score1.94
Rank#129  Overall
#12  Graph DBMS
Score2.74
Rank#105  Overall
#19  Document stores
Score1.60
Rank#149  Overall
#3  Spatial DBMS
Score0.00
Rank#382  Overall
#59  Key-value stores
Websitewww.ehcache.orgjanusgraph.orgrethinkdb.comwww.gaia-gis.it/­fossil/­libspatialite/­indexswaydb.simer.au
Technical documentationwww.ehcache.org/­documentationdocs.janusgraph.orgrethinkdb.com/­docswww.gaia-gis.it/­gaia-sins/­spatialite_topics.html
DeveloperTerracotta Inc, owned by Software AGLinux Foundation; originally developed as Titan by AureliusThe Linux Foundation infosince July 2017Alessandro FurieriSimer Plaha
Initial release20092017200920082018
Current release3.10.0, March 20220.6.3, February 20232.4.1, August 20205.0.0, August 2020
License infoCommercial or Open SourceOpen Source infoApache Version 2; commercial licenses availableOpen Source infoApache 2.0Open Source infoApache Version 2Open Source infoMPL 1.1, GPL v2.0 or LGPL v2.1Open 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 languageJavaJavaC++C++Scala
Server operating systemsAll OS with a Java VMLinux
OS X
Unix
Windows
Linux
OS X
Windows
server-less
Data schemeschema-freeyesschema-freeyesschema-free
Typing infopredefined data types such as float or dateyesyesyes infostring, binary, float, bool, date, geometryyesno
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.nonononono
Secondary indexesnoyesyesyesno
SQL infoSupport of SQLnononoyesno
APIs and other access methodsJCacheJava API
TinkerPop Blueprints
TinkerPop Frames
TinkerPop Gremlin
TinkerPop Rexster
Supported programming languagesJavaClojure
Java
Python
C infocommunity-supported driver
C# infocommunity-supported driver
C++ infocommunity-supported driver
Clojure infocommunity-supported driver
Dart infocommunity-supported driver
Erlang infocommunity-supported driver
Go infocommunity-supported driver
Haskell infocommunity-supported driver
Java infoofficial driver
JavaScript (Node.js) infoofficial driver
Lisp infocommunity-supported driver
Lua infocommunity-supported driver
Objective-C infocommunity-supported driver
Perl infocommunity-supported driver
PHP infocommunity-supported driver
Python infoofficial driver
Ruby infoofficial driver
Scala infocommunity-supported driver
Java
Kotlin
Scala
Server-side scripts infoStored proceduresnoyesnono
Triggersyes infoCache Event ListenersyesClient-side triggers through changefeedsyesno
Partitioning methods infoMethods for storing different data on different nodesSharding infoby using Terracotta Serveryes infodepending on the used storage backend (e.g. Cassandra, HBase, BerkeleyDB)Sharding inforange basednonenone
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoby using Terracotta ServeryesSource-replica replicationnonenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyes infovia Faunus, a graph analytics engineyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemTunable Consistency (Strong, Eventual, Weak)Eventual Consistency
Immediate Consistency
Immediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyes infoRelationships in graphsnoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infosupports JTA and can work as an XA resourceACIDAtomic single-document operationsACIDAtomic execution of operations
Concurrency infoSupport for concurrent manipulation of datayesyesyes infoMVCC basedyesyes
Durability infoSupport for making data persistentyes infousing a tiered cache-storage approachyes infoSupports various storage backends: Cassandra, HBase, Berkeley DB, Akiban, Hazelcastyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyesyes
User concepts infoAccess controlnoUser authentification and security via Rexster Graph Serveryes infousers and table-level permissionsnono

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
EhcacheJanusGraph infosuccessor of TitanRethinkDBSpatiaLiteSwayDB
DB-Engines blog posts

Meet some database management systems you are likely to hear more about in the future
4 August 2014, Paul Andlinger

show all

Spatial database management systems
6 April 2021, Matthias Gelbmann

show all

Recent citations in the news

Scaling Australia's Most Popular Online News Sites with Ehcache
6 December 2010, InfoQ.com

Atlassian asks customers to patch critical Jira vulnerability
22 July 2021, BleepingComputer

Critical Jira Flaw in Atlassian Could Lead to RCE
22 July 2021, Threatpost

DZone Coding Java JBoss 5 to 7 in 11 steps
9 January 2014, dzone.com

provided by Google News

JanusGraph Picks Up Where TitanDB Left Off
13 January 2017, Datanami

Database Deep Dives: JanusGraph
8 August 2019, ibm.com

From graph db to graph embedding. In 7 simple steps. | by Andy Greatorex
30 July 2020, Towards Data Science

Compose for JanusGraph arrives on Bluemix
15 September 2017, ibm.com

Nordstrom Builds Flexible Backend Ops with Kubernetes, Spark and JanusGraph
3 October 2019, The New Stack

provided by Google News

How to Use RethinkDB with Node.js Applications — SitePoint
16 December 2015, SitePoint

Stripe acquires team behind NoSQL database startup RethinkDB
5 October 2016, VentureBeat

MongoDB: The Popular Database for IoT
15 August 2023, Open Source For You

RethinkDB is dead, and MongoDB isn't what killed it
24 January 2017, TechRepublic

How to deploy RethinkDB using Docker
14 February 2018, Packt Hub

provided by Google News



Share this page

Featured Products

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

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

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.

Present your product here