DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > Hazelcast vs. NuoDB vs. Redis vs. Sequoiadb

Vergleich der Systemeigenschaften Hazelcast vs. NuoDB vs. Redis vs. Sequoiadb

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

Redaktionelle Informationen bereitgestellt von DB-Engines
NameHazelcast  Xaus Vergleich ausschliessenNuoDB  Xaus Vergleich ausschliessenRedis  Xaus Vergleich ausschliessenSequoiadb  Xaus Vergleich ausschliessen
KurzbeschreibungA widely adopted in-memory data gridNuoDB ist eine skalierbare verteilte Datenbank, mit SQL und ACID TransaktionenPopular 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.NewSQL database with distributed OLTP and SQL
Primäres DatenbankmodellKey-Value StoreRelational DBMSKey-Value Store infoMultiple data types and a rich set of operations, as well as configurable data expiration, eviction and persistenceDocument Store
Relational DBMS
Sekundäre DatenbankmodelleDocument Store infoJSON support with IMDG 3.12Document 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
Punkte6,87
Rang#55  Overall
#6  Key-Value Stores
Punkte0,99
Rang#195  Overall
#92  Relational DBMS
Punkte156,44
Rang#6  Overall
#1  Key-Value Stores
Punkte0,48
Rang#260  Overall
#41  Document Stores
#121  Relational DBMS
Websitehazelcast.comwww.3ds.com/­nuodb-distributed-sql-databaseredis.com
redis.io
www.sequoiadb.com
Technische Dokumentationhazelcast.org/­imdg/­docsdoc.nuodb.comdocs.redis.com/­latest/­index.html
redis.io/­docs
www.sequoiadb.com/­en/­index.php?m=Files&a=index
EntwicklerHazelcastDassault Systèmes infooriginally NuoDB, Inc.Redis project core team, inspired by Salvatore Sanfilippo infoEntwicklung von Redis Inc finanziertSequoiadb Ltd.
Erscheinungsjahr2008201320092013
Aktuelle Version5.3.6, November 20237.2.4, Jaenner 2024
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2; commercial licenses availablekommerziell infoLimitierte Edition gratisOpen Source infosource-available extensions (modules), commercial licenses for Redis EnterpriseOpen Source infoServer: AGPL; Client: Apache V2
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.
ImplementierungsspracheJavaC++CC++
Server BetriebssystemeAlle Betriebssysteme mit einer Java VMgehostet infoAmazon EC2, Windows Azure, SoftLayer
Linux
OS X
Windows
BSD
Linux
OS X
Windows infoportiert und gewartet durch Microsoft Open Technologies, Inc.
Linux
Datenschemaschemafreijaschemafreischemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder datejajateilweise infoSupported data types are strings, hashes, lists, sets and sorted sets, bit arrays, hyperloglogs and geospatial indexesja infooid, date, timestamp, binary, regex
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTja infothe object must implement a serialization strategyneinneinnein
Sekundärindizesjajaja infowith RediSearch moduleja
SQL infoSupport of SQLSQL-like query languagejawith RediSQL moduleSQL-like query language
APIs und andere ZugriffskonzepteJCache
JPA
Memcached Protokoll
RESTful HTTP API
ADO.NET
JDBC
ODBC
Proprietäres Protokoll infoRESP - REdis Serialization ProtocolProprietäres Protokoll basierend auf JSON
Unterstützte Programmiersprachen.Net
C#
C++
Clojure
Go
Java
JavaScript (Node.js)
Python
Scala
.Net
C
C++
Go
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
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
.Net
C++
Java
PHP
Python
Server-seitige Scripts infoStored Proceduresja infoEvent Listeners, Executor ServicesJava, SQLLua; Redis Functions coming in Redis 7 (slides and Github)JavaScript
Triggersja infoEventsjapublish/subscribe channels provide some trigger functionality; RedisGearsnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingdynamische Verteilung der Daten auf die einzelnen KnotenSharding infoAutomatic hash-based sharding with support for hash-tags for manual shardingSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenja infoReplicated Mapja infoManaged transparently by NuoDBMulti-Source Replikation infowith Redis Enterprise Pack
Source-Replica Replikation infoChained replication wird unterstützt
Source-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenjaneinthrough RedisGearsnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate Consistency or Eventual Consistency selectable by user infoRaft Consensus AlgorithmImmediate ConsistencyEventual Consistency
Causal consistency can be enabled in Active-Active databases
Strong consistency with Redis Raft
Strong eventual consistency with Active-Active
Eventual Consistency
Fremdschlüssel inforeferenzielle Integritätneinjaneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationenone or two-phase-commit; repeatable reads; read commitedACID infotunable commit protocolAtomic execution of command blocks and scripts and optimistic lockingwährend einer Transaktion wird das Dokument gesperrt
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjaja infoMVCCja infoDatenzugriffe werden vom Server serialisiertja
Durability infoDauerhafte Speicherung der Datenjajaja infokonfigurierbare Persistenzmechanismen via snapshots oder logsja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaja infoTemporary tablejanein
Berechtigungskonzept infoZugriffskontrolleRole-based access controlStandard SQL Rollen und RechteAccess 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
einfacher Passwort-basierter Zugriffsschutz

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
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

Aiven for Redis: Fully managed in-memory key-value store for all your caching and speedy lookup needs.
» 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
HazelcastNuoDBRedisSequoiadb
DB-Engines Blog Posts

Meet some database management systems you are likely to hear more about in the future
4. August 2014, Paul Andlinger

alle anzeigen

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

Hazelcast 5.4 real time data processing platform boosts AI and consistency
17. April 2024, VentureBeat

Hazelcast Sets New Standards for AI Workloads with Platform 5.4 Enhancements
18. April 2024, Datanami

Hazelcast Weaves Wider Logic Threads Through The Data Fabric
7. März 2024, Forbes

Real-Time Data Platform Hazelcast Introduces New Chief Technology Officer Adrian Soars
7. November 2023, Finovate

Hazelcast Versus Redis: A Practical Comparison
4. Januar 2024, Database Trends and Applications

bereitgestellt von Google News

Dassault Systèmes Announces the Acquisition of NuoDB, a Cloud-Native Distributed SQL Database Leader
25. November 2020, Dassault Systèmes

Deploy the NuoDB Database in Docker Containers
16. Oktober 2017, The New Stack

NuoDB 4.0 improves cloud-native database capabilities
31. Juli 2019, TechTarget

Distributed SQL Database NuoDB 4.0 Supports Kubernetes Operator and Indexing Improvements
7. Oktober 2019, InfoQ.com

NuoDB empowers distributed database users to optimize cloud and container resources with new graphical dashboard
10. April 2018, Daily Host News

bereitgestellt von Google News

Valkey publishes release candidate and attracts new backer
18. April 2024, The Register

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

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

Redis expands data management capabilities with Speedb acquisition – Blocks and Files
22. März 2024, Blocks and Files

Deploy Amazon ElastiCache for Redis clusters using AWS CDK and TypeScript | Amazon Web Services
5. April 2024, AWS Blog

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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.

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

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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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