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

DBMS > Alibaba Cloud Log Service vs. AnzoGraph DB vs. Apache Impala vs. Hazelcast vs. Redis

System Properties Comparison Alibaba Cloud Log Service vs. AnzoGraph DB vs. Apache Impala vs. Hazelcast vs. Redis

Editorial information provided by DB-Engines
NameAlibaba Cloud Log Service  Xexclude from comparisonAnzoGraph DB  Xexclude from comparisonApache Impala  Xexclude from comparisonHazelcast  Xexclude from comparisonRedis  Xexclude from comparison
DescriptionA complete real-time data logging service that supports collection, consumption, shipping, search, and analysis of logs.Scalable graph database built for online analytics and data harmonization with MPP scaling, high-performance analytical algorithms and reasoning, and virtualizationAnalytic DBMS for HadoopA widely adopted in-memory data gridPopular in-memory data platform used as a cache, message broker, and database that can be deployed on-premises, across clouds, and hybrid environments infoRedis focuses on performance so most of its design decisions prioritize high performance and very low latencies.
Primary database modelSearch engineGraph DBMS
RDF store
Relational DBMSKey-value storeKey-value store infoMultiple data types and a rich set of operations, as well as configurable data expiration, eviction and persistence
Secondary database modelsDocument storeDocument store infoJSON support with IMDG 3.12Document store infowith RedisJSON
Graph DBMS infowith RedisGraph
Spatial DBMS
Search engine infowith RediSearch
Time Series DBMS infowith RedisTimeSeries
Vector DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.47
Rank#263  Overall
#18  Search engines
Score0.29
Rank#303  Overall
#25  Graph DBMS
#14  RDF stores
Score12.45
Rank#40  Overall
#24  Relational DBMS
Score5.46
Rank#61  Overall
#7  Key-value stores
Score155.94
Rank#6  Overall
#1  Key-value stores
Websitewww.alibabacloud.com/­product/­log-servicecambridgesemantics.com/­anzographimpala.apache.orghazelcast.comredis.com
redis.io
Technical documentationwww.alibabacloud.com/­help/­en/­slsdocs.cambridgesemantics.com/­anzograph/­userdoc/­home.htmimpala.apache.org/­impala-docs.htmlhazelcast.org/­imdg/­docsdocs.redis.com/­latest/­index.html
redis.io/­docs
DeveloperAlibabaCloud Inc.Cambridge SemanticsApache Software Foundation infoApache top-level project, originally developed by ClouderaHazelcastRedis project core team, inspired by Salvatore Sanfilippo infoDevelopment sponsored by Redis Inc.
Initial release20162018201320082009
Current release2.3, January 20214.1.0, June 20225.3.6, November 20237.2.5, May 2024
License infoCommercial or Open Sourcecommercialcommercial infofree trial version availableOpen Source infoApache Version 2Open Source infoApache Version 2; commercial licenses availableOpen Source infosource-available extensions (modules), commercial licenses for Redis Enterprise
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.
Aiven for Redis: Fully managed in-memory key-value store for all your caching and speedy lookup needs.
Implementation languageC++JavaC
Server operating systemshostedLinuxLinuxAll OS with a Java VMBSD
Linux
OS X
Windows infoported and maintained by Microsoft Open Technologies, Inc.
Data schemeschema-freeSchema-free and OWL/RDFS-schema supportyesschema-freeschema-free
Typing infopredefined data types such as float or dateyesyesyespartial infoSupported data types are strings, hashes, lists, sets and sorted sets, bit arrays, hyperloglogs and geospatial indexes
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.nononoyes infothe object must implement a serialization strategyno
Secondary indexesyesnoyesyesyes infowith RediSearch module
SQL infoSupport of SQLSQL for queryingSPARQL and SPARQL* as primary query language. Cypher preview.SQL-like DML and DDL statementsSQL-like query languagewith RediSQL module
APIs and other access methodsHTTP RESTApache Mule
gRPC
JDBC
Kafka
OData access for BI tools
OpenCypher
RESTful HTTP API
SPARQL
JDBC
ODBC
JCache
JPA
Memcached protocol
RESTful HTTP API
proprietary protocol infoRESP - REdis Serialization Protocol
Supported programming languagesC++
Java
Python
All languages supporting JDBC/ODBC.Net
C#
C++
Clojure
Go
Java
JavaScript (Node.js)
Python
Scala
C
C#
C++
Clojure
Crystal
D
Dart
Elixir
Erlang
Fancy
Go
Haskell
Haxe
Java
JavaScript (Node.js)
Lisp
Lua
MatLab
Objective-C
OCaml
Pascal
Perl
PHP
Prolog
Pure Data
Python
R
Rebol
Ruby
Rust
Scala
Scheme
Smalltalk
Swift
Tcl
Visual Basic
Server-side scripts infoStored proceduresnouser defined functions and aggregatesyes infouser defined functions and integration of map-reduceyes infoEvent Listeners, Executor ServicesLua; Redis Functions coming in Redis 7 (slides and Github)
Triggersyesnonoyes infoEventspublish/subscribe channels provide some trigger functionality; RedisGears
Partitioning methods infoMethods for storing different data on different nodesShardingAutomatic shardingShardingShardingSharding infoAutomatic hash-based sharding with support for hash-tags for manual sharding
Replication methods infoMethods for redundantly storing data on multiple nodes3 replicasMulti-source replication in MPP-Clusterselectable replication factoryes infoReplicated MapMulti-source replication infowith Redis Enterprise Pack
Source-replica replication infoChained replication is supported
MapReduce infoOffers an API for user-defined Map/Reduce methodsES-Hadoop ConnectorKerberos/HDFS data loadingyes infoquery execution via MapReduceyesthrough RedisGears
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate Consistency in MPP-ClusterEventual ConsistencyImmediate Consistency or Eventual Consistency selectable by user infoRaft Consensus AlgorithmEventual Consistency
Causal consistency can be enabled in Active-Active databases
Strong consistency with Redis Raft
Strong eventual consistency with Active-Active
Foreign keys infoReferential integritynono infonot needed in graphsnonono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDnoone or two-phase-commit; repeatable reads; read commitedAtomic execution of command blocks and scripts and optimistic locking
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes infoData access is serialized by the server
Durability infoSupport for making data persistentyesyesyesyesyes infoConfigurable mechanisms for persistency via snapshots and/or operations logs
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesnoyesyes
User concepts infoAccess controlAlibaba Cloud user access controlAccess rights for users and rolesAccess rights for users, groups and roles infobased on Apache Sentry and KerberosRole-based access controlAccess Control Lists (ACLs): redis.io/­docs/­management/­security/­acl
LDAP and Role-Based Access Control (RBAC) for Redis Enterprise
Mutual TLS authentication: redis.io/­docs/­management/­security/­encryption
Password-based authentication
More information provided by the system vendor
Alibaba Cloud Log ServiceAnzoGraph DBApache ImpalaHazelcastRedis
Specific characteristicsA real-time service for telementry data (log, metric, trace). Alibaba Cloud Log Service...
» more
Competitive advantages* Ease of use: Completes data collections from more than 30 data sources within five...
» more
Typical application scenarios* Log/Trace/Event Search & Analysis * Application Monitoring * Operation Analysis...
» more
Key customers* Alibaba & Ant-Finance:he infrastructure service for the Corp * Over 22k Subscriber...
» more
Licensing and pricing modelsPay-As-You-Go https://www.alibabacloud.com/product/log-service/pricing
» 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 partiesAiven for Redis: Fully managed in-memory key-value store for all your caching and speedy lookup needs.
» more

CData: Connect to Big Data & NoSQL through standard Drivers.
» more

Navicat for Redis: the award-winning Redis management tool with an intuitive and powerful graphical interface.
» more

Redisson PRO: The ultra-fast Redis Java Client.
» more

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

More resources
Alibaba Cloud Log ServiceAnzoGraph DBApache ImpalaHazelcastRedis
DB-Engines blog posts

PostgreSQL is the DBMS of the Year 2018
2 January 2019, Paul Andlinger, Matthias Gelbmann

MySQL, PostgreSQL and Redis are the winners of the March ranking
2 March 2016, Paul Andlinger

MongoDB is the DBMS of the year, defending the title from last year
7 January 2015, Paul Andlinger, Matthias Gelbmann

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
27 January 2021, MESA Website

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, global.chinadaily.com.cn

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

provided by Google News

AnzoGraph review: A graph database for deep analytics
15 April 2019, InfoWorld

Cambridge Semantics Fits AnzoGraph DB with More Speed, Free Access
23 January 2020, Solutions Review

AnzoGraph: A W3C Standards-Based Graph Database | by Jo Stichbury
8 February 2019, Towards Data Science

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

Is The Enterprise Knowledge Graph Finally Going To Make All Data Usable?
19 September 2018, Forbes

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

Cloudera Bringing Impala to AWS Cloud
28 November 2017, 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

Hazelcast Showcases Real-Time Data Platform at 2024 Gartner Summit
15 May 2024, Datanami

Hazelcast Weaves Wider Logic Threads Through The Data Fabric
7 March 2024, Forbes

Hazelcast 5.4 real time data processing platform boosts AI and consistency
17 April 2024, VentureBeat

Hazelcast Versus Redis: A Practical Comparison
4 January 2024, Database Trends and Applications

Hazelcast: The 'true' value of streaming real-time data
27 September 2023, ComputerWeekly.com

provided by Google News

Redis acquires storage engine startup Speedb to enhance its open-source database
21 March 2024, SiliconANGLE News

In-memory database Redis wants to dabble in disk
19 October 2023, The Register

AWS announces vector search for Amazon MemoryDB for Redis (Preview)
29 November 2023, AWS Blog

Linux Foundation Backs 'Valkey' Open-Source Fork of Redis
29 March 2024, Datanami

Redis moves to source-available licenses
25 March 2024, 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.

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

Milvus logo

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

Present your product here