DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > ArangoDB vs. BigObject vs. Cassandra vs. Greenplum vs. Infobright

System Properties Comparison ArangoDB vs. BigObject vs. Cassandra vs. Greenplum vs. Infobright

Editorial information provided by DB-Engines
NameArangoDB  Xexclude from comparisonBigObject  Xexclude from comparisonCassandra  Xexclude from comparisonGreenplum  Xexclude from comparisonInfobright  Xexclude from comparison
DescriptionNative multi-model DBMS for graph, document, key/value and search. All in one engine and accessible with one query language.Analytic DBMS for real-time computations and queriesWide-column store based on ideas of BigTable and DynamoDB infoOptimized for write accessAnalytic Database platform built on PostgreSQL. Full name is Pivotal Greenplum Database infoA logical database in Greenplum is an array of individual PostgreSQL databases working together to present a single database image.High performant column-oriented DBMS for analytic workloads using MySQL or PostgreSQL as a frontend
Primary database modelDocument store
Graph DBMS
Key-value store
Search engine
Relational DBMS infoa hierachical model (tree) can be imposedWide column storeRelational DBMSRelational DBMS
Secondary database modelsVector DBMS infostarting with release V5Document store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score3.32
Rank#90  Overall
#15  Document stores
#5  Graph DBMS
#12  Key-value stores
#10  Search engines
Score0.13
Rank#333  Overall
#147  Relational DBMS
Score101.89
Rank#12  Overall
#1  Wide column stores
Score8.37
Rank#48  Overall
#30  Relational DBMS
Score0.96
Rank#194  Overall
#91  Relational DBMS
Websitearangodb.combigobject.iocassandra.apache.orggreenplum.orgignitetech.com/­softwarelibrary/­infobrightdb
Technical documentationdocs.arangodb.comdocs.bigobject.iocassandra.apache.org/­doc/­latestdocs.greenplum.org
Social network pagesLinkedInTwitterFacebookYouTubeInstagram
DeveloperArangoDB Inc.BigObject, Inc.Apache Software Foundation infoApache top level project, originally developped by FacebookPivotal Software Inc.Ignite Technologies Inc.; formerly InfoBright Inc.
Initial release20122015200820052005
Current release3.11.5, November 20234.1.3, July 20237.0.0, September 2023
License infoCommercial or Open SourceOpen Source infoApache Version 2; Commercial license (Enterprise) availablecommercial infofree community edition availableOpen Source infoApache version 2Open Source infoApache 2.0commercial infoThe open source (GPLv2) version did not support inserts/updates/deletes and was discontinued with July 2016
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.
ArangoDB Cloud –The Managed Cloud Service of ArangoDB. Provides fully managed, and monitored cluster deployments of any size, with enterprise-grade security. Get started for free and continue for as little as $0,21/hour.Astra DB: Multi-cloud DBaaS built on Apache Cassandra.
Implementation languageC++JavaC
Server operating systemsLinux
OS X
Windows
Linux 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
LinuxLinux
Windows
Data schemeschema-free infoautomatically recognizes schema within a collectionyesschema-freeyesyes
Typing infopredefined data types such as float or dateyes infostring, double, boolean, list, hashyesyesyesyes
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.nonoyes infosince Version 4.2no
Secondary indexesyesyesrestricted infoonly equality queries, not always the best performing solutionyesno infoKnowledge Grid Technology used instead
SQL infoSupport of SQLnoSQL-like DML and DDL statementsSQL-like SELECT, DML and DDL statements (CQL)yesyes
APIs and other access methodsAQL
Foxx Framework
Graph API (Gremlin)
GraphQL query language
HTTP API
Java & SpringData
JSON style queries
VelocyPack/VelocyStream
fluentd
ODBC
RESTful HTTP API
Proprietary protocol infoCQL (Cassandra Query Language, an SQL-like language)
Thrift
JDBC
ODBC
ADO.NET
JDBC
ODBC
Supported programming languagesC#
C++
Clojure
Elixir
Go
Java
JavaScript (Node.js)
PHP
Python
R
Rust
C#
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript infoNode.js
Perl
PHP
Python
Ruby
Scala
C
Java
Perl
Python
R
.Net
C
C#
C++
D
Eiffel
Erlang
Haskell
Java
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Server-side scripts infoStored proceduresJavaScriptLuanoyesno
Triggersnonoyesyesno
Partitioning methods infoMethods for storing different data on different nodesSharding infosince version 2.0noneSharding infono "single point of failure"Shardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replication with configurable replication factornoneselectable replication factor infoRepresentation of geographical distribution of servers is possibleSource-replica replicationSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsno infocan be done with stored procedures in JavaScriptnoyesyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency infoconfigurable per collection or per write
Immediate Consistency
OneShard (highly available, fault-tolerant deployment mode with ACID semantics)
noneEventual Consistency
Immediate Consistency infocan be individually decided for each write operation
Immediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyes inforelationships in graphsyes infoautomatically between fact table and dimension tablesnoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnono infoAtomicity and isolation are supported for single operationsACIDACID
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.yesnonoyes
User concepts infoAccess controlyesnoAccess rights for users can be defined per objectfine grained access rights according to SQL-standardfine grained access rights according to SQL-standard infoexploiting MySQL or PostgreSQL frontend capabilities
More information provided by the system vendor
ArangoDBBigObjectCassandraGreenplumInfobright
Specific characteristicsGraph and Beyond. With more than 11,000 stargazers on GitHub, ArangoDB is the leading...
» more
Apache Cassandra is the leading NoSQL, distributed database management system, well...
» more
Competitive advantagesConsolidation: As a native multi-model database, can be used as a full blown document...
» more
No single point of failure ensures 100% availability . Operational simplicity for...
» more
Typical application scenariosNative multi-model in ArangoDB is being used for a broad range of projects across...
» more
Internet of Things (IOT), fraud detection applications, recommendation engines, product...
» more
Key customersCisco, Barclays, Refinitive, Siemens Mentor, Kabbage, Liaison, Douglas, MakeMyTrip,...
» more
Apple, Netflix, Uber, ING,, Intuit,Fidelity, NY Times, Outbrain, BazaarVoice, Best...
» more
Market metricsArangoDB is the leading native multi-model database with over 11,000 stargazers on...
» more
Cassandra is used by 40% of the Fortune 100.
» more
Licensing and pricing modelsVery permissive Apache 2 License for Community Edition & commercial licenses are...
» more
Apache 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
ArangoDBBigObjectCassandraGreenplumInfobright
DB-Engines blog posts

The Weight of Relational Databases: Time for Multi-Model?
29 August 2017, Luca Olivari (guest author)

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

Recent citations in the news

ArangoDB Announces Release of ArangoDB 3.11 for Search, Graph and Analytics - High-Performance Computing ...
30 May 2023, insideHPC

How to Build Knowledge Graph Enhanced Chatbot with ChatGPT and ArangoDB
30 June 2023, DataDrivenInvestor

ArangoDB brings yet more money into graph database market with $27.8M round
6 October 2021, SiliconANGLE News

ArangoDB expands scope of graph database platform
6 October 2022, TechTarget

Graph, machine learning, hype, and beyond: ArangoDB open source multi-model database releases version 3.7
27 August 2020, ZDNet

provided by Google 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

VMware Greenplum on AWS: Parallel Postgres for Enterprise Analytics at Scale | Amazon Web Services
9 September 2019, AWS Blog

1. Introducing the Greenplum Database - Data Warehousing with Greenplum [Book]
6 December 2018, oreilly.com

RSA: EMC integrates Hadoop with Greenplum database
26 February 2013, DatacenterDynamics

Greenplum 6 ventures outside the analytic box | ZDNET
19 March 2019, ZDNet

Greenplum 6 review: Jack of all trades, master of some
7 November 2019, InfoWorld

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.

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

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