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. Bangdb vs. IRONdb vs. Oracle NoSQL vs. ScyllaDB

System Properties Comparison AnzoGraph DB vs. Bangdb vs. IRONdb vs. Oracle NoSQL vs. ScyllaDB

Editorial information provided by DB-Engines
NameAnzoGraph DB  Xexclude from comparisonBangdb  Xexclude from comparisonIRONdb  Xexclude from comparisonOracle NoSQL  Xexclude from comparisonScyllaDB  Xexclude from comparison
IRONdb seems to be discontinued. Therefore it is excluded from the DB-Engines Ranking.
DescriptionScalable graph database built for online analytics and data harmonization with MPP scaling, high-performance analytical algorithms and reasoning, and virtualizationConverged and high performance database for device data, events, time series, document and graphA distributed Time Series DBMS with a focus on scalability, fault tolerance and operational simplicityA multi-model, scalable, distributed NoSQL database, designed to provide highly reliable, flexible, and available data management across a configurable set of storage nodesCassandra and DynamoDB compatible wide column store
Primary database modelGraph DBMS
RDF store
Document store
Graph DBMS
Time Series DBMS
Time Series DBMSDocument store
Key-value store
Relational DBMS
Wide column store
Secondary database modelsSpatial DBMSKey-value store
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.16
Rank#338  Overall
#47  Document stores
#32  Graph DBMS
#31  Time Series DBMS
Score3.05
Rank#97  Overall
#17  Document stores
#16  Key-value stores
#50  Relational DBMS
Score4.08
Rank#76  Overall
#5  Wide column stores
Websitecambridgesemantics.com/­anzographbangdb.comwww.circonus.com/solutions/time-series-database/www.oracle.com/­database/­nosql/­technologies/­nosqlwww.scylladb.com
Technical documentationdocs.cambridgesemantics.com/­anzograph/­userdoc/­home.htmdocs.bangdb.comdocs.circonus.com/irondb/category/getting-starteddocs.oracle.com/­en/­database/­other-databases/­nosql-database/­index.htmldocs.scylladb.com
DeveloperCambridge SemanticsSachin Sinha, BangDBCirconus LLC.OracleScyllaDB
Initial release20182012201720112015
Current release2.3, January 2021BangDB 2.0, October 2021V0.10.20, January 201824.1, May 2024ScyllaDB Open Source 5.4.1, January 2024
License infoCommercial or Open Sourcecommercial infofree trial version availableOpen Source infoBSD 3commercialOpen Source infoProprietary for Enterprise Edition (Oracle Database EE license has Oracle NoSQL database EE covered: details)Open Source infoOpen Source (AGPL), commercial license available
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.
Scylla Cloud: Create real-time applications that run at global scale with Scylla Cloud, the industry’s most powerful NoSQL DBaaS
Implementation languageC, C++C and C++JavaC++
Server operating systemsLinuxLinuxLinuxLinux
Solaris SPARC/x86
Linux
Data schemeSchema-free and OWL/RDFS-schema supportschema-freeschema-freeSupport Fixed schema and Schema-less deployment with the ability to interoperate between them.schema-free
Typing infopredefined data types such as float or dateyes: string, long, double, int, geospatial, stream, eventsyes infotext, numeric, histogramsoptionalyes
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 indexesnoyes infosecondary, composite, nested, reverse, geospatialnoyesyes infocluster global secondary indices
SQL infoSupport of SQLSPARQL and SPARQL* as primary query language. Cypher preview.SQL like support with command line toolSQL-like query language (Circonus Analytics Query Language: CAQL)SQL-like DML and DDL statementsSQL-like DML and DDL statements (CQL)
APIs and other access methodsApache Mule
gRPC
JDBC
Kafka
OData access for BI tools
OpenCypher
RESTful HTTP API
SPARQL
Proprietary protocol
RESTful HTTP API
HTTP APIRESTful HTTP APIProprietary protocol (CQL) infocompatible with CQL (Cassandra Query Language, an SQL-like language)
RESTful HTTP API (DynamoDB compatible)
Thrift
Supported programming languagesC++
Java
Python
C
C#
C++
Java
Python
.Net
C
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript
JavaScript (Node.js)
Lisp
Lua
Perl
PHP
Python
R
Ruby
Rust
Scala
C
C#
Go
Java
JavaScript (Node.js)
Python
For CQL interface: C#, C++, Clojure, Erlang, Go, Haskell, Java, JavaScript, Node.js, Perl, PHP, Python, Ruby, Rust, Scala
For DynamoDB interface: .Net, ColdFusion, Erlang, Groovy, Java, JavaScript, Perl, PHP, Python, Ruby
Server-side scripts infoStored proceduresuser defined functions and aggregatesnoyes, in Luanoyes, Lua
Triggersnoyes, Notifications (with Streaming only)nonono
Partitioning methods infoMethods for storing different data on different nodesAutomatic shardingSharding (enterprise version only). P2P based virtual network overlay with consistent hashing and chord algorithmAutomatic, metric affinity per nodeShardingSharding
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication in MPP-Clusterselectable replication factor, Knob for CAP (enterprise version only)configurable replication factor, datacenter awareElectable source-replica replication per shard. Support distributed global deployment with Multi-region table featureselectable replication factor infoRepresentation of geographical distribution of servers is possible
MapReduce infoOffers an API for user-defined Map/Reduce methodsKerberos/HDFS data loadingnonowith Hadoop integrationno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency in MPP-ClusterTunable consistency, set CAP knob accordinglyImmediate consistency per node, eventual consistency across nodesEventual Consistency
Immediate Consistency infodepending on configuration
Eventual Consistency
Tunable Consistency infocan be individually decided for each write operation
Foreign keys infoReferential integrityno infonot needed in graphsnononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDnoconfigurable infoACID within a storage node (=shard)no infoAtomicity and isolation are supported for single operations
Concurrency infoSupport for concurrent manipulation of datayesyes, optimistic concurrency controlyesyesyes
Durability infoSupport for making data persistentyesyes, implements WAL (Write ahead log) as wellyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes, run db with in-memory only modenoyes infooff heap cacheyes infoin-memory tables
User concepts infoAccess controlAccess rights for users and rolesyes (enterprise version only)noAccess rights for users and rolesAccess rights for users can be defined per object
More information provided by the system vendor
AnzoGraph DBBangdbIRONdbOracle NoSQLScyllaDB
Specific characteristicsScyllaDB is engineered to deliver predictable performance at scale. It’s adopted...
» more
Competitive advantagesHighly-performant (efficiently utilizes full resources of a node and network; millions...
» more
Typical application scenariosScyllaDB is ideal for applications that require high throughput and low latency at...
» more
Key customersDiscord, Epic Games, Expedia, Zillow, Comcast, Disney+ Hotstar, Samsung, ShareChat,...
» more
Market metricsScyllaDB typically offers ~75% total cost of ownership savings, with ~5X higher throughput...
» more
Licensing and pricing modelsScyllaDB Open Source - free open source software (AGPL) ScyllaDB Enterprise - subscription-based...
» more

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 DBBangdbIRONdbOracle NoSQLScyllaDB
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

Application observability firm Apica buys telemetry data startup Circonus and adds more funding
21 February 2024, SiliconANGLE News

Apica Acquires Telemetry Data Management Pioneer Circonus And Lands New Funding
22 February 2024, Datanami

Apica gets $6 million in funding and buys Circonus -
21 February 2024, Enterprise Times

provided by Google News

OpenWorld 2013: Oracle NoSQL Database On the Rise?
13 December 2023, Channel Futures

Blog Theme - Details
21 August 2023, Oracle

We built a geo-distributed, serverless modern app using the Oracle NoSQL Database Cloud Service
18 November 2021, Oracle

Oracle Defends Relational DBs Against NoSQL Competitors
25 November 2015, eWeek

Oracle Adds New AI-Enabling Features To MySQL HeatWave
23 March 2023, Forbes

provided by Google News

Sleeping at Scale - Delivering 10k Timers per Second per Node with Rust, Tokio, Kafka, and Scylla
26 April 2024, InfoQ.com

ScyllaDB Raises $43M to Take on MongoDB at Scale, Push Database Performance to New Levels
17 October 2023, Datanami

Running ScyllaDB NoSQL on Kubernetes with Spot Instances
10 July 2023, The New Stack

ScyllaDB on AWS is a NoSQL Database Built for Gigabyte-to-Petabyte Scale | Amazon Web Services
6 January 2023, AWS Blog

ScyllaDB Database Review | eWeek
21 August 2018, eWeek

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