DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Bangdb vs. Cassandra vs. Heroic vs. NCache vs. Stardog

System Properties Comparison Bangdb vs. Cassandra vs. Heroic vs. NCache vs. Stardog

Editorial information provided by DB-Engines
NameBangdb  Xexclude from comparisonCassandra  Xexclude from comparisonHeroic  Xexclude from comparisonNCache  Xexclude from comparisonStardog  Xexclude from comparison
DescriptionConverged and high performance database for device data, events, time series, document and graphWide-column store based on ideas of BigTable and DynamoDB infoOptimized for write accessTime Series DBMS built at Spotify based on Cassandra or Google Cloud Bigtable, and ElasticSearchOpen-Source and Enterprise in-memory Key-Value StoreEnterprise Knowledge Graph platform and graph DBMS with high availability, high performance reasoning, and virtualization
Primary database modelDocument store
Graph DBMS
Time Series DBMS
Wide column storeTime Series DBMSKey-value storeGraph DBMS
RDF store
Secondary database modelsSpatial DBMSVector DBMS infostarting with release V5Document store
Search engine infoUsing distributed Lucene
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.16
Rank#338  Overall
#47  Document stores
#32  Graph DBMS
#31  Time Series DBMS
Score98.83
Rank#12  Overall
#1  Wide column stores
Score0.46
Rank#265  Overall
#22  Time Series DBMS
Score0.96
Rank#195  Overall
#29  Key-value stores
Score2.07
Rank#122  Overall
#11  Graph DBMS
#6  RDF stores
Websitebangdb.comcassandra.apache.orggithub.com/­spotify/­heroicwww.alachisoft.com/­ncachewww.stardog.com
Technical documentationdocs.bangdb.comcassandra.apache.org/­doc/­latestspotify.github.io/­heroicwww.alachisoft.com/­resources/­docsdocs.stardog.com
DeveloperSachin Sinha, BangDBApache Software Foundation infoApache top level project, originally developped by FacebookSpotifyAlachisoftStardog-Union
Initial release20122008201420052010
Current releaseBangDB 2.0, October 20214.1.3, July 20235.3.3, April 20247.3.0, May 2020
License infoCommercial or Open SourceOpen Source infoBSD 3Open Source infoApache version 2Open Source infoApache 2.0Open Source infoEnterprise Edition availablecommercial info60-day fully-featured trial license; 1-year fully-featured non-commercial use license for academics/students
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.
Astra DB: Multi-cloud DBaaS built on Apache Cassandra.
Implementation languageC, C++JavaJavaC#, .NET, .NET Core, JavaJava
Server operating systemsLinuxBSD
Linux
OS X
Windows
Linux
Windows
Linux
macOS
Windows
Data schemeschema-freeschema-freeschema-freeschema-freeschema-free and OWL/RDFS-schema support
Typing infopredefined data types such as float or dateyes: string, long, double, int, geospatial, stream, eventsyesyespartial infoSupported data types are Lists, Queues, Hashsets, Dictionary and Counteryes
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 infoImport/export of XML data possible
Secondary indexesyes infosecondary, composite, nested, reverse, geospatialrestricted infoonly equality queries, not always the best performing solutionyes infovia Elasticsearchyesyes infosupports real-time indexing in full-text and geospatial
SQL infoSupport of SQLSQL like support with command line toolSQL-like SELECT, DML and DDL statements (CQL)noSQL-like query syntax and LINQ for searching the cache. Cache Synchronization with SQL Server using SQL dependency.Yes, compatible with all major SQL variants through dedicated BI/SQL Server
APIs and other access methodsProprietary protocol
RESTful HTTP API
Proprietary protocol infoCQL (Cassandra Query Language, an SQL-like language)
Thrift
HQL (Heroic Query Language, a JSON-based language)
HTTP API
IDistributedCache
JCache
LINQ
Proprietary native API
GraphQL query language
HTTP API
Jena RDF API
OWL
RDF4J API
Sesame REST HTTP Protocol
SNARL
SPARQL
Spring Data
Stardog Studio
TinkerPop 3
Supported programming languagesC
C#
C++
Java
Python
C#
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript infoNode.js
Perl
PHP
Python
Ruby
Scala
.Net
.Net Core
C#
Java
JavaScript (Node.js)
Python
Scala
.Net
Clojure
Groovy
Java
JavaScript
Python
Ruby
Server-side scripts infoStored proceduresnononono infosupport for stored procedures with SQL-Server CLRuser defined functions and aggregates, HTTP Server extensions in Java
Triggersyes, Notifications (with Streaming only)yesnoyes infoNotificationsyes infovia event handlers
Partitioning methods infoMethods for storing different data on different nodesSharding (enterprise version only). P2P based virtual network overlay with consistent hashing and chord algorithmSharding infono "single point of failure"Shardingyesnone
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factor, Knob for CAP (enterprise version only)selectable replication factor infoRepresentation of geographical distribution of servers is possibleyesyes, with selectable consistency levelMulti-source replication in HA-Cluster
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemTunable consistency, set CAP knob accordinglyEventual Consistency
Immediate Consistency infocan be individually decided for each write operation
Eventual Consistency
Immediate Consistency
Eventual Consistency
Immediate Consistency
Strong Eventual Consistency over WAN with Conflict Resolution using Bridge Topology
Immediate Consistency in HA-Cluster
Foreign keys infoReferential integritynonononoyes inforelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDno infoAtomicity and isolation are supported for single operationsnooptimistic locking and pessimistic lockingACID
Concurrency infoSupport for concurrent manipulation of datayes, optimistic concurrency controlyesyesyesyes
Durability infoSupport for making data persistentyes, implements WAL (Write ahead log) as wellyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes, run db with in-memory only modenonoyesyes
User concepts infoAccess controlyes (enterprise version only)Access rights for users can be defined per objectAuthentication to access the cache via Active Directory/LDAP (possible roles: user, administrator)Access rights for users and roles
More information provided by the system vendor
BangdbCassandraHeroicNCacheStardog
Specific characteristicsApache Cassandra is the leading NoSQL, distributed database management system, well...
» more
NCache has been the market leader in .NET Distributed Caching since 2005 . NCache...
» more
Competitive advantagesNo single point of failure ensures 100% availability . Operational simplicity for...
» more
NCache is 100% .NET/ .NET Core based which fully supports ASP.NET Core Sessions ,...
» more
Typical application scenariosInternet of Things (IOT), fraud detection applications, recommendation engines, product...
» more
NCache enables industries like retail, finance, banking IoT, travel, ecommerce, healthcare...
» more
Key customersApple, Netflix, Uber, ING,, Intuit,Fidelity, NY Times, Outbrain, BazaarVoice, Best...
» more
Bank of America, Citi, Natures Way, Charter Spectrum, Barclays, Henry Schein, GBM,...
» more
Market metricsCassandra is used by 40% of the Fortune 100.
» more
Market Leader in .NET Distributed Caching since 2005.
» more
Licensing and pricing modelsApache license  Pricing for commercial distributions provided by DataStax and available...
» more
NCache Open Source is free on an as-is basis without any support. NCache Enterprise...
» more
News

An Introduction to David Jones-Gilardi, Developer Relations
11 June 2024

Introducing Tejas Kumar, Developer Relations Engineer
7 June 2024

Indexing All of Wikipedia on a Laptop
5 June 2024

An Introduction to Phil Nash, Developer Relations
3 June 2024

Focus on Creativity, Not Clusters: DataStax Mission Control in Action!
30 May 2024

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
3rd partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» more

Cassandra Forward event: Want to level up your Cassandra game? Watch now replays of the March 2023 sessions.
» more

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
BangdbCassandraHeroicNCacheStardog
DB-Engines blog posts

Cassandra keeps climbing the ranks of the DB-Engines Ranking
3 May 2016, Matthias Gelbmann

Oracle is the DBMS of the Year
5 January 2016, Paul Andlinger, Matthias Gelbmann

Winners, losers and an attractive newcomer in Novembers DB-Engines ranking
2 November 2015, Paul Andlinger

show all

Recent citations in the news

ScyllaDB 6.0 advances open source database scalability
12 June 2024, VentureBeat

Here's What to Know About Apache Cassandra 5.0
15 April 2024, hackernoon.com

How Uber Optimized Cassandra Operations At Scale
20 July 2023, Uber

Microsoft extends life support for aging Apache Cassandra 3.11 database
10 October 2023, The Register

How Zalando migrated their shopping carts to Amazon DynamoDB from Apache Cassandra | Amazon Web Services
11 October 2023, AWS Blog

provided by Google News

Review: Google Bigtable scales with ease
7 September 2016, InfoWorld

provided by Google News

How to use NCache in ASP.Net Core
25 February 2019, InfoWorld

Custom Response Caching Using NCache in ASP.NET Core
22 April 2020, InfoQ.com

provided by Google News



Share this page

Featured Products

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

Present your product here