DB-EnginesExtremeDB: the mission critical dbmsEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > Alibaba Cloud MaxCompute vs. Impala vs. Redis

Vergleich der Systemeigenschaften Alibaba Cloud MaxCompute vs. Impala vs. Redis

Bitte wählen Sie ein weiteres System aus, um es in den Vergleich aufzunehmen.

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAlibaba Cloud MaxCompute  Xaus Vergleich ausschliessenImpala  Xaus Vergleich ausschliessenRedis  Xaus Vergleich ausschliessen
KurzbeschreibungMaxCompute (previously known as ODPS) is a general purpose, fully managed, multi-tenancy data processing platform for large-scale data warehousingAnalytic DBMS für HadoopPopular 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.
Primäres DatenbankmodellRelational DBMS infoa graph-processing framework is available with the graphs being stored in tablesRelational DBMSKey-Value Store infoMultiple data types and a rich set of operations, as well as configurable data expiration, eviction and persistence
Sekundäre DatenbankmodelleDocument StoreDocument 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,87
Rang#241  Overall
#113  Relational DBMS
Punkte19,60
Rang#36  Overall
#22  Relational DBMS
Punkte163,68
Rang#6  Overall
#1  Key-Value Stores
Websitewww.alibabacloud.com/­product/­maxcomputewww.cloudera.com/­products/­open-source/­apache-hadoop/­impala.htmlredis.com
redis.io
Technische Dokumentationwww.alibabacloud.com/­help/­en/­maxcomputedocs.cloudera.com/­documentation/­enterprise/­latest/­topics/­impala.htmldocs.redis.com/­latest/­index.html
redis.io/­docs
Social network pagesLinkedInTwitterFacebookYouTubeDiscord
EntwicklerAlibabaClouderaRedis project core team, inspired by Salvatore Sanfilippo infoEntwicklung von Redis Inc finanziert
Erscheinungsjahr201620132009
Aktuelle Version4.1.0, Juni 20227.2.1, September 2023
Lizenz infoCommercial or Open SourcekommerziellOpen Source infoApache Version 2Open Source infosource-available extensions (modules), commercial licenses for Redis Enterprise
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarjaneinnein
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.
  • Redis Enterprise Cloud: Instantly scale and pay only for the resources you need - on any cloud - AWS, Azure or Google Cloud.
ImplementierungsspracheC++C
Server BetriebssystemegehostetLinuxBSD
Linux
OS X
Windows infoportiert und gewartet durch Microsoft Open Technologies, Inc.
Datenschemajajaschemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder datejajateilweise infoSupported data types are strings, hashes, lists, sets and sorted sets, bit arrays, hyperloglogs and geospatial indexes
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinnein
Sekundärindizesneinjaja infowith RediSearch module
SQL infoSupport of SQLSQL-like query languageSQL-like DML and DDL statementsnein
APIs und andere ZugriffskonzepteFluentd
Flume
MaxCompute Console
JDBC
ODBC
Proprietäres Protokoll infoRESP - REdis Serialization Protocol
Unterstützte ProgrammiersprachenJavaAll languages supporting JDBC/ODBCC
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-seitige Scripts infoStored Proceduresuser defined functions infoin Javaja infoBenutzer definierte Funktionen und Integration von Map/ReduceLua; Redis Functions coming in Redis 7 (slides and Github)
Triggersneinneinpublish/subscribe channels provide some trigger functionality; RedisGears
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infoImplicit feature of the cloud serviceShardingSharding infoAutomatic hash-based sharding with support for hash-tags for manual sharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenja infoImplicit feature of the cloud servicefrei wählbarer ReplikationsfaktorMulti-Source Replikation infowith Redis Enterprise Pack
Source-Replica Replikation infoChained replication wird unterstützt
MapReduce infoBietet ein API für Map/Reduce Operationenjaja infoAbfragen werden als Map/Reduce Jobs durchgeführtthrough RedisGears
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyEventual ConsistencyEventual Consistency
Causal consistency can be enabled in Active-Active databases
Strong consistency with Redis Raft
Strong eventual consistency with Active-Active
Fremdschlüssel inforeferenzielle Integritätneinneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinneinAtomic execution of command blocks and scripts and optimistic locking
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajaja infoDatenzugriffe werden vom Server serialisiert
Durability infoDauerhafte Speicherung der Datenjajaja infokonfigurierbare Persistenzmechanismen via snapshots oder logs
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinneinja
Berechtigungskonzept infoZugriffskontrolleAccess rights for users and rolesZugriffsrechte für Benutzer, Gruppen und Rollen infobasiert auf Apache Sentry und KerberosAccess 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
Weitere Informationen bereitgestellt vom Systemhersteller
Alibaba Cloud MaxComputeImpalaRedis
Specific characteristicsThe Redis real-time data platform builds upon the unmatched simplicity and speed...
» mehr
Competitive advantagesRedis Enterprise is a robust in-memory database platform built by the people who...
» mehr
Typical application scenariosRedis Enterprise is used by large enterprise, startup, and government organizations...
» mehr
Key customersVerizon, Vodafone, Atlassian, Trip Advisor, Jet.com, Nokia, Samsung, HTC, Docker,...
» mehr
Market metricsMost launched Docker container per day according to Docker Hub (7.2M launches per...
» mehr
Licensing and pricing modelsRedis Enterprise Cloud lets users scale up and down instantly, and pay only for the...
» 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
DrittanbieterRedisson PRO: The ultra-fast Redis Java Client.
» mehr

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

Read the Redis NoSQL benchmark report.
» mehr

Aiven for Redis: Store and access your data quickly and efficiently.
» mehr

CData: Connect to Big Data & NoSQL through standard Drivers.
» 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 MaxComputeImpalaRedis
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

Denodo launches platform on Alibaba Cloud Marketplace
7. Juli 2023, Channel Asia Singapore

Denodo partners with Alibaba Cloud to deliver logical data integration and management to medium and large enterprises worldwide
22. August 2023, Express Computer

Alibaba Cloud Named a Leader in Cloud Database Management ...
2. März 2023, Financial IT

Alibaba VP Yangqing Jia to Quit and Start Own AI Business
21. März 2023, Pandaily

Alibaba Cloud Claims New Global Record in Big Data, Decision ...
30. Oktober 2019, CDOTrends

bereitgestellt von Google News

Man Busts Out of Google, Rebuilds Top-Secret Query Machine
24. Oktober 2012, WIRED

Cloudera Boosts Hadoop App Development On Impala
10. November 2014, InformationWeek

Cloudera aims to bring real-time queries to Hadoop, big data
24. Oktober 2012, ZDNet

Cloudera plans to launch data science software, cloud services
13. März 2017, VentureBeat

Cloudera's Kudu: Like HDFS and HBase in one
28. September 2015, InfoWorld

bereitgestellt von Google News

Redis Enterprise Cloud Integration with Amazon Bedrock Now ...
13. September 2023, Business Wire

Flowdesk - using in-memory database to make digital finance fast and accessible
4. September 2023, diginomica

10 Essential Go Packages for Modern Web Development That You ...
11. September 2023, Medium

2023, NoSQL Databases Software Market Size and Share Analysis ...
25. September 2023, Digital Journal

Couchbase intros generative AI feature for its Capella DBaaS
30. August 2023, TechTarget

bereitgestellt von Google News

Jobangebote

Data Visualization Analyst
Apogee Integration, LLC, Chantilly, VA

Data Visualization Analyst
Apogee Integration LLC, Chantilly, VA

Analyst, Digital Analytics and Reporting
American Airlines, Dallas, TX

Staff Software Engineer(Data Modeling/SQL + Visualization + Analytics)
Kivyo, Round Rock, TX

Database Engineer
Miracle Software Systems, Michigan

Database Architect
Language IO Inc, Cheyenne, WY

Database Developer / Engineer : 356 i
eTRANSERVICES, Remote

AWS Developer
zettalogix.Inc, Remote

Senior Backend Engineer
Skin Laundry, United States

jobs by Indeed



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

Redis logo

The world’s most loved real‑time data platform.
Try 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

MariaDB logo

SkySQL, the ultimate
MariaDB cloud, is here.

Get started with SkySQL today!

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

Präsentieren Sie hier Ihr Produkt