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

DBMS > Amazon DynamoDB vs. Redis vs. Solr

Vergleich der Systemeigenschaften Amazon DynamoDB vs. Redis vs. Solr

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

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAmazon DynamoDB  Xaus Vergleich ausschliessenRedis  Xaus Vergleich ausschliessenSolr  Xaus Vergleich ausschliessen
KurzbeschreibungGehostetes, skalierbares Datenbankservice von Amazon; die Daten werden in der Amazon Cloud gespeichertPopular 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.Eine häufig verwendete Suchmaschinentechnologie basierend auf Apache Lucene
Primäres DatenbankmodellDocument Store
Key-Value Store
Key-Value Store infoMultiple data types and a rich set of operations, as well as configurable data expiration, eviction and persistenceSuchmaschine
Sekundäre DatenbankmodelleDocument Store infowith RedisJSON
Graph DBMS infowith RedisGraph
Spatial DBMS
Suchmaschine infowith RediSearch
Time Series DBMS infowith RedisTimeSeries
Spatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte80,77
Rang#15  Overall
#2  Document Stores
#2  Key-Value Stores
Punkte172,45
Rang#6  Overall
#1  Key-Value Stores
Punkte47,28
Rang#24  Overall
#3  Suchmaschinen
Websiteaws.amazon.com/­dynamodbredis.com
redis.io
lucene.apache.org/­solr
Technische Dokumentationdocs.aws.amazon.com/­dynamodbdocs.redis.com/­latest/­index.html
redis.io/­documentation
lucene.apache.org/­solr/­resources.html
Social network pagesLinkedInTwitterFacebookYouTubeDiscord
EntwicklerAmazonRedis project core team, inspired by Salvatore Sanfilippo infoEntwicklung von Redis Inc finanziertApache Software Foundation
Erscheinungsjahr201220092006
Aktuelle Version7.0.9, Februar 20239.1.1, Jaenner 2023
Lizenz infoCommercial or Open Sourcekommerziell infokostenlos bis zu einer gewissen Anzahl von DatenbankoperationenOpen Source infosource-available extensions (modules), commercial licenses for Redis EnterpriseOpen Source infoApache Version 2
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.
  • ScaleGrid Hosting for Redis: Fully managed hosting for Redis on a wide variety of cloud providers and On-Premises. Get advanced monitoring and automate your management through one centralized platform.
  • 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.
ImplementierungsspracheCJava
Server BetriebssystemegehostetBSD
Linux
OS X
Windows infoportiert und gewartet durch Microsoft Open Technologies, Inc.
Alle Betriebssysteme mit einer Java VM infoLäuft als Servlet in einem Servlet Container (z.B. Tomcat, Jetty ist inkludiert)
Datenschemaschemafreischemafreija infoDynamic Fields enables on-the-fly addition of new fields
Typisierung infovordefinierte Datentypen, z.B. float oder datejateilweise infoSupported data types are strings, hashes, lists, sets and sorted sets, bit arrays, hyperloglogs and geospatial indexesja infomit benutzerdefinierten Datentypen und automatic typing
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinja
Sekundärindizesjaja infowith RediSearch moduleja infoAlle Suchfelder werden automatisch indiziert
SQL infoSupport of SQLneinneinSolr Parallel SQL Interface
APIs und andere ZugriffskonzepteRESTful HTTP APIProprietäres Protokoll infoRESP - REdis Serialization ProtocolJava API
RESTful HTTP/JSON API
Unterstützte Programmiersprachen.Net
ColdFusion
Erlang
Groovy
Java
JavaScript
Perl
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
Erlang
Java
JavaScript
jede Sprache, die Sockets und entweder XML oder JSON unterstützt
Perl
PHP
Python
Ruby
Scala
Server-seitige Scripts infoStored ProceduresneinLua; Redis Functions coming in Redis 7 (slides and Github)Java plugins
Triggersja infoby integration with AWS Lambdapublish/subscribe channels provide some trigger functionality; RedisGearsja infoUser configurable commands triggered on index changes
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingSharding infoAutomatic hash-based sharding with support for hash-tags for manual shardingSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenjaMulti-Source Replikation infowith Redis Enterprise Pack
Source-Replica Replikation infoChained replication wird unterstützt
ja
MapReduce infoBietet ein API für Map/Reduce Operationennein infokann über Amazon Elastic MapReduce (Amazon EMR) realisiert werdenthrough RedisGearsspark-solr: github.com/­lucidworks/­spark-solr and streaming expressions to reduce
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual Consistency
Immediate Consistency infokann bei LeseOperationen spezifiziert werden
Eventual 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ätneinneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACID infoACID across one or more tables within a single AWS account and regionAtomic execution of command blocks and scripts and optimistic lockingoptimistic Locking
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjaja infoDatenzugriffe werden vom Server serialisiertja
Durability infoDauerhafte Speicherung der Datenjaja infokonfigurierbare Persistenzmechanismen via snapshots oder logsja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaja
Berechtigungskonzept infoZugriffskontrolleZugriffsrechte für Benutzer und Rollen über AWS Identity and Access Management (IAM) definierbarAccess 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
ja
Weitere Informationen bereitgestellt vom Systemhersteller
Amazon DynamoDBRedisSolr
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
DrittanbieterCData: Connect to Big Data & NoSQL through standard Drivers.
» mehr
Read the Redis NoSQL benchmark report.
» mehr

Redisson PRO: The ultra-fast Redis Java Client.
» 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
Amazon DynamoDBRedisSolr
DB-Engines Blog Posts

Cloud-based DBMS's popularity grows at high rates
12. Dezember 2019, Paul Andlinger

The popularity of cloud-based DBMSs has increased tenfold in four years
7. Februar 2017, Matthias Gelbmann

Increased popularity for consuming DBMS services out of the cloud
2. Oktober 2015, 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

Elasticsearch replaced Solr as the most popular search engine
12. Januar 2016, Paul Andlinger

Enterprise Search Engines almost double their popularity in the last 12 months
2. Juli 2014, Paul Andlinger

The DB-Engines ranking includes now search engines
4. Februar 2013, Paul Andlinger

alle anzeigen

Konferenzen und Veranstaltungen

Redis Provisioning: Build vs. Buy
Webinar, 22. März 2023

Erwähnungen in aktuellen Nachrichten

ScyllaDB Challenges DynamoDB on Latency and Pricing
20. März 2023, The New Stack

Founded by Former AWS DynamoDB Engineering Leadership ...
2. November 2022, GlobeNewswire

ISO Better Scaling, Instacart Drops Postgres for Amazon DynamoDB
29. November 2022, The New Stack

DynamoDB Data Transformation Safety: from Manual Toil to ...
23. November 2022, InfoQ.com

Amazon DynamoDB - Evolution of a Hyper-Scale Cloud Database ...
3. November 2022, InfoQ.com

bereitgestellt von Google News

Dragonfly, a startup developing a ‘drop-in’ replacement for Redis, raises $21M
21. März 2023, TechCrunch

New Cryptojacking Campaign Leverages Misconfigured Redis Database Servers
2. März 2023, The Hacker News

Techniques for Scaling Applications with a Database
22. Februar 2023, The New Stack

Ulta Beauty has a cloud makeover to get more personal with its customers
21. März 2023, Diginomica

NoSQL Databases and Their Use Cases
16. März 2023, KDnuggets

bereitgestellt von Google News

2023-03-21 | TSXV:SOLR | Press Release | Solar Alliance Energy Inc
21. März 2023, Stockhouse

Saving Grace: Symbio Energy took my friend to court, saying he ...
22. März 2023, inews

'Ofgem's spending on consultants since start of crisis amounts to £32m' - Energy Live News
13. März 2023, Energy Made Easy

2023-03-06 | TSXV:SOLR | Press Release | Solar Alliance Energy Inc
6. März 2023, Stockhouse

How to import data into Apache Solr
17. Mai 2022, TechRepublic

bereitgestellt von Google News

Jobangebote

Manual Tester (Remote)
UST Xpanxion, Remote

Backend Engineer (NestJS)
Scalio, Remote

Software Engineer
Nike, Beaverton, OR

React – Front End Developer
Sense & Respond, New York, NY

Senior Software Engineer - (US/Remote)
Autodesk, Portland, OR

Software Engineer – Front, Back and/or Full Stack
Noblis, Reston, VA

Director, Database Reliability Engineering
Warner Bros. Discovery, New York, NY

Redis Engineer
TriOpz, Remote

DevOps Engineer
Cleerly, Inc., Denver, CO

Backend Engineer
Ntropy Network, New York, NY

Software Developer II-Core Tech Team
O'Reilly Auto Parts, Springfield, MO

Solr / Elasticsearch Solutions Architect
Sematext Group, Brooklyn, NY

Remote Java Backend Developer
ClientSolv Technologies, Chicago, IL

Software Developer II
O'Reilly Auto Parts, Springfield, MO

PHP Developer
Engine23, New York, NY

jobs by Indeed



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

Cassandra Forward online event

Want to level up your Cassandra game?
If you missed the event or would like to re-watch a session, replays are available now. Watch now!

Neo4j logo

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

Redis logo

The world’s most loved real‑time data platform.
Try free

Vertica logo

Vertica Accelerator. The fastest analytics and machine learning, delivered as SaaS, with automated setup, administration, and management. Free trial.

MariaDB logo

SkySQL, the ultimate
MariaDB cloud, is here.

Get started with SkySQL today!

Präsentieren Sie hier Ihr Produkt