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

DBMS > Alibaba Cloud MaxCompute vs. Datastax Enterprise vs. Google Cloud Bigtable vs. GraphDB vs. Hawkular Metrics

System Properties Comparison Alibaba Cloud MaxCompute vs. Datastax Enterprise vs. Google Cloud Bigtable vs. GraphDB vs. Hawkular Metrics

Editorial information provided by DB-Engines
NameAlibaba Cloud MaxCompute  Xexclude from comparisonDatastax Enterprise  Xexclude from comparisonGoogle Cloud Bigtable  Xexclude from comparisonGraphDB infoformer name: OWLIM  Xexclude from comparisonHawkular Metrics  Xexclude from comparison
DescriptionMaxCompute (previously known as ODPS) is a general purpose, fully managed, multi-tenancy data processing platform for large-scale data warehousingDataStax 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.Google's NoSQL Big Data database service. It's the same database that powers many core Google services, including Search, Analytics, Maps, and Gmail.Enterprise-ready RDF and graph database with efficient reasoning, cluster and external index synchronization support. It supports also SQL JDBC access to Knowledge Graph and GraphQL over SPARQL.Hawkular metrics is the metric storage of the Red Hat sponsored Hawkular monitoring system. It is based on Cassandra.
Primary database modelRelational DBMS infoa graph-processing framework is available with the graphs being stored in tablesWide column storeKey-value store
Wide column store
Graph DBMS
RDF store
Time Series DBMS
Secondary database modelsDocument store
Graph DBMS
Spatial DBMS
Search engine
Vector DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.77
Rank#214  Overall
#98  Relational DBMS
Score5.80
Rank#60  Overall
#4  Wide column stores
Score3.26
Rank#92  Overall
#13  Key-value stores
#8  Wide column stores
Score3.32
Rank#91  Overall
#6  Graph DBMS
#4  RDF stores
Score0.00
Rank#379  Overall
#40  Time Series DBMS
Websitewww.alibabacloud.com/­product/­maxcomputewww.datastax.com/­products/­datastax-enterprisecloud.google.com/­bigtablewww.ontotext.comwww.hawkular.org
Technical documentationwww.alibabacloud.com/­help/­en/­maxcomputedocs.datastax.comcloud.google.com/­bigtable/­docsgraphdb.ontotext.com/­documentationwww.hawkular.org/­hawkular-metrics/­docs/­user-guide
Social network pagesLinkedInTwitterYouTubeGitHubMedium
DeveloperAlibabaDataStaxGoogleOntotextCommunity supported by Red Hat
Initial release20162011201520002014
Current release6.8, April 202010.4, October 2023
License infoCommercial or Open Sourcecommercialcommercialcommercialcommercial infoSome plugins of GraphDB Workbench are open sourcedOpen Source infoApache 2.0
Cloud-based only infoOnly available as a cloud serviceyesnoyesnono
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 languageJavaJavaJava
Server operating systemshostedLinux
OS X
hostedAll OS with a Java VM
Linux
OS X
Windows
Linux
OS X
Windows
Data schemeyesschema-freeschema-freeschema-free and OWL/RDFS-schema support; RDF shapesschema-free
Typing infopredefined data types such as float or dateyesyesnoyesyes
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.nonononono
Secondary indexesnoyesnoyes, supports real-time synchronization and indexing in SOLR/Elastic search/Lucene and GeoSPARQL geometry data indexesno
SQL infoSupport of SQLSQL-like query languageSQL-like DML and DDL statements (CQL); Spark SQLnostored SPARQL accessed as SQL using Apache Calcite through JDBC/ODBCno
APIs and other access methodsFluentd
Flume
MaxCompute Console
Proprietary protocol infoCQL (Cassandra Query Language)
TinkerPop Gremlin infowith DSE Graph
gRPC (using protocol buffers) API
HappyBase (Python library)
HBase compatible API (Java)
GeoSPARQL
GraphQL
GraphQL Federation
Java API
JDBC
RDF4J API
RDFS
RIO
Sail API
Sesame REST HTTP Protocol
SPARQL 1.1
HTTP REST
Supported programming languagesJavaC
C#
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
C#
C++
Go
Java
JavaScript (Node.js)
Python
.Net
C#
Clojure
Java
JavaScript (Node.js)
PHP
Python
Ruby
Scala
Go
Java
Python
Ruby
Server-side scripts infoStored proceduresuser defined functions infoin Javanonowell-defined plugin interfaces; JavaScript server-side extensibilityno
Triggersnoyesnonoyes infovia Hawkular Alerting
Partitioning methods infoMethods for storing different data on different nodesSharding infoImplicit feature of the cloud serviceSharding infono "single point of failure"ShardingnoneSharding infobased on Cassandra
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoImplicit feature of the cloud serviceconfigurable replication factor, datacenter aware, advanced replication for edge computingInternal replication in Colossus, and regional replication between two clusters in different zonesMulti-source replicationselectable replication factor infobased on Cassandra
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesyesyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistency
Tunable Consistency infoconsistency level can be individually decided with each write operation
Immediate consistency (for a single cluster), Eventual consistency (for two or more replicated clusters)Immediate Consistency, Eventual consistency (configurable in cluster mode per master or individual client request)Eventual Consistency infobased on Cassandra
Immediate Consistency infobased on Cassandra
Foreign keys infoReferential integritynononoyes infoConstraint checkingno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanono infoAtomicity and isolation are supported for single operationsAtomic single-row operationsACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
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.noyesnono
User concepts infoAccess controlAccess rights for users and rolesAccess rights for users can be defined per objectAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)Default Basic authentication through RDF4J client, or via Java when run with cURL, default token-based in the Workbench or via Rest API, optional access through OpenID or Kerberos single sign-on.no
More information provided by the system vendor
Alibaba Cloud MaxComputeDatastax EnterpriseGoogle Cloud BigtableGraphDB infoformer name: OWLIMHawkular Metrics
Specific characteristicsDataStax Enterprise is scale-out data infrastructure for enterprises that need to...
» more
Ontotext GraphDB is a semantic database engine that allows organizations to build...
» more
Competitive advantagesSupporting the following application requirements: Zero downtime - Built on Apache...
» more
GraphDB allows you to link text and data in big knowledge graphs. It’s easy to experiment...
» more
Typical application scenariosApplications that must be massively and linearly scalable with 100% uptime and able...
» more
Metadata enrichment and management, linked data publishing, semantic inferencing...
» more
Key customersCapital One, Cisco, Comcast, eBay, McDonald's, Microsoft, Safeway, Sony, UBS, and...
» more
​ GraphDB provides a platform for building next-generation AI and Knowledge Graph...
» more
Market metricsAmong the Forbes 100 Most Innovative Companies, DataStax is trusted by 5 of the top...
» more
GraphDB is the most utilized semantic triplestore for mission-critical enterprise...
» more
Licensing and pricing modelsAnnual subscription
» more
GraphDB Free is a non-commercial version and is free to use. GraphDB Enterprise edition...
» more
News

Case study: Policy Enforcement Automation With Semantics
2 May 2024

Okay, RAG… We Have a Problem
26 April 2024

Scaling Understanding with the Help of Feedback Loops, Knowledge Graphs and NLP
19 April 2024

How Knowledge Graphs Power Data Mesh and Data Fabric
10 April 2024

Building Smarter Financial Services: The Role of Semantic Technologies, Knowledge Graphs and Generative AI
3 April 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

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

More resources
Alibaba Cloud MaxComputeDatastax EnterpriseGoogle Cloud BigtableGraphDB infoformer name: OWLIMHawkular Metrics
Recent citations in the news

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

AWS, Oracle, Google, Microsoft Top Cloud DBMS Market: Gartner
15 February 2024, CRN

AWS, IBM, Microsoft, Google emerge Cloud DBMS leaders
22 December 2022, Daily Host News

Alibaba VP Yangqing Jia to Quit and Start Own AI Business
21 March 2023, Pandaily

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

Google's AI-First Strategy Brings Vector Support To Cloud Databases
1 March 2024, Forbes

What is Google Bigtable? | Definition from TechTarget
1 March 2022, TechTarget

Google Introduces Autoscaling for Cloud Bigtable for Optimizing Costs
31 January 2022, InfoQ.com

Review: Google Bigtable scales with ease
7 September 2016, InfoWorld

Google Cloud makes it cheaper to run smaller workloads on Bigtable
7 April 2020, TechCrunch

provided by Google News

Ontotext's GraphDB Solution is Now Available on the Microsoft Azure Marketplace
16 January 2024, PR Newswire

Ontotext Unveils GraphDB 10.4 with Enhanced AWS Integration and ChatGPT Connector
24 October 2023, Datanami

Ontotext GraphDB is available on Azure, delivers rich knowledge graph experience
23 January 2024, KMWorld Magazine

Ontotext Platform 3.0 for Enterprise Knowledge Graphs Released
18 December 2019, KDnuggets

It's just semantics: Bulgarian software dev Ontotext squeezes out GraphDB 9.1
15 January 2020, The Register

provided by Google News

Waiting for Red Hat OpenShift 4.0? Too late, 4.1 has already arrived… • DEVCLASS
5 June 2019, DevClass

provided by Google News



Share this page

Featured Products

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

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

Present your product here