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 > Bangdb vs. Blueflood vs. Cassandra vs. H2GIS vs. Tarantool

System Properties Comparison Bangdb vs. Blueflood vs. Cassandra vs. H2GIS vs. Tarantool

Editorial information provided by DB-Engines
NameBangdb  Xexclude from comparisonBlueflood  Xexclude from comparisonCassandra  Xexclude from comparisonH2GIS  Xexclude from comparisonTarantool  Xexclude from comparison
DescriptionConverged and high performance database for device data, events, time series, document and graphScalable TimeSeries DBMS based on CassandraWide-column store based on ideas of BigTable and DynamoDB infoOptimized for write accessSpatial extension of H2In-memory computing platform with a flexible data schema for efficiently building high-performance applications
Primary database modelDocument store
Graph DBMS
Time Series DBMS
Time Series DBMSWide column storeSpatial DBMSDocument store
Key-value store
Relational DBMS
Secondary database modelsSpatial DBMSVector DBMS infostarting with release V5Relational DBMSSpatial DBMS infowith Tarantool/GIS extension
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
Score0.13
Rank#346  Overall
#33  Time Series DBMS
Score98.83
Rank#12  Overall
#1  Wide column stores
Score0.08
Rank#368  Overall
#7  Spatial DBMS
Score1.67
Rank#143  Overall
#25  Document stores
#25  Key-value stores
#65  Relational DBMS
Websitebangdb.comblueflood.iocassandra.apache.orgwww.h2gis.orgwww.tarantool.io
Technical documentationdocs.bangdb.comgithub.com/­rax-maas/­blueflood/­wikicassandra.apache.org/­doc/­latestwww.h2gis.org/­docs/­homewww.tarantool.io/­en/­doc
DeveloperSachin Sinha, BangDBRackspaceApache Software Foundation infoApache top level project, originally developped by FacebookCNRSVK
Initial release20122013200820132008
Current releaseBangDB 2.0, October 20214.1.3, July 20232.10.0, May 2022
License infoCommercial or Open SourceOpen Source infoBSD 3Open Source infoApache 2.0Open Source infoApache version 2Open Source infoLGPL 3.0Open Source infoBSD-2, source-available extensions (modules), commercial licenses for Tarantool Enterprise
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++JavaJavaJavaC and C++
Server operating systemsLinuxLinux
OS X
BSD
Linux
OS X
Windows
BSD
Linux
macOS
Data schemeschema-freepredefined schemeschema-freeyesFlexible data schema: relational definition for tables with ability to store json-like documents in columns
Typing infopredefined data types such as float or dateyes: string, long, double, int, geospatial, stream, eventsyesyesyesstring, double, decimal, uuid, integer, blob, boolean, datetime
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 indexesyes infosecondary, composite, nested, reverse, geospatialnorestricted infoonly equality queries, not always the best performing solutionyesyes
SQL infoSupport of SQLSQL like support with command line toolnoSQL-like SELECT, DML and DDL statements (CQL)yesFull-featured ANSI SQL support
APIs and other access methodsProprietary protocol
RESTful HTTP API
HTTP RESTProprietary protocol infoCQL (Cassandra Query Language, an SQL-like language)
Thrift
Open binary protocol
Supported programming languagesC
C#
C++
Java
Python
C#
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript infoNode.js
Perl
PHP
Python
Ruby
Scala
JavaC
C#
C++
Erlang
Go
Java
JavaScript
Lua
Perl
PHP
Python
Rust
Server-side scripts infoStored proceduresnononoyes infobased on H2Lua, C and SQL stored procedures
Triggersyes, Notifications (with Streaming only)noyesyesyes, before/after data modification events, on replication events, client session events
Partitioning methods infoMethods for storing different data on different nodesSharding (enterprise version only). P2P based virtual network overlay with consistent hashing and chord algorithmSharding infobased on CassandraSharding infono "single point of failure"noneSharding, partitioned with virtual buckets by user defined affinity key. Live resharding for scale up and scale down without maintenance downtime.
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factor, Knob for CAP (enterprise version only)selectable replication factor infobased on Cassandraselectable replication factor infoRepresentation of geographical distribution of servers is possibleyes infobased on H2Asynchronous replication with multi-master option
Configurable replication topology (full-mesh, chain, star)
Synchronous quorum replication (with Raft)
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemTunable consistency, set CAP knob accordinglyEventual Consistency infobased on Cassandra
Immediate Consistency infobased on Cassandra
Eventual Consistency
Immediate Consistency infocan be individually decided for each write operation
Immediate ConsistencyCasual consistency across sharding partitions
Eventual consistency within replicaset partition infowhen using asyncronous replication
Immediate Consistency within single instance
Sequential consistency including linearizable read within replicaset partition infowhen using Raft
Foreign keys infoReferential integritynononoyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnono infoAtomicity and isolation are supported for single operationsACIDACID, with serializable isolation and linearizable read (within partition); Configurable MVCC (within partition); No cross-shard distributed transactions
Concurrency infoSupport for concurrent manipulation of datayes, optimistic concurrency controlyesyesyes, multi-version concurrency control (MVCC)yes, cooperative multitasking
Durability infoSupport for making data persistentyes, implements WAL (Write ahead log) as wellyesyesyesyes, write ahead logging
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, full featured in-memory storage engine with persistence
User concepts infoAccess controlyes (enterprise version only)noAccess rights for users can be defined per objectyes infobased on H2Access Control Lists
Mutual TLS authentication for Tarantol Enterprise
Password based authentication
Role-based access control (RBAC) and LDAP for Tarantol Enterprise
Users and Roles
More information provided by the system vendor
BangdbBluefloodCassandraH2GISTarantool
Specific characteristicsApache Cassandra is the leading NoSQL, distributed database management system, well...
» more
Competitive advantagesNo single point of failure ensures 100% availability . Operational simplicity for...
» more
Typical application scenariosInternet of Things (IOT), fraud detection applications, recommendation engines, product...
» more
Key customersApple, Netflix, Uber, ING,, Intuit,Fidelity, NY Times, Outbrain, BazaarVoice, Best...
» more
Market metricsCassandra is used by 40% of the Fortune 100.
» more
Licensing and pricing modelsApache license  Pricing for commercial distributions provided by DataStax and available...
» more
News

An Introduction to Phil Nash, Developer Relations
3 June 2024

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

How Concide Built its Chat Platform with Enhanced Document Management for Legal Tech Professionals
23 May 2024

Astra Vectorize: Generate Vector Embeddings with 1 Line of Code
22 May 2024

GitHub Copilot + DataStax Astra DB: Build GenAI Apps 100x Faster
21 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 partiesCassandra Forward event: Want to level up your Cassandra game? Watch now replays of the March 2023 sessions.
» more

CData: Connect to Big Data & NoSQL through standard Drivers.
» more

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

More resources
BangdbBluefloodCassandraH2GISTarantool
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

Data processing speed and reliability: in-memory synchronous replication
9 November 2021,  Vladimir Perepelytsya, Tarantool (sponsor) 

show all

Recent citations in the news

Real-Time Performance and Health Monitoring Using Netdata
2 September 2019, CNX Software

provided by Google News

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

Cassandra is the “best f*cking database for gen AI,” says DataStax CEO
13 December 2023, VentureBeat

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

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

provided by Google News

Deploying Tarantool Cartridge applications with zero effort (Part 1)
16 December 2019, Хабр

VShard — horizontal scaling in Tarantool
7 March 2019, Хабр

Accelerating PHP connectors for Tarantool using Async, Swoole, and Parallel
18 December 2019, Хабр

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