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

DBMS > AnzoGraph DB vs. BoltDB vs. RethinkDB vs. SwayDB vs. TinkerGraph

System Properties Comparison AnzoGraph DB vs. BoltDB vs. RethinkDB vs. SwayDB vs. TinkerGraph

Editorial information provided by DB-Engines
NameAnzoGraph DB  Xexclude from comparisonBoltDB  Xexclude from comparisonRethinkDB  Xexclude from comparisonSwayDB  Xexclude from comparisonTinkerGraph  Xexclude from comparison
DescriptionScalable graph database built for online analytics and data harmonization with MPP scaling, high-performance analytical algorithms and reasoning, and virtualizationAn embedded key-value store for Go.DBMS for the Web with a mechanism to push updated query results to applications in realtime.An embeddable, non-blocking, type-safe key-value store for single or multiple disks and in-memory storageA lightweight, in-memory graph engine that serves as a reference implementation of the TinkerPop3 API
Primary database modelGraph DBMS
RDF store
Key-value storeDocument storeKey-value storeGraph DBMS
Secondary database modelsSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.23
Rank#307  Overall
#24  Graph DBMS
#13  RDF stores
Score0.74
Rank#220  Overall
#31  Key-value stores
Score2.74
Rank#105  Overall
#19  Document stores
Score0.00
Rank#382  Overall
#59  Key-value stores
Score0.08
Rank#348  Overall
#35  Graph DBMS
Websitecambridgesemantics.com/­anzographgithub.com/­boltdb/­boltrethinkdb.comswaydb.simer.autinkerpop.apache.org/­docs/­current/­reference/­#tinkergraph-gremlin
Technical documentationdocs.cambridgesemantics.com/­anzograph/­userdoc/­home.htmrethinkdb.com/­docs
DeveloperCambridge SemanticsThe Linux Foundation infosince July 2017Simer Plaha
Initial release20182013200920182009
Current release2.3, January 20212.4.1, August 2020
License infoCommercial or Open Sourcecommercial infofree trial version availableOpen Source infoMIT LicenseOpen Source infoApache Version 2Open Source infoGNU Affero GPL V3.0Open 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 languageGoC++ScalaJava
Server operating systemsLinuxBSD
Linux
OS X
Solaris
Windows
Linux
OS X
Windows
Data schemeSchema-free and OWL/RDFS-schema supportschema-freeschema-freeschema-freeschema-free
Typing infopredefined data types such as float or datenoyes infostring, binary, float, bool, date, geometrynoyes
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 indexesnonoyesnono
SQL infoSupport of SQLSPARQL and SPARQL* as primary query language. Cypher preview.nononono
APIs and other access methodsApache Mule
gRPC
JDBC
Kafka
OData access for BI tools
OpenCypher
RESTful HTTP API
SPARQL
TinkerPop 3
Supported programming languagesC++
Java
Python
GoC 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
Groovy
Java
Server-side scripts infoStored proceduresuser defined functions and aggregatesnonono
TriggersnonoClient-side triggers through changefeedsnono
Partitioning methods infoMethods for storing different data on different nodesAutomatic shardingnoneSharding inforange basednonenone
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication in MPP-ClusternoneSource-replica replicationnonenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsKerberos/HDFS data loadingnoyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency in MPP-ClusternoneImmediate ConsistencyImmediate Consistencynone
Foreign keys infoReferential integrityno infonot needed in graphsnononoyes infoRelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDyesAtomic single-document operationsAtomic execution of operationsno
Concurrency infoSupport for concurrent manipulation of datayesyesyes infoMVCC basedyesno
Durability infoSupport for making data persistentyesyesyesyesoptional
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnonoyesyes
User concepts infoAccess controlAccess rights for users and rolesnoyes 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
AnzoGraph DBBoltDBRethinkDBSwayDBTinkerGraph
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

Recent citations in the news

AnzoGraph review: A graph database for deep analytics
15 April 2019, InfoWorld

Cambridge Semantics Fits AnzoGraph DB with More Speed, Free Access
23 January 2020, Solutions Review

AnzoGraph: A W3C Standards-Based Graph Database | by Jo Stichbury
8 February 2019, Towards Data Science

Back to the future: Does graph database success hang on query language?
5 March 2018, ZDNet

Is The Enterprise Knowledge Graph Finally Going To Make All Data Usable?
19 September 2018, Forbes

provided by Google News

What I learnt from building 3 high traffic web applications on an embedded key value store.
21 February 2018, hackernoon.com

4 Instructive Postmortems on Data Downtime and Loss
1 March 2024, The Hacker News

Three Reasons DevOps Should Consider Rocky Linux 9.4
15 May 2024, DevOps.com

Roblox’s cloud-native catastrophe: A post mortem
31 January 2022, InfoWorld

How to Put a GUI on Ansible, Using Semaphore
22 April 2023, The New Stack

provided by Google News

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

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

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

Why developers like Apache TinkerPop, an open source framework for graph computing | Amazon Web Services
27 September 2021, AWS Blog

Introducing Gremlin query hints for Amazon Neptune
26 February 2019, AWS Blog

InfiniteGraph Gets Support for Common Graph Database Language and More
21 February 2012, SiliconANGLE News

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online 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.

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

Present your product here