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

DBMS > Axibase vs. BigObject vs. Cassandra vs. IBM Db2 vs. Oracle NoSQL

System Properties Comparison Axibase vs. BigObject vs. Cassandra vs. IBM Db2 vs. Oracle NoSQL

Editorial information provided by DB-Engines
NameAxibase  Xexclude from comparisonBigObject  Xexclude from comparisonCassandra  Xexclude from comparisonIBM Db2 infoformerly named DB2 or IBM Database 2  Xexclude from comparisonOracle NoSQL  Xexclude from comparison
DescriptionScalable TimeSeries DBMS based on HBase with integrated rule engine and visualizationAnalytic DBMS for real-time computations and queriesWide-column store based on ideas of BigTable and DynamoDB infoOptimized for write accessCommon in IBM host environments, 2 different versions for host and Windows/LinuxA multi-model, scalable, distributed NoSQL database, designed to provide highly reliable, flexible, and available data management across a configurable set of storage nodes
Primary database modelTime Series DBMSRelational DBMS infoa hierachical model (tree) can be imposedWide column storeRelational DBMS infoSince Version 10.5 support for JSON/BSON documents compatible with MongoDBDocument store
Key-value store
Relational DBMS
Secondary database modelsVector DBMS infostarting with release V5Document store
RDF store infoin Db2 LUW (Linux, Unix, Windows)
Spatial DBMS infowith Db2 Spatial Extender
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.35
Rank#282  Overall
#25  Time Series DBMS
Score0.19
Rank#329  Overall
#146  Relational DBMS
Score98.83
Rank#12  Overall
#1  Wide column stores
Score125.90
Rank#9  Overall
#6  Relational DBMS
Score3.05
Rank#97  Overall
#17  Document stores
#16  Key-value stores
#50  Relational DBMS
Websiteaxibase.com/­docs/­atsd/­financebigobject.iocassandra.apache.orgwww.ibm.com/­products/­db2www.oracle.com/­database/­nosql/­technologies/­nosql
Technical documentationdocs.bigobject.iocassandra.apache.org/­doc/­latestwww.ibm.com/­docs/­en/­db2docs.oracle.com/­en/­database/­other-databases/­nosql-database/­index.html
DeveloperAxibase CorporationBigObject, Inc.Apache Software Foundation infoApache top level project, originally developped by FacebookIBMOracle
Initial release2013201520081983 infohost version2011
Current release155854.1.3, July 202312.1, October 201624.1, May 2024
License infoCommercial or Open Sourcecommercial infoCommunity Edition (single node) is free, Enterprise Edition (distributed) is paidcommercial infofree community edition availableOpen Source infoApache version 2commercial infofree version is availableOpen Source infoProprietary for Enterprise Edition (Oracle Database EE license has Oracle NoSQL database EE covered: details)
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 languageJavaJavaC and C++Java
Server operating systemsLinuxLinux infodistributed as a docker-image
OS X infodistributed as a docker-image (boot2docker)
Windows infodistributed as a docker-image (boot2docker)
BSD
Linux
OS X
Windows
AIX
HP-UX
Linux
Solaris
Windows
z/OS
Linux
Solaris SPARC/x86
Data schemeyesyesschema-freeyesSupport Fixed schema and Schema-less deployment with the ability to interoperate between them.
Typing infopredefined data types such as float or dateyes infoshort, integer, long, float, double, decimal, stringyesyesyesoptional
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.nononono
Secondary indexesnoyesrestricted infoonly equality queries, not always the best performing solutionyesyes
SQL infoSupport of SQLSQL-like query languageSQL-like DML and DDL statementsSQL-like SELECT, DML and DDL statements (CQL)yesSQL-like DML and DDL statements
APIs and other access methodsJDBC
Proprietary protocol (Network API)
RESTful HTTP API
fluentd
ODBC
RESTful HTTP API
Proprietary protocol infoCQL (Cassandra Query Language, an SQL-like language)
Thrift
ADO.NET
JDBC
JSON style queries infoMongoDB compatible
ODBC
XQuery
RESTful HTTP API
Supported programming languagesGo
Java
PHP
Python
R
Ruby
C#
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript infoNode.js
Perl
PHP
Python
Ruby
Scala
C
C#
C++
Cobol
Delphi
Fortran
Java
Perl
PHP
Python
Ruby
Visual Basic
C
C#
Go
Java
JavaScript (Node.js)
Python
Server-side scripts infoStored proceduresyesLuanoyesno
Triggersyesnoyesyesno
Partitioning methods infoMethods for storing different data on different nodesShardingnoneSharding infono "single point of failure"Sharding infoonly with Windows/Unix/Linux VersionSharding
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationnoneselectable replication factor infoRepresentation of geographical distribution of servers is possibleyes infowith separate tools (MQ, InfoSphere)Electable source-replica replication per shard. Support distributed global deployment with Multi-region table feature
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnoyesnowith Hadoop integration
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneEventual Consistency
Immediate Consistency infocan be individually decided for each write operation
Eventual Consistency
Immediate Consistency infodepending on configuration
Foreign keys infoReferential integritynoyes infoautomatically between fact table and dimension tablesnoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanonono infoAtomicity and isolation are supported for single operationsACIDconfigurable infoACID within a storage node (=shard)
Concurrency infoSupport for concurrent manipulation of datayesyes infoRead/write lock on objects (tables, trees)yesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyes infooff heap cache
User concepts infoAccess controlnoAccess rights for users can be defined per objectfine grained access rights according to SQL-standardAccess rights for users and roles
More information provided by the system vendor
AxibaseBigObjectCassandraIBM Db2 infoformerly named DB2 or IBM Database 2Oracle NoSQL
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

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

How Concide Built its Chat Platform with Enhanced Document Management for Legal Tech Professionals
23 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
AxibaseBigObjectCassandraIBM Db2 infoformerly named DB2 or IBM Database 2Oracle NoSQL
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

The Ultimate ATV Test: Suzuki's King Quad 750 AXI Rugged Package vs. Alaska's Hunting Season
14 October 2020, Outdoor Life

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 Uber Optimized Cassandra Operations At Scale
20 July 2023, Uber

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

provided by Google News

Use AWS DMS to migrate data from IBM Db2 DPF to an AWS target | Amazon Web Services
28 May 2024, AWS Blog

IBM Collaborates with AWS to Launch a New Cloud Database Offering, Enabling Customers to Optimize Data ...
27 November 2023, IBM Newsroom

IBM's vintage Db2 database jumps on AWS's cloud bandwagon
29 November 2023, The Register

Precisely Supports Amazon RDS for Db2 Service with Real-Time Data Integration Capabilities
3 April 2024, Precisely

Blog Theme - Details
31 May 2024, Oracle

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



Share this page

Featured Products

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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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