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 > AnzoGraph DB vs. BoltDB vs. etcd vs. IBM Db2 Event Store vs. Spark SQL

System Properties Comparison AnzoGraph DB vs. BoltDB vs. etcd vs. IBM Db2 Event Store vs. Spark SQL

Editorial information provided by DB-Engines
NameAnzoGraph DB  Xexclude from comparisonBoltDB  Xexclude from comparisonetcd  Xexclude from comparisonIBM Db2 Event Store  Xexclude from comparisonSpark SQL  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.A distributed reliable key-value storeDistributed Event Store optimized for Internet of Things use casesSpark SQL is a component on top of 'Spark Core' for structured data processing
Primary database modelGraph DBMS
RDF store
Key-value storeKey-value storeEvent Store
Time Series DBMS
Relational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.29
Rank#303  Overall
#25  Graph DBMS
#14  RDF stores
Score0.80
Rank#215  Overall
#31  Key-value stores
Score7.03
Rank#54  Overall
#5  Key-value stores
Score0.27
Rank#309  Overall
#2  Event Stores
#28  Time Series DBMS
Score18.04
Rank#33  Overall
#20  Relational DBMS
Websitecambridgesemantics.com/­anzographgithub.com/­boltdb/­boltetcd.io
github.com/­etcd-io/­etcd
www.ibm.com/­products/­db2-event-storespark.apache.org/­sql
Technical documentationdocs.cambridgesemantics.com/­anzograph/­userdoc/­home.htmetcd.io/­docs
github.com/­etcd-io/­etcd/­tree/­master/­Documentation
www.ibm.com/­docs/­en/­db2-event-storespark.apache.org/­docs/­latest/­sql-programming-guide.html
DeveloperCambridge SemanticsIBMApache Software Foundation
Initial release2018201320172014
Current release2.3, January 20213.4, August 20192.03.5.0 ( 2.13), September 2023
License infoCommercial or Open Sourcecommercial infofree trial version availableOpen Source infoMIT LicenseOpen Source infoApache Version 2.0commercial infofree developer edition availableOpen 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 languageGoGoC and C++Scala
Server operating systemsLinuxBSD
Linux
OS X
Solaris
Windows
FreeBSD
Linux
Windows infoexperimental
Linux infoLinux, macOS, Windows for the developer additionLinux
OS X
Windows
Data schemeSchema-free and OWL/RDFS-schema supportschema-freeschema-freeyesyes
Typing infopredefined data types such as float or datenonoyesyes
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 indexesnonononono
SQL infoSupport of SQLSPARQL and SPARQL* as primary query language. Cypher preview.nonoyes infothrough the embedded Spark runtimeSQL-like DML and DDL statements
APIs and other access methodsApache Mule
gRPC
JDBC
Kafka
OData access for BI tools
OpenCypher
RESTful HTTP API
SPARQL
gRPC
JSON over HTTP
ADO.NET
DB2 Connect
JDBC
ODBC
RESTful HTTP API
JDBC
ODBC
Supported programming languagesC++
Java
Python
Go.Net
C
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
Rust
Scala
Tcl
C
C#
C++
Cobol
Delphi
Fortran
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
Scala
Visual Basic
Java
Python
R
Scala
Server-side scripts infoStored proceduresuser defined functions and aggregatesnonoyesno
Triggersnonoyes, watching key changesnono
Partitioning methods infoMethods for storing different data on different nodesAutomatic shardingnoneShardingyes, utilizing Spark Core
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication in MPP-ClusternoneUsing Raft consensus algorithm to ensure data replication with strong consistency among multiple replicas.Active-active shard replicationnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsKerberos/HDFS data loadingnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency in MPP-ClusternoneImmediate ConsistencyEventual Consistency
Foreign keys infoReferential integrityno infonot needed in graphsnononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDyesnonono
Concurrency infoSupport for concurrent manipulation of datayesyesyesNo - written data is immutableyes
Durability infoSupport for making data persistentyesyesyesYes - Synchronous writes to local disk combined with replication and asynchronous writes in parquet format to permanent shared storageyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnonoyesno
User concepts infoAccess controlAccess rights for users and rolesnonofine grained access rights according to SQL-standardno

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 DBBoltDBetcdIBM Db2 Event StoreSpark SQL
Recent citations in the news

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

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

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

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

Comparing Graph Databases II. Part 2: ArangoDB, OrientDB, and… | by Sam Bell
20 September 2019, Towards Data Science

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

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

Grafana Loki: Architecture Summary and Running in Kubernetes
14 March 2023, hackernoon.com

provided by Google News

Monitor Amazon EKS Control Plane metrics using AWS Open Source monitoring services | Amazon Web Services
12 October 2023, AWS Blog

Apache APISIX Without etcd?
27 July 2023, hackernoon.com

RBI reiterates need for underlying forex exposure for rupee derivatives transactions | Stock Market News
5 April 2024, Mint

Killing a market, softly: How an RBI communique could end India's thriving ETCD market
7 April 2024, The Economic Times

ETCD directives don't go well with RBI's stellar reputation
14 April 2024, Business Standard

provided by Google News

Advancements in streaming data storage, real-time analysis and machine learning
25 July 2019, IBM

How IBM Is Turning Db2 into an 'AI Database'
3 June 2019, Datanami

Best cloud databases of 2022
4 October 2022, ITPro

provided by Google News

Performance Insights from Sigma Rule Detections in Spark Streaming
1 June 2024, Towards Data Science

Run Apache Hive workloads using Spark SQL with Amazon EMR on EKS | Amazon Web Services
18 October 2023, AWS Blog

What is Apache Spark? The big data platform that crushed Hadoop
3 April 2024, InfoWorld

Cracking the Apache Spark Interview: 80+ Top Questions and Answers for 2024
1 April 2024, Simplilearn

18 Top Big Data Tools and Technologies to Know About in 2024
24 January 2024, TechTarget

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

Neo4j logo

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

Present your product here