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 > Alibaba Cloud MaxCompute vs. Bangdb vs. DataFS vs. Datastax Enterprise vs. Oracle

System Properties Comparison Alibaba Cloud MaxCompute vs. Bangdb vs. DataFS vs. Datastax Enterprise vs. Oracle

Editorial information provided by DB-Engines
NameAlibaba Cloud MaxCompute  Xexclude from comparisonBangdb  Xexclude from comparisonDataFS  Xexclude from comparisonDatastax Enterprise  Xexclude from comparisonOracle  Xexclude from comparison
DescriptionMaxCompute (previously known as ODPS) is a general purpose, fully managed, multi-tenancy data processing platform for large-scale data warehousingConverged and high performance database for device data, events, time series, document and graphAll data is stored inside objects which are linked by so-called link attributes. Objects consist of classes which can be extended and de-extended at runtime. Graphs can be defined with a struct.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.Widely used RDBMS
Primary database modelRelational DBMS infoa graph-processing framework is available with the graphs being stored in tablesDocument store
Graph DBMS
Time Series DBMS
Object oriented DBMSWide column storeRelational DBMS
Secondary database modelsSpatial DBMSGraph DBMSDocument store
Graph DBMS
Spatial DBMS
Search engine
Vector DBMS
Document store
Graph DBMS infowith Oracle Spatial and Graph
RDF store infowith Oracle Spatial and Graph
Spatial DBMS infowith Oracle Spatial and Graph
Vector DBMS infosince Oracle 23
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.77
Rank#214  Overall
#98  Relational DBMS
Score0.08
Rank#347  Overall
#47  Document stores
#34  Graph DBMS
#31  Time Series DBMS
Score0.06
Rank#354  Overall
#15  Object oriented DBMS
Score5.80
Rank#60  Overall
#4  Wide column stores
Score1236.29
Rank#1  Overall
#1  Relational DBMS
Websitewww.alibabacloud.com/­product/­maxcomputebangdb.comnewdatabase.comwww.datastax.com/­products/­datastax-enterprisewww.oracle.com/­database
Technical documentationwww.alibabacloud.com/­help/­en/­maxcomputedocs.bangdb.comdev.mobiland.com/­Overview.xspdocs.datastax.comdocs.oracle.com/­en/­database
DeveloperAlibabaSachin Sinha, BangDBMobiland AGDataStaxOracle
Initial release20162012201820111980
Current releaseBangDB 2.0, October 20211.1.263, October 20226.8, April 202023c, September 2023
License infoCommercial or Open SourcecommercialOpen Source infoBSD 3commercialcommercialcommercial inforestricted free version is available
Cloud-based only infoOnly available as a cloud serviceyesnononono
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++JavaC and C++
Server operating systemshostedLinuxWindowsLinux
OS X
AIX
HP-UX
Linux
OS X
Solaris
Windows
z/OS
Data schemeyesschema-freeClasses, Structs, and Lists are written in proprietary DataTypeDefinitionLanguage (.dtdl) and Objects consisting of those are written in proprietary DataAccessDefinitionLanguage (.dadl)schema-freeyes infoSchemaless in JSON and XML columns
Typing infopredefined data types such as float or dateyesyes: string, long, double, int, geospatial, stream, eventsyesyesyes
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.nonononoyes
Secondary indexesnoyes infosecondary, composite, nested, reverse, geospatialnoyesyes
SQL infoSupport of SQLSQL-like query languageSQL like support with command line toolnoSQL-like DML and DDL statements (CQL); Spark SQLyes infowith proprietary extensions
APIs and other access methodsFluentd
Flume
MaxCompute Console
Proprietary protocol
RESTful HTTP API
.NET Client API
Proprietary client DLL
WinRT client
Proprietary protocol infoCQL (Cassandra Query Language)
TinkerPop Gremlin infowith DSE Graph
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Supported programming languagesJavaC
C#
C++
Java
Python
.Net
C
C#
C++
VB.Net
C
C#
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
C
C#
C++
Clojure
Cobol
Delphi
Eiffel
Erlang
Fortran
Groovy
Haskell
Java
JavaScript
Lisp
Objective C
OCaml
Perl
PHP
Python
R
Ruby
Scala
Tcl
Visual Basic
Server-side scripts infoStored proceduresuser defined functions infoin JavanonoPL/SQL infoalso stored procedures in Java possible
Triggersnoyes, Notifications (with Streaming only)no, except callback-events from server when changes happenedyesyes
Partitioning methods infoMethods for storing different data on different nodesSharding infoImplicit feature of the cloud serviceSharding (enterprise version only). P2P based virtual network overlay with consistent hashing and chord algorithmProprietary Sharding systemSharding infono "single point of failure"Sharding, horizontal partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoImplicit feature of the cloud serviceselectable replication factor, Knob for CAP (enterprise version only)configurable replication factor, datacenter aware, advanced replication for edge computingMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnonoyesno infocan be realized in PL/SQL
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyTunable consistency, set CAP knob accordinglyImmediate ConsistencyImmediate Consistency
Tunable Consistency infoconsistency level can be individually decided with each write operation
Immediate Consistency
Foreign keys infoReferential integritynonoyesnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDACIDno infoAtomicity and isolation are supported for single operationsACID infoisolation level can be parameterized
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 modenoyesyes infoVersion 12c introduced the new option 'Oracle Database In-Memory'
User concepts infoAccess controlAccess rights for users and rolesyes (enterprise version only)Windows-ProfileAccess rights for users can be defined per objectfine grained access rights according to SQL-standard
More information provided by the system vendor
Alibaba Cloud MaxComputeBangdbDataFSDatastax EnterpriseOracle
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 partiesDevart ODBC driver for Oracle accesses Oracle databases from ODBC-compliant reporting, analytics, BI, and ETL tools on both 32 and 64-bit Windows, macOS, and Linux.
» more

Navicat for Oracle improves the efficiency and productivity of Oracle developers and administrators with a streamlined working environment.
» more

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

More resources
Alibaba Cloud MaxComputeBangdbDataFSDatastax EnterpriseOracle
DB-Engines blog posts

MySQL is the DBMS of the Year 2019
3 January 2020, Matthias Gelbmann, Paul Andlinger

The struggle for the hegemony in Oracle's database empire
2 May 2017, Paul Andlinger

Architecting eCommerce Platforms for Zero Downtime on Black Friday and Beyond
25 November 2016, Tony Branson (guest author)

show all

Conferences, events and webinars

Oracle Cloud World
Las Vegas, 9-12 September 2024

Recent citations in the news

Alibaba Cloud To Launch Big Data Service in Europe
15 June 2017, Alizila

Streaming Data Services Comparison: Alibaba Cloud, AWS, Azure, Google Cloud, IBM Cloud
20 January 2020, Wire19

How Big Data Platform Helped Power Last Year's Double 11
3 March 2020, DataDrivenInvestor

Alibaba Cloud Debuts First Data Center in Indonesia
22 March 2018, The Fast Mode

Gartner’s Magic Quadrant for Cloud Database Management Systems
9 December 2020, CRN

provided by Google News

DataStax previews new Hyper Converged Data Platform for enterprise AI
15 May 2024, VentureBeat

DataStax Launches New Hyper-Converged Data Platform Giving Enterprises the Complete Modern Data Center Suite ...
15 May 2024, Business Wire

How to Migrate From DataStax Enterprise to Instaclustr Managed Apache Cassandra
17 January 2024, Database Trends and Applications

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

DataStax announces vector search capabilities in its on-prem Apache Cassandra database
8 August 2023, SDTimes.com

provided by Google News

Oracle E-Business Suite Data Retention on OCI
28 May 2024, Oracle

Oracle Database 23ai - Feel the Difference
27 May 2024, iProgrammer

AI-Fueled Enterprise Data Management: The Rise Of Oracle Database 23ai
7 May 2024, Forbes

Oracle Database 23ai Brings the Power of AI to Enterprise Data and Applications
2 May 2024, PR Newswire

Disaster Recovery of Oracle Analytics Server on Oracle Cloud using OCI Full Stack Disaster Recovery
27 May 2024, Oracle

provided by Google News



Share this page

Featured Products

RaimaDB logo

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

SingleStore logo

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

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