DBMS > etcd vs. Hazelcast vs. Microsoft Azure Table Storage vs. Redis vs. UniData,UniVerse
Vergleich der Systemeigenschaften etcd vs. Hazelcast vs. Microsoft Azure Table Storage vs. Redis vs. UniData,UniVerse
Redaktionelle Informationen bereitgestellt von DB-Engines | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Name | etcd Xaus Vergleich ausschliessen | Hazelcast Xaus Vergleich ausschliessen | Microsoft Azure Table Storage Xaus Vergleich ausschliessen | Redis Xaus Vergleich ausschliessen | UniData,UniVerse Xaus Vergleich ausschliessen | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Kurzbeschreibung | A distributed reliable key-value store | A widely adopted in-memory data grid | A Wide Column Store for rapid development using massive semi-structured datasets | Popular in-memory data platform used as a cache, message broker, and database that can be deployed on-premises, across clouds, and hybrid environments ![]() | MultiValue DBMS und Application Server mit SQL Mapping Layer | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Primäres Datenbankmodell | Key-Value Store | Key-Value Store | Wide Column Store | Key-Value Store ![]() | Multivalue DBMS | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Sekundäre Datenbankmodelle | Document Store ![]() | Document Store ![]() Graph DBMS ![]() Spatial DBMS Suchmaschine ![]() Time Series DBMS ![]() | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
|
|
|
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Website | etcd.io github.com/etcd-io/etcd | hazelcast.com | azure.microsoft.com/en-us/services/storage/tables | redis.com redis.io | www.rocketsoftware.com/products/rocket-u2 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Technische Dokumentation | etcd.io/docs github.com/etcd-io/etcd/tree/master/Documentation | hazelcast.org/imdg/docs | docs.redis.com/latest/index.html redis.io/documentation | www.rocketsoftware.com/products/rocket-u2/documentation | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Social network pages | ![]() ![]() ![]() ![]() ![]() | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Entwickler | Hazelcast | Microsoft | Redis project core team, inspired by Salvatore Sanfilippo ![]() | Rocket Software | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Erscheinungsjahr | 2008 | 2012 | 2009 | 1985 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Aktuelle Version | 3.4, August 2019 | 5.1, Maerz 2022 | 7.0.0, April 2022 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Lizenz ![]() | Open Source ![]() | Open Source ![]() | kommerziell | Open Source ![]() | kommerziell | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Ausschließlich ein Cloud-Service ![]() | nein | nein | ja | nein | nein | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
DBaaS Angebote (gesponserte Links) ![]() Providers of DBaaS offerings, please contact us to be listed. |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Implementierungssprache | Go | Java | C | C | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Server Betriebssysteme | FreeBSD Linux Windows ![]() | Alle Betriebssysteme mit einer Java VM | gehostet | BSD Linux OS X Windows ![]() | AIX HP-UX Linux Solaris Windows | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Datenschema | schemafrei | schemafrei | schemafrei | schemafrei | schemafrei | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Typisierung ![]() | nein | ja | ja | teilweise ![]() | optional | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
XML Unterstützung ![]() | nein | ja ![]() | nein | nein | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Sekundärindizes | nein | ja | nein | ja ![]() | ja | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
SQL ![]() | nein | SQL-like query language | nein | nein | ja | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
APIs und andere Zugriffskonzepte | gRPC JSON over HTTP | JCache JPA Memcached Protokoll RESTful HTTP API | RESTful HTTP API | Proprietäres Protokoll ![]() | Java API ![]() JDBC ODBC OLE DB Propriätäres Protokoll RESTful HTTP API SOAP-basiertes API | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Unterstützte Programmiersprachen | .Net C C++ Clojure Erlang Go Haskell Java JavaScript (Node.js) Perl PHP Python R Ruby Rust Scala Tcl | .Net C# C++ Clojure Go Java JavaScript (Node.js) Python Scala | .Net C# C++ Java 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 Basic ![]() C Java | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Server-seitige Scripts ![]() | nein | ja ![]() | nein | Lua; Redis Functions coming in Redis 7 (slides and Github) | ja | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Triggers | yes, watching key changes | ja ![]() | nein | publish/subscribe channels provide some trigger functionality; RedisGears | ja ![]() | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Partitionierungsmechanismen ![]() | Sharding | Sharding ![]() | Sharding ![]() | keine | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Replikationsmechanismen ![]() | Using Raft consensus algorithm to ensure data replication with strong consistency among multiple replicas. | ja ![]() | ja ![]() | Multi-Source Replikation ![]() Source-Replica Replikation ![]() | Source-Replica Replikation | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
MapReduce ![]() | nein | ja | nein | through RedisGears | nein | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Konsistenzkonzept ![]() | Immediate Consistency | Immediate Consistency or Eventual Consistency selectable by user ![]() | Immediate Consistency | Eventual Consistency Causal consistency can be enabled in Active-Active databases Strong consistency with Redis Raft Strong eventual consistency with Active-Active | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Fremdschlüssel ![]() | nein | nein | nein | nein | nein | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Transaktionskonzept ![]() | nein | one or two-phase-commit; repeatable reads; read commited | optimistic Locking | Atomic execution of command blocks and scripts and optimistic locking | ACID ![]() | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Concurrency ![]() | ja | ja | ja | ja ![]() | ja | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Durability ![]() | ja | ja | ja | ja ![]() | ja | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
In-Memory Unterstützung ![]() | nein | ja | nein | ja | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Berechtigungskonzept ![]() | nein | Role-based access control | Access rights based on private key authentication or shared access signatures | Access Control Lists (ACLs): redis.io/topics/acl LDAP and Role-Based Access Control (RBAC) for Redis Enterprise Mutual TLS authentication: redis.io/topics/encryption Password-based authentication | Benutzer mit Berechtigungskonzept entsprechend SQL-Standard und betriebssystem-basiert | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Weitere Informationen bereitgestellt vom Systemhersteller | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
etcd | Hazelcast | Microsoft Azure Table Storage | Redis | UniData,UniVerse | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Specific characteristics | The Redis real-time data platform builds upon the unmatched simplicity and speed... » mehr | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Competitive advantages | Redis Enterprise is a robust in-memory database platform built by the people who... » mehr | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Typical application scenarios | Redis Enterprise is used by large enterprise, startup, and government organizations... » mehr | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Key customers | Verizon, Vodafone, Atlassian, Trip Advisor, Jet.com, Nokia, Samsung, HTC, Docker,... » mehr | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Market metrics | Most launched Docker container per day according to Docker Hub (7.2M launches per... » mehr | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Licensing and pricing models | Redis 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, | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Zugehörige Produkte und Dienstleistungen | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Drittanbieter | Read the Redis NoSQL benchmark report. » 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 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
etcd | Hazelcast | Microsoft Azure Table Storage | Redis | UniData,UniVerse | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
DB-Engines Blog Posts | PostgreSQL is the DBMS of the Year 2018 MySQL, PostgreSQL and Redis are the winners of the March ranking MongoDB is the DBMS of the year, defending the title from last year | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Erwähnungen in aktuellen Nachrichten | Clastix Launches Kamaji, a New Open Source Tool for Managed Kubernetes Service Service Discovery Software Market 2022 Growth Status of Key Manufacturers – HashiCorp, traefik, Apache, etcd, GRPC, etc – The Daily Vale How Does HashiCorp Vault Work with Kubernetes Secrets? Deleting Production in a Few Easy Steps (and How to Fix It) How to restore a Kubernetes cluster from an etcd snapshot bereitgestellt von Google News | Hazelcast Announces New Executive Hires as Enterprises Demand Real-Time Solutions In-Memory Data Grid Market 2022 Industry Dynamic Forces – IBM, Hazelcast, Tmaxsoft, Scale Out Software, Alachisoft, etc – The Daily Vale Hazelcast Announces a New Unified Platform with Version 5.0 Hazelcast's streaming data in-memory software features hopping, tumbling, and tiers – Blocks and Files Hazelcast Platform integrates data grid and event streaming bereitgestellt von Google News | How to use Azure Table storage in .Net An Introduction and Tutorial for Azure Cosmos DB Writing the results from an Intune executed Powershell script to Azure Table Storage Microsoft Announces Azure Chaos Studio in Public Preview The Best Cloud Storage Courses on Udemy to Consider for 2021 bereitgestellt von Google News | Redis, MongoDB, and Elastic: 2022’s top exposed databases How to Install Redis on Ubuntu 22.04 LTS Jammy Akamai launches managed database offering for MySQL, PostgreSQL, Redis and MongoDB Cisco Warns of Exploitation Attempts Targeting New IOS XR Vulnerability Cloud Database Market 2022 Recent Trends by Major Competitors – CSC (Computer Science Corporation), Redis Labs, SAP, MongoLab, Alibaba, Oracle, etc – The Daily Vale bereitgestellt von Google News | StrikeTru Implemented Unidata MDM Solution for Baird & Warner Real Estate Services Company Aquaculture Monitoring System Market including top key players Kongsberg Maritime, OsmoBot – The Daily Vale UniData Data + software services LoRa Alliance® Achieves 66% Growth in Public LoRaWAN® Networks Over Past 3 Years bereitgestellt von Google News | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Jobangebote | Junior Developer DevOps Engineer Junior Software Engineer (Apprentice SW Engineer) Staff/Principal Systems Engineer PostgreSQL Database Senior Engineer (work from home) | Sales Development Representative - Remote Sales Development Representative - Remote Sr. Manager, Social Media - Remote Sr. Manager, Social Media - Remote Sr. Manager, Social Media - Remote | .NET/Azure Developer .NET/Azure Architect Product Manager Application Developer Office 365, Azure Consultant | Database Developer-Junior Distributed Database Engineer Database Administrator (Remote) Software Developer (C# remote) Staff Database Engineer (Relocation Available) | Software Engineer (Unidata) INFORMATION SYSTEMS BUSINESS ANALYST - 2 POSITIONS Colleague DBA - Systems Admin - Remote Senior ERP Programmer Systems Analyst, Registration |
Teilen sie diese Seite mit ihrem Netzwerk