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 > Redis vs. SAP SQL Anywhere vs. TerarkDB vs. Tibero

Vergleich der Systemeigenschaften Redis vs. SAP SQL Anywhere vs. TerarkDB vs. Tibero

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

Redaktionelle Informationen bereitgestellt von DB-Engines
NameRedis  Xaus Vergleich ausschliessenSAP SQL Anywhere infofrüher Adaptive Server Anywhere genannt  Xaus Vergleich ausschliessenTerarkDB  Xaus Vergleich ausschliessenTibero  Xaus Vergleich ausschliessen
KurzbeschreibungPopular 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.RDBMS database and synchronization technologies for server, desktop, remote office, and mobile environmentsA key-value store forked from RocksDB with advanced compression algorithms. It can be used standalone or as a storage engine for MySQL and MongoDBA secure RDBMS, designed for easy portability from Oracle
Primäres DatenbankmodellKey-Value Store infoMultiple data types and a rich set of operations, as well as configurable data expiration, eviction and persistenceRelational DBMSKey-Value StoreRelational DBMS
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
Punkte156,44
Rang#6  Overall
#1  Key-Value Stores
Punkte4,57
Rang#78  Overall
#43  Relational DBMS
Punkte0,04
Rang#377  Overall
#58  Key-Value Stores
Punkte1,81
Rang#143  Overall
#65  Relational DBMS
Websiteredis.com
redis.io
www.sap.com/­products/­technology-platform/­sql-anywhere.htmlgithub.com/­bytedance/­terarkdbus.tmaxsoft.com/­products/­tibero
Technische Dokumentationdocs.redis.com/­latest/­index.html
redis.io/­docs
help.sap.com/­docs/­SAP_SQL_Anywherebytedance.larkoffice.com/­docs/­doccnZmYFqHBm06BbvYgjsHHcKctechnet.tmaxsoft.com/­upload/­download/­online/­tibero/­pver-20150504-000002/­index.html
EntwicklerRedis project core team, inspired by Salvatore Sanfilippo infoEntwicklung von Redis Inc finanziertSAP infofrüher SybaseByteDance, originally TerarkTmaxSoft
Erscheinungsjahr2009199220162003
Aktuelle Version7.2.4, Jaenner 202417, Juli 20156, April 2015
Lizenz infoCommercial or Open SourceOpen Source infosource-available extensions (modules), commercial licenses for Redis Enterprisekommerziellkommerziell inforestricted open source version availablekommerziell
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinnein
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.
ImplementierungsspracheCC++C and Assembler
Server BetriebssystemeBSD
Linux
OS X
Windows infoportiert und gewartet durch Microsoft Open Technologies, Inc.
AIX
HP-UX
Linux
OS X
Solaris
Windows
AIX
HP-UX
Linux
Solaris
Windows
Datenschemaschemafreijaschemafreija
Typisierung infovordefinierte Datentypen, z.B. float oder dateteilweise infoSupported data types are strings, hashes, lists, sets and sorted sets, bit arrays, hyperloglogs and geospatial indexesjaneinja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinjaneinja
Sekundärindizesja infowith RediSearch modulejaneinja
SQL infoSupport of SQLwith RediSQL modulejaneinja
APIs und andere ZugriffskonzepteProprietäres Protokoll infoRESP - REdis Serialization ProtocolADO.NET
HTTP API
JDBC
ODBC
C++ API
Java API
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Tibero CLI
Unterstützte ProgrammiersprachenC
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
C
C#
C++
Delphi
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
C++
Java
C
C#
C++
Cobol
Java
Objective-C
Perl
PHP
Python
Ruby
Visual Basic
Server-seitige Scripts infoStored ProceduresLua; Redis Functions coming in Redis 7 (slides and Github)yes, in C/C++, Java, .Net or PerlneinPersistent Stored Procedure (PSM)
Triggerspublish/subscribe channels provide some trigger functionality; RedisGearsjaneinja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infoAutomatic hash-based sharding with support for hash-tags for manual shardingkeinekeinehorizontale Partitionierung infoby range, hash, list or composite
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-Source Replikation infowith Redis Enterprise Pack
Source-Replica Replikation infoChained replication wird unterstützt
Source-Replica Replikation infoDatabase mirroringkeineMulti-Source Replikation
Source-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenthrough RedisGearsneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual Consistency
Causal consistency can be enabled in Active-Active databases
Strong consistency with Redis Raft
Strong eventual consistency with Active-Active
Immediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinjaneinja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenAtomic execution of command blocks and scripts and optimistic lockingACIDneinACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenja infoDatenzugriffe werden vom Server serialisiertjajaja
Durability infoDauerhafte Speicherung der Datenja infokonfigurierbare Persistenzmechanismen via snapshots oder logsjajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjajajanein infoplanned for next version
Berechtigungskonzept infoZugriffskontrolleAccess 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
Benutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardneinBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standard (SQL 92, SQL 99)

Weitere Informationen bereitgestellt vom Systemhersteller

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

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

Aiven for Redis: Fully managed in-memory key-value store for all your caching and speedy lookup needs.
» 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
RedisSAP SQL Anywhere infofrüher Adaptive Server Anywhere genanntTerarkDBTibero
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

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

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

Redis expands data management capabilities with Speedb acquisition – Blocks and Files
22. März 2024, Blocks & 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. März 2024, Microsoft

bereitgestellt von Google News

Newsbyte: Latest Release of SAP® SQL Anywhere® Suite Brings Mission-Critical Services to the Internet of Things and ...
15. Juli 2015, PR Newswire

SAP vulnerabilities Let Attacker Inject OS Commands—Patch Now!
11. Juli 2023, CybersecurityNews

SAP Again Named a Leader in 2021 Gartner® Magic Quadrant™ for Cloud Database Management Systems
16. Dezember 2021, SAP News

Rimini Street expands support beyond SAP and Oracle
11. Juni 2022, InsideSAP

AWS, IBM, Microsoft, Google emerge Cloud DBMS leaders
22. Dezember 2022, Daily Host News

bereitgestellt von Google News

A Chinese company is making the cloud 200x faster · TechNode
3. Juli 2017, TechNode

bereitgestellt von Google News

How to Succeed at Large-Scale Mainframe Replatforming with TmaxSoft OpenFrame on AWS | Amazon Web Services
2. August 2022, AWS Blog

AIS Partners TmaxSoft to Offer Database-as-a-Service on PaaS Cloud for Enterprise Customers
7. Dezember 2017, The Fast Mode

ArkData's 'Ark for CDC' supports real-time data extraction and replication for Tibero DBMS.
18. April 2023, BusinessKorea

Daegu Government Integrated Data Center to Propose Open-Source Database Management Systems for Tenant ...
14. April 2021, Etnews

CTOS strengthens its database management system with TmaxSoft
20. Dezember 2016, Digital News Asia

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

AllegroGraph logo

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

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

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.

Milvus logo

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

Präsentieren Sie hier Ihr Produkt