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

DBMS > Amazon DynamoDB vs. LevelDB vs. Redis

Vergleich der Systemeigenschaften Amazon DynamoDB vs. LevelDB vs. Redis

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

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAmazon DynamoDB  Xaus Vergleich ausschliessenLevelDB  Xaus Vergleich ausschliessenRedis  Xaus Vergleich ausschliessen
KurzbeschreibungGehostetes, skalierbares Datenbankservice von Amazon; die Daten werden in der Amazon Cloud gespeichertEmbeddable fast key-value storage library that provides an ordered mapping from string keys to string valuesPopular 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 DatenbankmodellDocument Store
Key-Value Store
Key-Value StoreKey-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
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte79,90
Rang#15  Overall
#2  Document Stores
#2  Key-Value Stores
Punkte3,61
Rang#104  Overall
#19  Key-Value Stores
Punkte167,35
Rang#6  Overall
#1  Key-Value Stores
Websiteaws.amazon.com/­dynamodbgithub.com/­google/­leveldbredis.com
redis.io
Technische Dokumentationdocs.aws.amazon.com/­dynamodbgithub.com/­google/­leveldb/­blob/­master/­doc/­index.mddocs.redis.com/­latest/­index.html
redis.io/­documentation
Social network pagesLinkedInTwitterFacebookYouTubeDiscord
EntwicklerAmazonGoogleRedis project core team, inspired by Salvatore Sanfilippo infoEntwicklung von Redis Inc finanziert
Erscheinungsjahr201220112009
Aktuelle Version1.23, Februar 20217.0.11, April 2023
Lizenz infoCommercial or Open Sourcekommerziell infokostenlos bis zu einer gewissen Anzahl von DatenbankoperationenOpen Source infoBSDOpen Source infosource-available extensions (modules), commercial licenses for Redis Enterprise
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.
  • Redis Enterprise Cloud: Instantly scale and pay only for the resources you need - on any cloud - AWS, Azure or Google Cloud.
  • Aiven for Redis: Fully managed in-memory key-value store, for all your caching and speedy lookup needs.
  • 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.
ImplementierungsspracheC++C
Server BetriebssystemegehostetIllumos
Linux
OS X
Windows
BSD
Linux
OS X
Windows infoportiert und gewartet durch Microsoft Open Technologies, Inc.
Datenschemaschemafreischemafreischemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder datejaneinteilweise 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, XSLTneinnein
Sekundärindizesjaneinja infowith RediSearch module
SQL infoSupport of SQLneinneinnein
APIs und andere ZugriffskonzepteRESTful HTTP APIProprietäres Protokoll infoRESP - REdis Serialization Protocol
Unterstützte Programmiersprachen.Net
ColdFusion
Erlang
Groovy
Java
JavaScript
Perl
PHP
Python
Ruby
C++
Go
Java info3rd party binding
JavaScript (Node.js) info3rd party binding
Python info3rd party binding
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 ProceduresneinneinLua; Redis Functions coming in Redis 7 (slides and Github)
Triggersja infoby integration with AWS Lambdaneinpublish/subscribe channels provide some trigger functionality; RedisGears
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingkeineSharding infoAutomatic hash-based sharding with support for hash-tags for manual sharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenjakeineMulti-Source Replikation infowith Redis Enterprise Pack
Source-Replica Replikation infoChained replication wird unterstützt
MapReduce infoBietet ein API für Map/Reduce Operationennein infokann über Amazon Elastic MapReduce (Amazon EMR) realisiert werdenneinthrough RedisGears
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual Consistency
Immediate Consistency infokann bei LeseOperationen spezifiziert werden
Immediate 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ä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 regionneinAtomic execution of command blocks and scripts and optimistic locking
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajaja infoDatenzugriffe werden vom Server serialisiert
Durability infoDauerhafte Speicherung der Datenjaja infowith automatic compression on writesja infokonfigurierbare Persistenzmechanismen via snapshots oder logs
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenja
Berechtigungskonzept infoZugriffskontrolleZugriffsrechte für Benutzer und Rollen über AWS Identity and Access Management (IAM) definierbarneinAccess 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
Weitere Informationen bereitgestellt vom Systemhersteller
Amazon DynamoDBLevelDBRedis
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
Redisson PRO: The ultra-fast Redis Java Client.
» mehr

CData: Connect to Big Data & NoSQL through standard Drivers.
» mehr

Aiven for Redis: Store and access your data quickly and efficiently.
» mehr

Read the Redis NoSQL benchmark report.
» 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 DynamoDBLevelDBRedis
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

Erwähnungen in aktuellen Nachrichten

Amazon DynamoDB Consulting Service Market 2023: Challenges ...
5. Juni 2023, KaleidoScot

Legion Malware Upgraded to Target SSH Servers and AWS Credentials
24. Mai 2023, The Hacker News

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

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

Want to put more data in your database engine?
20. April 2023, The Register

bereitgestellt von Google News

Papers associated with Bitcoin and related topics in law: Part IX
8. Mai 2023, CoinGeek

Microsoft Teams stores auth tokens as cleartext in Windows, Linux, Macs
14. September 2022, BleepingComputer

Speedb Goes Open Source With Its Speedb Data Engine, A Drop-in ...
9. November 2022, Business Wire

New ransomware encrypts files, then steals your Discord account
20. November 2022, BleepingComputer

The Good, the Bad and the Ugly in Cybersecurity - Week 38
16. September 2022, SentinelOne

bereitgestellt von Google News

Optimizing Mastodon Performance with Sidekiq and Redis Enterprise
18. Mai 2023, The New Stack

Pliops and phoenixNAP team up to turbocharge Redis – Blocks and ...
26. Mai 2023, Blocks & Files

Vector Databases Are Having a Moment — A Chat with Pinecone
17. Mai 2023, The New Stack

Briefing: Twitter Stopped Paying Cloud Bill Before DeSantis Glitch
30. Mai 2023, The Information

Cloudflare Is Fixing the Biggest Problem with Its AWS Killer
17. Mai 2023, The Motley Fool

bereitgestellt von Google News

Jobangebote

Data Engineer-9732
DSMH LLC, East Peoria, IL

DevOps Enigneer
Intone Networks, Remote

Senior Software Engineer, Backend
Peloton, New York, NY

Software Engineer
Nike, Beaverton, OR

AWS Developer(Oracle/Python/DynamoDB and Lambda) :: Winston- Salem, North Carolina
CEDENT, Salem, MA

Senior Software Engineer
Tintri, Santa Clara, CA

Senior Software Engineer
Data Direct Networks, Santa Clara, CA

Senior Software Engineer - FoundationDB
Snowflake, San Mateo, CA

Principal Engineer - Database Internals
Snowflake, San Mateo, CA

Senior Software Engineer- Database Internals
Snowflake, San Mateo, CA

NoSQL Database Administrator
Accolite Digital, Englewood, CO

Redis Engineer
TriOpz, Remote

Fullstack Developer
BigLynx Computer Software, Redmond, WA

Senior Database Administrator - MySQL
Leading Reach, Inc., Austin, TX

Database Administrator (Kubernetes)
Power Home Remodeling, Leesburg, VA

jobs by Indeed



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

MariaDB logo

SkySQL, the ultimate
MariaDB cloud, is here.

Get started with SkySQL today!

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!

Redis logo

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

Neo4j logo

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

Vertica logo

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

Präsentieren Sie hier Ihr Produkt