DB-EnginesextremeDB - Data management wherever you need itEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von Redgate Software

DBMS > Alibaba Cloud Log Service vs. LeanXcale vs. mSQL vs. NSDb vs. Redis

Vergleich der Systemeigenschaften Alibaba Cloud Log Service vs. LeanXcale vs. mSQL vs. NSDb vs. Redis

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAlibaba Cloud Log Service  Xaus Vergleich ausschliessenLeanXcale  Xaus Vergleich ausschliessenmSQL infoMini SQL  Xaus Vergleich ausschliessenNSDb  Xaus Vergleich ausschliessenRedis  Xaus Vergleich ausschliessen
KurzbeschreibungA complete real-time data logging service that supports collection, consumption, shipping, search, and analysis of logs.A highly scalable full ACID SQL database with fast NoSQL data ingestion and GIS capabilitiesmSQL (Mini SQL) is a simple and lightweight RDBMSScalable, High-performance Time Series DBMS designed for Real-time Analytics on top of KubernetesPopular 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 DatenbankmodellSuchmaschineKey-Value Store
Relational DBMS
Relational DBMSTime Series DBMSKey-Value Store infoMultiple data types and a rich set of operations, as well as configurable data expiration, eviction and persistence
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,44
Rang#257  Overall
#18  Suchmaschinen
Punkte0,28
Rang#286  Overall
#41  Key-Value Stores
#130  Relational DBMS
Punkte1,26
Rang#163  Overall
#74  Relational DBMS
Punkte0,00
Rang#385  Overall
#40  Time Series DBMS
Punkte149,43
Rang#6  Overall
#1  Key-Value Stores
Websitewww.alibabacloud.com/­product/­log-servicewww.leanxcale.comhughestech.com.au/­products/­msqlnsdb.ioredis.com
redis.io
Technische Dokumentationwww.alibabacloud.com/­help/­en/­slsnsdb.io/­Architecturedocs.redis.com/­latest/­index.html
redis.io/­docs
EntwicklerAlibabaCloud Inc.LeanXcaleHughes TechnologiesRedis project core team, inspired by Salvatore Sanfilippo infoEntwicklung von Redis Inc finanziert
Erscheinungsjahr20162015199420172009
Aktuelle Version4.4, Oktober 20217.2.5, Mai 2024
Lizenz infoCommercial or Open Sourcekommerziellkommerziellkommerziell infofree licenses can be providedOpen Source infoApache Version 2.0Open Source infosource-available extensions (modules), commercial licenses for Redis Enterprise
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.
ImplementierungsspracheCJava, ScalaC
Server BetriebssystemegehostetAIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
Linux
macOS
BSD
Linux
OS X
Windows infoportiert und gewartet durch Microsoft Open Technologies, Inc.
Datenschemaschemafreijajaschemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder datejajayes: int, bigint, decimal, stringteilweise 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, XSLTneinneinneinnein
Sekundärindizesjajaall fields are automatically indexedja infowith RediSearch module
SQL infoSupport of SQLSQL for queryingja infothrough Apache DerbyA subset of ANSI SQL is implemented infono subqueries, aggregate functions, views, foreign keys, triggersSQL-like query languagewith RediSQL module
APIs und andere ZugriffskonzepteHTTP RESTJDBC
Kafka Connector
ODBC
proprietary key/value interface
Spark Connector
JDBC
ODBC
gRPC
HTTP REST
WebSocket
Proprietäres Protokoll infoRESP - REdis Serialization Protocol
Unterstützte ProgrammiersprachenC
Java
Scala
C
C++
Delphi
Java
Perl
PHP
Tcl
Java
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-seitige Scripts infoStored ProceduresneinneinneinLua; Redis Functions coming in Redis 7 (slides and Github)
Triggersjaneinpublish/subscribe channels provide some trigger functionality; RedisGears
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingkeineShardingSharding infoAutomatic hash-based sharding with support for hash-tags for manual sharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knoten3 replicaskeineMulti-Source Replikation infowith Redis Enterprise Pack
Source-Replica Replikation infoChained replication wird unterstützt
MapReduce infoBietet ein API für Map/Reduce OperationenES-Hadoop Connectorneinneinneinthrough RedisGears
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual ConsistencyImmediate ConsistencykeineEventual 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ätneinjaneinneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinACIDneinneinAtomic execution of command blocks and scripts and optimistic locking
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajaneinjaja infoDatenzugriffe werden vom Server serialisiert
Durability infoDauerhafte Speicherung der DatenjajajaUsing Apache Luceneja infokonfigurierbare Persistenzmechanismen via snapshots oder logs
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinjaneinja
Berechtigungskonzept infoZugriffskontrolleAlibaba Cloud user access controlneinAccess 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 Log ServiceLeanXcalemSQL infoMini SQLNSDbRedis
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
DrittanbieterNavicat 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 ServiceLeanXcalemSQL infoMini SQLNSDbRedis
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

Alibaba Cloud waiting for hardware to dry out before trying to restore customer data
17. September 2024, The Register

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

The Evolution of Online Analytics from Alibaba Economy Ecosystem to the Cloud
20. Februar 2021, DataDrivenInvestor

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

Alibaba unveils new cloud products, targets India | Mint
30. Mai 2019, Mint

bereitgestellt von Google News

With Valkey 8.0, the Linux Foundation thumbs its nose at Redis
16. September 2024, Techzine Europe

Redis justifies open source shift with fresh hardware, LLM cost-saving features
12. September 2024, The Register

Redis debuts new data integration and AI features for its database
23. August 2024, SiliconANGLE News

Database dust-up: Are Redis users switching to Valkey?
12. September 2024, Computing

After changing its license, Redis drops its biggest release yet
23. August 2024, TechCrunch

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

Milvus logo

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

SingleStore logo

The data platform to build your intelligent applications.
Try it free.

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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

Neo4j logo

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

Präsentieren Sie hier Ihr Produkt