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 Log Service vs. EXASOL vs. Redis vs. SAP HANA vs. TypeDB

System Properties Comparison Alibaba Cloud Log Service vs. EXASOL vs. Redis vs. SAP HANA vs. TypeDB

Editorial information provided by DB-Engines
NameAlibaba Cloud Log Service  Xexclude from comparisonEXASOL  Xexclude from comparisonRedis  Xexclude from comparisonSAP HANA  Xexclude from comparisonTypeDB infoformerly named Grakn  Xexclude from comparison
DescriptionA complete real-time data logging service that supports collection, consumption, shipping, search, and analysis of logs.High-performance, in-memory, MPP database specifically designed for in-memory analytics.Popular 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.In-memory, column based data store. Available as appliance or cloud serviceTypeDB is a strongly-typed database with a rich and logical type system and TypeQL as its query language
Primary database modelSearch engineRelational DBMSKey-value store infoMultiple data types and a rich set of operations, as well as configurable data expiration, eviction and persistenceRelational DBMSGraph DBMS
Relational DBMS infoOften described as a 'hyper-relational' database, since it implements the 'Entity-Relationship Paradigm' to manage complex data structures and ontologies.
Secondary database modelsDocument store infowith RedisJSON
Graph DBMS infowith RedisGraph
Spatial DBMS
Search engine infowith RediSearch
Time Series DBMS infowith RedisTimeSeries
Vector DBMS
Document store
Graph DBMS infowith SAP Hana, Enterprise Edition
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.45
Rank#267  Overall
#18  Search engines
Score2.25
Rank#120  Overall
#57  Relational DBMS
Score156.44
Rank#6  Overall
#1  Key-value stores
Score45.84
Rank#22  Overall
#16  Relational DBMS
Score0.81
Rank#217  Overall
#19  Graph DBMS
#99  Relational DBMS
Websitewww.alibabacloud.com/­product/­log-servicewww.exasol.comredis.com
redis.io
www.sap.com/­products/­hana.htmltypedb.com
Technical documentationwww.alibabacloud.com/­help/­en/­slswww.exasol.com/­resourcesdocs.redis.com/­latest/­index.html
redis.io/­docs
help.sap.com/­hanatypedb.com/­docs
DeveloperAlibabaCloud Inc.ExasolRedis project core team, inspired by Salvatore Sanfilippo infoDevelopment sponsored by Redis Inc.SAPVaticle
Initial release20162000200920102016
Current release7.2.4, January 20242.0 SPS07 (April 4, 2023), April 20232.26.3, January 2024
License infoCommercial or Open SourcecommercialcommercialOpen Source infosource-available extensions (modules), commercial licenses for Redis EnterprisecommercialOpen Source infoGPL Version 3, commercial licenses available
Cloud-based only infoOnly available as a cloud serviceyesnonono infoalso available as a cloud based serviceno
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 languageCJava
Server operating systemshostedBSD
Linux
OS X
Windows infoported and maintained by Microsoft Open Technologies, Inc.
Appliance or cloud-serviceLinux
OS X
Windows
Data schemeschema-freeyesschema-freeyesyes
Typing infopredefined data types such as float or dateyesyespartial infoSupported data types are strings, hashes, lists, sets and sorted sets, bit arrays, hyperloglogs and geospatial indexesyesyes
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 indexesyesyesyes infowith RediSearch moduleyesyes
SQL infoSupport of SQLSQL for queryingyeswith RediSQL moduleyesno
APIs and other access methodsHTTP REST.Net
JDBC
ODBC
WebSocket
proprietary protocol infoRESP - REdis Serialization ProtocolJDBC
ODBC
gRPC protocol
TypeDB Console (shell)
TypeDB Studio (Visualisation software- previously TypeDB Workbase)
Supported programming languagesJava
Lua
Python
R
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
All JVM based languages
Groovy
Java
JavaScript (Node.js)
Python
Scala
Server-side scripts infoStored proceduresnouser defined functionsLua; Redis Functions coming in Redis 7 (slides and Github)SQLScript, Rno
Triggersyesyespublish/subscribe channels provide some trigger functionality; RedisGearsyesno
Partitioning methods infoMethods for storing different data on different nodesShardingShardingSharding infoAutomatic hash-based sharding with support for hash-tags for manual shardingyesSharding infoby using Cassandra
Replication methods infoMethods for redundantly storing data on multiple nodes3 replicasMulti-source replication infowith Redis Enterprise Pack
Source-replica replication infoChained replication is supported
yesMulti-source replication infoby using Cassandra
MapReduce infoOffers an API for user-defined Map/Reduce methodsES-Hadoop Connectoryes infoHadoop integrationthrough RedisGearsnoyes infoby using Apache Kafka and Apache Zookeeper
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate ConsistencyEventual Consistency
Causal consistency can be enabled in Active-Active databases
Strong consistency with Redis Raft
Strong eventual consistency with Active-Active
Immediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyesnoyesno infosubstituted by the relationship feature
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDAtomic execution of command blocks and scripts and optimistic lockingACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes infoData access is serialized by the serveryesyes
Durability infoSupport for making data persistentyesyesyes infoConfigurable mechanisms for persistency via snapshots and/or operations logsyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyesyesno
User concepts infoAccess controlAlibaba Cloud user access controlAccess rights for users, groups and roles according to SQL-standardAccess 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
yesyes infoat REST API level; other APIs in progress
More information provided by the system vendor
Alibaba Cloud Log ServiceEXASOLRedisSAP HANATypeDB infoformerly named Grakn
Specific characteristicsA real-time service for telementry data (log, metric, trace). Alibaba Cloud Log Service...
» more
TypeDB is a polymorphic database with a conceptual data model, a strong subtyping...
» more
Competitive advantages* Ease of use: Completes data collections from more than 30 data sources within five...
» more
TypeDB provides a new level of expressivity, extensibility, interoperability, and...
» more
Typical application scenarios* Log/Trace/Event Search & Analysis * Application Monitoring * Operation Analysis...
» more
Life sciences : TypeDB makes working with biological data much easier and accelerates...
» 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
Apache f or language drivers, and AGPL and Commercial for the database server. The...
» 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

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

Aiven for Redis: Fully managed in-memory key-value store for all your caching and speedy lookup needs.
» more

Redisson PRO: The ultra-fast Redis Java Client.
» more
CData: 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
Alibaba Cloud Log ServiceEXASOLRedisSAP HANATypeDB infoformerly named Grakn
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 in the Year of the Pandemic
27 January 2021, PR Newswire

Alibaba Cloud Further Facilitates Digital Transformation Acceleration Across Asia
27 January 2021, MESA Website

Alibaba Cloud targets SMEs with SaaS accelerator
3 June 2019, Channel Asia Singapore

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

provided by Google News

Exasol gets jolt of AI with Espresso suite of capabilities
26 February 2024, TechTarget

Exasol Unveils New Suite of AI Tools to Turbocharge Enterprise Data Analytics
21 February 2024, businesswire.com

Exasol Reimagines In-Memory Analytics with Major Database Update
30 May 2023, Datanami

It's Back to the Database Future for Exasol CEO Tewes
26 October 2023, Datanami

Top Customer-Rated Exasol Espresso Gets Boost of AI
13 November 2023, businesswire.com

provided by Google News

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

Redis switches licenses, acquires Speedb to go beyond its core in-memory database
21 March 2024, TechCrunch

Redis expands data management capabilities with Speedb acquisition – Blocks and Files
22 March 2024, Blocks and Files

Linux Foundation marshals support for open source alternative to Redis
3 April 2024, The Register

Redis license update: What you need to know
20 March 2024, azure.microsoft.com

provided by Google News

Combine the Power of AI with Business Context Using SAP HANA Cloud Vector Engine
2 April 2024, SAP News

Automating the update process of a clustered SAP HANA DB using nZDT and Ansible | Amazon Web Services
16 November 2023, AWS Blog

SAP HANA on Azure Large Instances will be retired by 30 June 2025 – transition to Virtual Machines | Azure updates
29 September 2023, azure.microsoft.com

Surviving the Storm: Disaster-recovery for SAP HANA Downtime
21 August 2023, Spiceworks News and Insights

What are the options as SAP HANA 1.0 support in the Neo environment sunsets?
3 November 2023, ComputerWeekly.com

provided by Google News

An Enterprise Data Stack Using TypeDB | by Daniel Crowe
2 September 2021, Towards Data Science

Speedb's Data Storage Engine Goes Open Source
9 November 2022, Datanami

Speedb Goes Open Source With Its Speedb Data Engine, A Drop-in Replacement for RocksDB
9 November 2022, Business Wire

Modelling Biomedical Data for a Drug Discovery Knowledge Graph
6 October 2020, Towards Data Science

195 Data Science Libraries You Should Reconsider Using | by Dimitris Effrosynidis
2 February 2024, DataDrivenInvestor

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.

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

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

AllegroGraph logo

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

Present your product here