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

DBMS > Alibaba Cloud Log Service vs. Apache Impala vs. Datastax Enterprise vs. GraphDB vs. MySQL

System Properties Comparison Alibaba Cloud Log Service vs. Apache Impala vs. Datastax Enterprise vs. GraphDB vs. MySQL

Editorial information provided by DB-Engines
NameAlibaba Cloud Log Service  Xexclude from comparisonApache Impala  Xexclude from comparisonDatastax Enterprise  Xexclude from comparisonGraphDB infoformer name: OWLIM  Xexclude from comparisonMySQL  Xexclude from comparison
DescriptionA complete real-time data logging service that supports collection, consumption, shipping, search, and analysis of logs.Analytic DBMS for HadoopDataStax 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.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.Widely used open source RDBMS
Primary database modelSearch engineRelational DBMSWide column storeGraph DBMS
RDF store
Relational DBMS infoKey/Value like access via memcached API
Secondary database modelsDocument storeDocument store
Graph DBMS
Spatial DBMS
Search engine
Vector DBMS
Document store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.43
Rank#265  Overall
#18  Search engines
Score13.77
Rank#40  Overall
#24  Relational DBMS
Score5.80
Rank#60  Overall
#4  Wide column stores
Score3.32
Rank#91  Overall
#6  Graph DBMS
#4  RDF stores
Score1083.74
Rank#2  Overall
#2  Relational DBMS
Websitewww.alibabacloud.com/­product/­log-serviceimpala.apache.orgwww.datastax.com/­products/­datastax-enterprisewww.ontotext.comwww.mysql.com
Technical documentationwww.alibabacloud.com/­help/­en/­slsimpala.apache.org/­impala-docs.htmldocs.datastax.comgraphdb.ontotext.com/­documentationdev.mysql.com/­doc
Social network pagesLinkedInTwitterYouTubeGitHubMedium
DeveloperAlibabaCloud Inc.Apache Software Foundation infoApache top-level project, originally developed by ClouderaDataStaxOntotextOracle infosince 2010, originally MySQL AB, then Sun
Initial release20162013201120001995
Current release4.1.0, June 20226.8, April 202010.4, October 20238.4.0, April 2024
License infoCommercial or Open SourcecommercialOpen Source infoApache Version 2commercialcommercial infoSome plugins of GraphDB Workbench are open sourcedOpen Source infoGPL version 2. Commercial licenses with extended functionallity are 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.Aiven for MySQL: Fully managed MySQL, deployable in the cloud of your choice, with seamless integrations and lightning-fast setup.
Implementation languageC++JavaJavaC and C++
Server operating systemshostedLinuxLinux
OS X
All OS with a Java VM
Linux
OS X
Windows
FreeBSD
Linux
OS X
Solaris
Windows
Data schemeschema-freeyesschema-freeschema-free and OWL/RDFS-schema support; RDF shapesyes
Typing infopredefined data types such as float or dateyesyesyesyesyes
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 indexesyesyesyesyes, supports real-time synchronization and indexing in SOLR/Elastic search/Lucene and GeoSPARQL geometry data indexesyes
SQL infoSupport of SQLSQL for queryingSQL-like DML and DDL statementsSQL-like DML and DDL statements (CQL); Spark SQLstored SPARQL accessed as SQL using Apache Calcite through JDBC/ODBCyes infowith proprietary extensions
APIs and other access methodsHTTP RESTJDBC
ODBC
Proprietary protocol infoCQL (Cassandra Query Language)
TinkerPop Gremlin infowith DSE Graph
GeoSPARQL
GraphQL
GraphQL Federation
Java API
JDBC
RDF4J API
RDFS
RIO
Sail API
Sesame REST HTTP Protocol
SPARQL 1.1
ADO.NET
JDBC
ODBC
Proprietary native API
Supported programming languagesAll languages supporting JDBC/ODBCC
C#
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
.Net
C#
Clojure
Java
JavaScript (Node.js)
PHP
Python
Ruby
Scala
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Server-side scripts infoStored proceduresnoyes infouser defined functions and integration of map-reducenowell-defined plugin interfaces; JavaScript server-side extensibilityyes infoproprietary syntax
Triggersyesnoyesnoyes
Partitioning methods infoMethods for storing different data on different nodesShardingShardingSharding infono "single point of failure"nonehorizontal partitioning, sharding with MySQL Cluster or MySQL Fabric
Replication methods infoMethods for redundantly storing data on multiple nodes3 replicasselectable replication factorconfigurable replication factor, datacenter aware, advanced replication for edge computingMulti-source replicationMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsES-Hadoop Connectoryes infoquery execution via MapReduceyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyEventual ConsistencyImmediate Consistency
Tunable Consistency infoconsistency level can be individually decided with each write operation
Immediate Consistency, Eventual consistency (configurable in cluster mode per master or individual client request)Immediate Consistency
Foreign keys infoReferential integritynononoyes infoConstraint checkingyes infonot for MyISAM storage engine
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanonono infoAtomicity and isolation are supported for single operationsACIDACID infonot for MyISAM storage engine
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes infotable locks or row locks depending on storage engine
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.nonoyesyes
User concepts infoAccess controlAlibaba Cloud user access controlAccess rights for users, groups and roles infobased on Apache Sentry and KerberosAccess rights for users can be defined per objectDefault 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.Users with fine-grained authorization concept infono user groups or roles
More information provided by the system vendor
Alibaba Cloud Log ServiceApache ImpalaDatastax EnterpriseGraphDB infoformer name: OWLIMMySQL
Specific characteristicsA real-time service for telementry data (log, metric, trace). Alibaba Cloud Log Service...
» more
DataStax 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 advantages* Ease of use: Completes data collections from more than 30 data sources within five...
» more
Supporting 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 scenarios* Log/Trace/Event Search & Analysis * Application Monitoring * Operation Analysis...
» more
Applications that must be massively and linearly scalable with 100% uptime and able...
» more
Metadata enrichment and management, linked data publishing, semantic inferencing...
» more
Key customers* Alibaba & Ant-Finance:he infrastructure service for the Corp * Over 22k Subscriber...
» more
Capital 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 modelsPay-As-You-Go https://www.alibabacloud.com/product/log-service/pricing
» more
Annual subscription
» more
GraphDB Free is a non-commercial version and is free to use. GraphDB Enterprise edition...
» more
News

Understanding the Graph Center of Excellence
17 May 2024

Migrating From LPG to RDF Graph Model
8 May 2024

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

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

Aiven for MySQL: Fully managed MySQL, deployable in the cloud of your choice, with seamless integrations and lightning-fast setup.
» more

Navicat for MySQL is the ideal solution for MySQL/MariaDB administration and development.
» more

Navicat Monitor is a safe, simple and agentless remote server monitoring tool for MySQL and many other database management systems.
» more

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

More resources
Alibaba Cloud Log ServiceApache ImpalaDatastax EnterpriseGraphDB infoformer name: OWLIMMySQL
DB-Engines blog posts

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

MariaDB strengthens its position in the open source RDBMS market
5 April 2018, Matthias Gelbmann

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

show all

Recent citations in the news

2 Methods for Installing Serverless Kubernetes in Alibaba Cloud
29 March 2022, hackernoon.com

Alibaba Cloud Further Facilitates Digital Transformation Acceleration across Asia in the Year of the Pandemic
27 January 2021, PR Newswire

How Data Analytics Capabilities of Alibaba Group Evolve Its Ecosystem to the Cloud
20 February 2021, DataDrivenInvestor

Alibaba Cloud launches China Gateway program in Singapore
30 May 2019, China Daily

Cloud comparison tool - AWS Vs Google Vs IBM Vs Microsoft Vs Alibaba Cloud
6 March 2019, Wire19

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

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

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

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

provided by Google News

Ontotext's GraphDB Solution Now Available on the Microsoft Azure Marketplace
17 January 2024, Datanami

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

Ontotext's GraphDB 10 Brings Modern Data Architectures to the Mainstream with Better Resilience and Еаsier Operations
5 July 2022, PR Newswire

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

Ontotext GraphDB 9.4 Enables SQL Access to Knowledge Graphs and Visual Mapping of Tabular Data to RDF
11 September 2020, PR Newswire

provided by Google News

Amazon Aurora MySQL version 2 (with MySQL 5.7 compatibility) to version 3 (with MySQL 8.0 compatibility) upgrade ...
18 March 2024, AWS Blog

Ultimate MySQL Workbench Installation Guide [2024 Edition]
15 February 2024, Simplilearn

Zendesk Moves from DynamoDB to MySQL and S3 to Save over 80% in Costs
29 December 2023, InfoQ.com

How to Create a MySQL 8 Database User With Remote Access
4 January 2024, TechRepublic

Rule::array() and whereJsonOverlaps() for MySQL in Laravel 11.7
7 May 2024, Laravel News

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.

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

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

Present your product here