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

DBMS > 4D vs. Blueflood vs. Cassandra vs. Hazelcast vs. Tarantool

System Properties Comparison 4D vs. Blueflood vs. Cassandra vs. Hazelcast vs. Tarantool

Editorial information provided by DB-Engines
Name4D infoformer name: 4th Dimension  Xexclude from comparisonBlueflood  Xexclude from comparisonCassandra  Xexclude from comparisonHazelcast  Xexclude from comparisonTarantool  Xexclude from comparison
DescriptionApplication development environment with integrated database management systemScalable TimeSeries DBMS based on CassandraWide-column store based on ideas of BigTable and DynamoDB infoOptimized for write accessA widely adopted in-memory data gridIn-memory computing platform with a flexible data schema for efficiently building high-performance applications
Primary database modelRelational DBMSTime Series DBMSWide column storeKey-value storeDocument store
Key-value store
Relational DBMS
Secondary database modelsVector DBMS infostarting with release V5Document store infoJSON support with IMDG 3.12Spatial DBMS infowith Tarantool/GIS extension
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.58
Rank#108  Overall
#54  Relational DBMS
Score0.06
Rank#353  Overall
#34  Time Series DBMS
Score101.89
Rank#12  Overall
#1  Wide column stores
Score5.97
Rank#57  Overall
#6  Key-value stores
Score1.72
Rank#144  Overall
#25  Document stores
#25  Key-value stores
#66  Relational DBMS
Websitewww.4d.comblueflood.iocassandra.apache.orghazelcast.comwww.tarantool.io
Technical documentationdeveloper.4d.comgithub.com/­rax-maas/­blueflood/­wikicassandra.apache.org/­doc/­latesthazelcast.org/­imdg/­docswww.tarantool.io/­en/­doc
Developer4D, IncRackspaceApache Software Foundation infoApache top level project, originally developped by FacebookHazelcastVK
Initial release19842013200820082008
Current releasev20, April 20234.1.3, July 20235.3.6, November 20232.10.0, May 2022
License infoCommercial or Open SourcecommercialOpen Source infoApache 2.0Open Source infoApache version 2Open Source infoApache Version 2; commercial licenses availableOpen 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 languageJavaJavaJavaC and C++
Server operating systemsOS X
Windows
Linux
OS X
BSD
Linux
OS X
Windows
All OS with a Java VMBSD
Linux
macOS
Data schemeyespredefined schemeschema-freeschema-freeFlexible data schema: relational definition for tables with ability to store json-like documents in columns
Typing infopredefined data types such as float or dateyesyesyesyesstring, 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.yesnonoyes infothe object must implement a serialization strategyno
Secondary indexesyesnorestricted infoonly equality queries, not always the best performing solutionyesyes
SQL infoSupport of SQLyes infoclose to SQL 92noSQL-like SELECT, DML and DDL statements (CQL)SQL-like query languageFull-featured ANSI SQL support
APIs and other access methodsODBC
RESTful HTTP API infoby using 4D Mobile
SOAP webservices
HTTP RESTProprietary protocol infoCQL (Cassandra Query Language, an SQL-like language)
Thrift
JCache
JPA
Memcached protocol
RESTful HTTP API
Open binary protocol
Supported programming languages4D proprietary IDE
PHP
C#
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript infoNode.js
Perl
PHP
Python
Ruby
Scala
.Net
C#
C++
Clojure
Go
Java
JavaScript (Node.js)
Python
Scala
C
C#
C++
Erlang
Go
Java
JavaScript
Lua
Perl
PHP
Python
Rust
Server-side scripts infoStored proceduresyesnonoyes infoEvent Listeners, Executor ServicesLua, C and SQL stored procedures
Triggersyesnoyesyes infoEventsyes, before/after data modification events, on replication events, client session events
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infobased on CassandraSharding infono "single point of failure"ShardingSharding, 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 nodesMulti-source replicationselectable replication factor infobased on Cassandraselectable replication factor infoRepresentation of geographical distribution of servers is possibleyes infoReplicated MapAsynchronous 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 methodsnonoyesyes
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency infobased on Cassandra
Immediate Consistency infobased on Cassandra
Eventual Consistency
Immediate Consistency infocan be individually decided for each write operation
Immediate Consistency or Eventual Consistency selectable by user infoRaft Consensus AlgorithmCasual 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 integrityyesnononoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnono infoAtomicity and isolation are supported for single operationsone or two-phase-commit; repeatable reads; read commitedACID, with serializable isolation and linearizable read (within partition); Configurable MVCC (within partition); No cross-shard distributed transactions
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes, cooperative multitasking
Durability infoSupport for making data persistentyesyesyesyesyes, write ahead logging
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nononoyesyes, full featured in-memory storage engine with persistence
User concepts infoAccess controlUsers and groupsnoAccess rights for users can be defined per objectRole-based access controlAccess 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
4D infoformer name: 4th DimensionBluefloodCassandraHazelcastTarantool
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

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
4D infoformer name: 4th DimensionBluefloodCassandraHazelcastTarantool
DB-Engines blog posts

MySQL, PostgreSQL and Redis are the winners of the March ranking
2 March 2016, Paul Andlinger

show all

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

What Is Cassandra? Working, Features, and Uses - Spiceworks Inc
17 August 2023, Spiceworks News and Insights

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

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

provided by Google News

Hazelcast Weaves Wider Logic Threads Through The Data Fabric
7 March 2024, Forbes

Hazelcast 5.4 real time data processing platform boosts AI and consistency
17 April 2024, VentureBeat

Research Report on Event Stream Processing Tools Market Size 2024-2030: Supply-Demand Trends, Regional ...
3 May 2024, News Channel Nebraska

Hazelcast Sets New Standards for AI Workloads with Platform 5.4 Enhancements
18 April 2024, Datanami

Real-Time Data Platform Hazelcast Introduces New Chief Technology Officer Adrian Soars
7 November 2023, Finovate

provided by Google News

TaranHouse: New Big Data Warehouse Announced by Tarantool
4 April 2018, Newswire

In-Memory Showdown: Redis vs. Tarantool
1 September 2021, Хабр

Tarantool Announces New Enterprise Version With Enhanced Scaling and Monitoring Capabilities
18 May 2018, Newswire

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

Deploying Tarantool Cartridge applications with zero effort (Part 2)
13 April 2020, Хабр

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

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