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

DBMS > Apache Impala vs. Bangdb vs. Blazegraph vs. Datastax Enterprise vs. Microsoft Azure Cosmos DB

System Properties Comparison Apache Impala vs. Bangdb vs. Blazegraph vs. Datastax Enterprise vs. Microsoft Azure Cosmos DB

Editorial information provided by DB-Engines
NameApache Impala  Xexclude from comparisonBangdb  Xexclude from comparisonBlazegraph  Xexclude from comparisonDatastax Enterprise  Xexclude from comparisonMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDB  Xexclude from comparison
Amazon has acquired Blazegraph's domain and (probably) product. It is said that Amazon Neptune is based on Blazegraph.
DescriptionAnalytic DBMS for HadoopConverged and high performance database for device data, events, time series, document and graphHigh-performance graph database supporting Semantic Web (RDF/SPARQL) and Graph Database (tinkerpop3, blueprints, vertex-centric) APIs with scale-out and High Availability.DataStax Enterprise (DSE) is the always-on, scalable data platform built on Apache Cassandra and designed for hybrid Cloud. DSE integrates graph, search, analytics, administration, developer tooling, and monitoring into a unified platform.Globally distributed, horizontally scalable, multi-model database service
Primary database modelRelational DBMSDocument store
Graph DBMS
Time Series DBMS
Graph DBMS
RDF store
Wide column storeDocument store
Graph DBMS
Key-value store
Wide column store
Secondary database modelsDocument storeSpatial DBMSDocument store
Graph DBMS
Spatial DBMS
Search engine
Vector DBMS
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score13.77
Rank#40  Overall
#24  Relational DBMS
Score0.08
Rank#347  Overall
#47  Document stores
#34  Graph DBMS
#31  Time Series DBMS
Score0.75
Rank#219  Overall
#19  Graph DBMS
#8  RDF stores
Score5.80
Rank#60  Overall
#4  Wide column stores
Score29.04
Rank#27  Overall
#4  Document stores
#2  Graph DBMS
#3  Key-value stores
#3  Wide column stores
Websiteimpala.apache.orgbangdb.comblazegraph.comwww.datastax.com/­products/­datastax-enterpriseazure.microsoft.com/­services/­cosmos-db
Technical documentationimpala.apache.org/­impala-docs.htmldocs.bangdb.comwiki.blazegraph.comdocs.datastax.comlearn.microsoft.com/­azure/­cosmos-db
DeveloperApache Software Foundation infoApache top-level project, originally developed by ClouderaSachin Sinha, BangDBBlazegraphDataStaxMicrosoft
Initial release20132012200620112014
Current release4.1.0, June 2022BangDB 2.0, October 20212.1.5, March 20196.8, April 2020
License infoCommercial or Open SourceOpen Source infoApache Version 2Open Source infoBSD 3Open Source infoextended commercial license availablecommercialcommercial
Cloud-based only infoOnly available as a cloud servicenonononoyes
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Datastax Astra DB: Astra DB simplifies cloud-native Cassandra application development for your apps, microservices and functions. Deploy in minutes on AWS, Google Cloud, Azure, and have it managed for you by the experts, with serverless, pay-as-you-go pricing.
Implementation languageC++C, C++JavaJava
Server operating systemsLinuxLinuxLinux
OS X
Windows
Linux
OS X
hosted
Data schemeyesschema-freeschema-freeschema-freeschema-free
Typing infopredefined data types such as float or dateyesyes: string, long, double, int, geospatial, stream, eventsyes infoRDF literal typesyesyes infoJSON types
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.nonono
Secondary indexesyesyes infosecondary, composite, nested, reverse, geospatialyesyesyes infoAll properties auto-indexed by default
SQL infoSupport of SQLSQL-like DML and DDL statementsSQL like support with command line toolSPARQL is used as query languageSQL-like DML and DDL statements (CQL); Spark SQLSQL-like query language
APIs and other access methodsJDBC
ODBC
Proprietary protocol
RESTful HTTP API
Java API
RESTful HTTP API
SPARQL QUERY
SPARQL UPDATE
TinkerPop 3
Proprietary protocol infoCQL (Cassandra Query Language)
TinkerPop Gremlin infowith DSE Graph
DocumentDB API
Graph API (Gremlin)
MongoDB API
RESTful HTTP API
Table API
Supported programming languagesAll languages supporting JDBC/ODBCC
C#
C++
Java
Python
.Net
C
C++
Java
JavaScript
PHP
Python
Ruby
C
C#
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
.Net
C#
Java
JavaScript
JavaScript (Node.js)
MongoDB client drivers written for various programming languages
Python
Server-side scripts infoStored proceduresyes infouser defined functions and integration of map-reducenoyesnoJavaScript
Triggersnoyes, Notifications (with Streaming only)noyesJavaScript
Partitioning methods infoMethods for storing different data on different nodesShardingSharding (enterprise version only). P2P based virtual network overlay with consistent hashing and chord algorithmShardingSharding infono "single point of failure"Sharding infoImplicit feature of the cloud service
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factorselectable replication factor, Knob for CAP (enterprise version only)yesconfigurable replication factor, datacenter aware, advanced replication for edge computingyes infoImplicit feature of the cloud service
MapReduce infoOffers an API for user-defined Map/Reduce methodsyes infoquery execution via MapReducenonoyeswith Hadoop integration infoIntegration with Hadoop/HDInsight on Azure*
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyTunable consistency, set CAP knob accordinglyImmediate Consistency or Eventual Consistency depending on configurationImmediate Consistency
Tunable Consistency infoconsistency level can be individually decided with each write operation
Bounded Staleness
Consistent Prefix
Eventual Consistency
Immediate Consistency infoConsistency level configurable on request level
Session Consistency
Foreign keys infoReferential integritynonoyes infoRelationships in Graphsnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDACIDno infoAtomicity and isolation are supported for single operationsMulti-item ACID transactions with snapshot isolation within a partition
Concurrency infoSupport for concurrent manipulation of datayesyes, optimistic concurrency controlyesyesyes
Durability infoSupport for making data persistentyesyes, implements WAL (Write ahead log) as wellyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes, run db with in-memory only modeyes
User concepts infoAccess controlAccess rights for users, groups and roles infobased on Apache Sentry and Kerberosyes (enterprise version only)Security and Authentication via Web Application Container (Tomcat, Jetty)Access rights for users can be defined per objectAccess rights can be defined down to the item level
More information provided by the system vendor
Apache ImpalaBangdbBlazegraphDatastax EnterpriseMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDB
Specific characteristicsDataStax Enterprise is scale-out data infrastructure for enterprises that need to...
» more
Competitive advantagesSupporting the following application requirements: Zero downtime - Built on Apache...
» more
Typical application scenariosApplications that must be massively and linearly scalable with 100% uptime and able...
» more
Key customersCapital One, Cisco, Comcast, eBay, McDonald's, Microsoft, Safeway, Sony, UBS, and...
» more
Market metricsAmong the Forbes 100 Most Innovative Companies, DataStax is trusted by 5 of the top...
» more
Licensing and pricing modelsAnnual subscription
» 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 partiesCData: 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
Apache ImpalaBangdbBlazegraphDatastax EnterpriseMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDB
Recent citations in the news

Apache Impala 4 Supports Operator Multi-Threading
29 July 2021, iProgrammer

Apache Impala becomes Top-Level Project
28 November 2017, SDTimes.com

StarRocks Brings Speedy OLAP Database to the Cloud
14 July 2022, Datanami

Apache Doris just 'graduated': Why care about this SQL data warehouse
24 June 2022, InfoWorld

Hudi: Uber Engineering’s Incremental Processing Framework on Apache Hadoop
12 March 2017, Uber

provided by Google News

Back to the future: Does graph database success hang on query language?
5 March 2018, ZDNet

Harnessing GPUs Delivers a Big Speedup for Graph Analytics
15 December 2015, Datanami

This AI Paper Introduces A Comprehensive RDF Dataset With Over 26 Billion Triples Covering Scholarly Data Across All Scientific Disciplines
19 August 2023, MarkTechPost

Representation Learning on RDF* and LPG Knowledge Graphs
24 September 2020, Towards Data Science

Faster with GPUs: 5 turbocharged databases
26 September 2016, InfoWorld

provided by Google News

DataStax and LlamaIndex Partner to Make Building RAG Applications Easier than Ever for GenAI Developers
20 February 2024, Business Wire

DataStax Introduces Enhanced RAG Capabilities Through Astra DB and NVIDIA Tech
19 March 2024, Datanami

DataStax Rolls Out Vector Search for Astra DB to Support Gen AI
19 July 2023, EnterpriseAI

DataStax adds vector search to boost support for generative AI workloads
18 July 2023, SiliconANGLE News

DataStax goes vector searching with Astra DB – Blocks and Files
20 July 2023, Blocks & Files

provided by Google News

Start your AI journey with Microsoft Azure Cosmos DB—compete for $10K | Azure Blog
8 May 2024, Microsoft

Public preview: Change partition key of a container in Azure Cosmos DB (NoSQL API) | Azure updates
27 March 2024, Microsoft

Evaluating Performance: CosmosDB vs. Azure SQL
16 January 2024, Хабр

Azure Synapse Link for Cosmos DB: New Analytics Capabilities
10 November 2023, InfoQ.com

How to Migrate Azure Cosmos DB Databases | by Arwin Lashawn
25 August 2023, DataDrivenInvestor

provided by Google News



Share this page

Featured Products

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.

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

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Present your product here