DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > Alibaba Cloud Log Service vs. EXASOL vs. IRONdb vs. Redis vs. SwayDB

Vergleich der Systemeigenschaften Alibaba Cloud Log Service vs. EXASOL vs. IRONdb vs. Redis vs. SwayDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAlibaba Cloud Log Service  Xaus Vergleich ausschliessenEXASOL  Xaus Vergleich ausschliessenIRONdb  Xaus Vergleich ausschliessenRedis  Xaus Vergleich ausschliessenSwayDB  Xaus Vergleich ausschliessen
IRONdb seems to be discontinued. Therefore it is excluded from the DB-Engines Ranking.
KurzbeschreibungA 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.A distributed Time Series DBMS with a focus on scalability, fault tolerance and operational simplicityPopular in-memory data platform used as a cache, message broker, and database that can be deployed on-premises, across clouds, and hybrid environments infoRedis legt höchsten Wert auf Performanz. Bei Designentscheidungen wird typischerweise Performanz der Vorzug vor Features oder Speicherbedarf gegeben.An embeddable, non-blocking, type-safe key-value store for single or multiple disks and in-memory storage
Primäres DatenbankmodellSuchmaschineRelational DBMSTime Series DBMSKey-Value Store infoMultiple data types and a rich set of operations, as well as configurable data expiration, eviction and persistenceKey-Value Store
Sekundäre DatenbankmodelleDocument Store infowith RedisJSON
Graph DBMS infowith RedisGraph
Spatial DBMS
Suchmaschine infowith RediSearch
Time Series DBMS infowith RedisTimeSeries
Vektor DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,43
Rang#265  Overall
#18  Suchmaschinen
Punkte1,99
Rang#124  Overall
#58  Relational DBMS
Punkte157,80
Rang#6  Overall
#1  Key-Value Stores
Punkte0,00
Rang#382  Overall
#59  Key-Value Stores
Websitewww.alibabacloud.com/­product/­log-servicewww.exasol.comwww.circonus.com/solutions/time-series-database/redis.com
redis.io
swaydb.simer.au
Technische Dokumentationwww.alibabacloud.com/­help/­en/­slswww.exasol.com/­resourcesdocs.circonus.com/irondb/category/getting-starteddocs.redis.com/­latest/­index.html
redis.io/­docs
EntwicklerAlibabaCloud Inc.ExasolCirconus LLC.Redis project core team, inspired by Salvatore Sanfilippo infoEntwicklung von Redis Inc finanziertSimer Plaha
Erscheinungsjahr20162000201720092018
Aktuelle VersionV0.10.20, January 20187.2.4, Jaenner 2024
Lizenz infoCommercial or Open SourcekommerziellkommerziellkommerziellOpen Source infosource-available extensions (modules), commercial licenses for Redis EnterpriseOpen Source infoGNU Affero GPL V3.0
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarjaneinneinneinnein
DBaaS Angebote (gesponserte 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.
ImplementierungsspracheC und C++CScala
Server BetriebssystemegehostetLinuxBSD
Linux
OS X
Windows infoportiert und gewartet durch Microsoft Open Technologies, Inc.
Datenschemaschemafreijaschemafreischemafreischemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder datejajaja infotext, numeric, histogramsteilweise infoSupported data types are strings, hashes, lists, sets and sorted sets, bit arrays, hyperloglogs and geospatial indexesnein
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinneinnein
Sekundärindizesjajaneinja infowith RediSearch modulenein
SQL infoSupport of SQLSQL for queryingjaSQL-like query language (Circonus Analytics Query Language: CAQL)with RediSQL modulenein
APIs und andere ZugriffskonzepteHTTP REST.Net
JDBC
ODBC
WebSocket
HTTP APIProprietäres Protokoll infoRESP - REdis Serialization Protocol
Unterstützte ProgrammiersprachenJava
Lua
Python
R
.Net
C
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript
JavaScript (Node.js)
Lisp
Lua
Perl
PHP
Python
R
Ruby
Rust
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
Java
Kotlin
Scala
Server-seitige Scripts infoStored Proceduresneinbenutzerdefinierte Funktionenyes, in LuaLua; Redis Functions coming in Redis 7 (slides and Github)nein
Triggersjajaneinpublish/subscribe channels provide some trigger functionality; RedisGearsnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingShardingAutomatic, metric affinity per nodeSharding infoAutomatic hash-based sharding with support for hash-tags for manual shardingkeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knoten3 replicasconfigurable replication factor, datacenter awareMulti-Source Replikation infowith Redis Enterprise Pack
Source-Replica Replikation infoChained replication wird unterstützt
keine
MapReduce infoBietet ein API für Map/Reduce OperationenES-Hadoop Connectorja infoHadoop integrationneinthrough RedisGearsnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual ConsistencyImmediate ConsistencyImmediate consistency per node, eventual consistency across nodesEventual Consistency
Causal consistency can be enabled in Active-Active databases
Strong consistency with Redis Raft
Strong eventual consistency with Active-Active
Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinjaneinneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinACIDneinAtomic execution of command blocks and scripts and optimistic lockingAtomic execution of operations
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajaja infoDatenzugriffe werden vom Server serialisiertja
Durability infoDauerhafte Speicherung der Datenjajajaja infokonfigurierbare Persistenzmechanismen via snapshots oder logsja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinjaneinjaja
Berechtigungskonzept infoZugriffskontrolleAlibaba Cloud user access controlAccess rights for users, groups and roles according to SQL-standardneinAccess 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
nein
Weitere Informationen bereitgestellt vom Systemhersteller
Alibaba Cloud Log ServiceEXASOLIRONdbRedisSwayDB
Specific characteristicsA real-time service for telementry data (log, metric, trace). Alibaba Cloud Log Service...
» mehr
Competitive advantages* Ease of use: Completes data collections from more than 30 data sources within five...
» mehr
Typical application scenarios* Log/Trace/Event Search & Analysis * Application Monitoring * Operation Analysis...
» mehr
Key customers* Alibaba & Ant-Finance:he infrastructure service for the Corp * Over 22k Subscriber...
» mehr
Licensing and pricing modelsPay-As-You-Go https://www.alibabacloud.com/product/log-service/pricing
» mehr

Wir laden Vertreter der Systemhersteller ein uns zu kontaktieren, um die Systeminformationen zu aktualisieren und zu ergänzen,
sowie um Herstellerinformationen wie Schlüsselkunden, Vorteile gegenüber Konkurrenten und Marktmetriken anzuzeigen.

Zugehörige Produkte und Dienstleistungen
DrittanbieterAiven for Redis: Fully managed in-memory key-value store for all your caching and speedy lookup needs.
» mehr

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

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

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

Wir laden Vertreter von Anbietern von zugehörigen Produkten ein uns zu kontaktieren, um hier Informationen über ihre Angebote zu präsentieren.

Weitere Ressourcen
Alibaba Cloud Log ServiceEXASOLIRONdbRedisSwayDB
DB-Engines Blog Posts

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

MySQL, PostgreSQL and Redis are the winners of the March ranking
2. März 2016, Paul Andlinger

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

alle anzeigen

Erwähnungen in aktuellen Nachrichten

2 Methods for Installing Serverless Kubernetes in Alibaba Cloud
29. März 2022, hackernoon.com

Alibaba Cloud vs AWS | Cloud Provider Comparison | ITBE
6. Oktober 2021, IT Business Edge

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

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

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

bereitgestellt von Google News

Exasol Finds AI Underinvestment Leads to Business Failure, But Data Challenges Stall Rapid Adoption
20. März 2024, Business Wire

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

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

Exasol Unveils New Suite of AI Tools to Turbocharge Enterprise Data Analytics
21. Februar 2024, Business Wire

Exasol brings SaaS-flex to on-prem and public cloud systems
31. Mai 2023, The Register

bereitgestellt von Google News

Application observability firm Apica buys telemetry data startup Circonus and adds more funding
21. Februar 2024, SiliconANGLE News

Apica Acquires Telemetry Data Management Pioneer Circonus And Lands New Funding
22. Februar 2024, Datanami

Apica gets $6 million in funding and buys Circonus -
21. Februar 2024, Enterprise Times

bereitgestellt von Google News

Boosting throughput for cloud databases
29. April 2024, The Register

Valkey: A Redis Fork With a Future
2. Mai 2024, The New Stack

Redis switches licenses, acquires Speedb to go beyond its core in-memory database
21. März 2024, TechCrunch

Redis acquires storage engine startup Speedb to enhance its open-source database
21. März 2024, SiliconANGLE News

Redis moves to source-available licenses
25. März 2024, InfoWorld

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
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

RaimaDB logo

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

Präsentieren Sie hier Ihr Produkt