DB-EnginesextremeDB - Data management wherever you need itEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von Redgate Software

DBMS > Amazon SimpleDB vs. GreptimeDB vs. GridDB vs. Microsoft Azure Table Storage vs. Redis

Vergleich der Systemeigenschaften Amazon SimpleDB vs. GreptimeDB vs. GridDB vs. Microsoft Azure Table Storage vs. Redis

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAmazon SimpleDB  Xaus Vergleich ausschliessenGreptimeDB  Xaus Vergleich ausschliessenGridDB  Xaus Vergleich ausschliessenMicrosoft Azure Table Storage  Xaus Vergleich ausschliessenRedis  Xaus Vergleich ausschliessen
KurzbeschreibungGehostetes einfaches Datenbankservice von Amazon, die Daten liegen in der Amazon Cloud. infoEs gibt ein unabhängiges Produkt namens SimpleDB von Edward ScioreAn open source Time Series DBMS built for increased scalability, high performance and efficiencyScalable in-memory time series database optimized for IoT and Big DataA Wide Column Store for rapid development using massive semi-structured datasetsPopular 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 DatenbankmodellKey-Value StoreTime Series DBMSTime Series DBMSWide Column StoreKey-Value Store infoMultiple data types and a rich set of operations, as well as configurable data expiration, eviction and persistence
Sekundäre DatenbankmodelleKey-Value Store
Relational DBMS
Document 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
Punkte1,89
Rang#128  Overall
#22  Key-Value Stores
Punkte0,09
Rang#343  Overall
#31  Time Series DBMS
Punkte1,91
Rang#123  Overall
#10  Time Series DBMS
Punkte3,55
Rang#80  Overall
#6  Wide Column Stores
Punkte149,43
Rang#6  Overall
#1  Key-Value Stores
Websiteaws.amazon.com/­simpledbgreptime.comgriddb.netazure.microsoft.com/­en-us/­services/­storage/­tablesredis.com
redis.io
Technische Dokumentationdocs.aws.amazon.com/­simpledbdocs.greptime.comdocs.griddb.netdocs.redis.com/­latest/­index.html
redis.io/­docs
EntwicklerAmazonGreptime Inc.Toshiba CorporationMicrosoftRedis project core team, inspired by Salvatore Sanfilippo infoEntwicklung von Redis Inc finanziert
Erscheinungsjahr20072022201320122009
Aktuelle Version5.1, August 20227.2.5, Mai 2024
Lizenz infoCommercial or Open SourcekommerziellOpen Source infoApache Version 2.0Open Source infoAGPL version 3 and Apache License, version 2.0 , commercial license (standard and advanced editions) also availablekommerziellOpen Source infosource-available extensions (modules), commercial licenses for Redis Enterprise
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarjaneinneinjanein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheRustC++C
Server BetriebssystemegehostetAndroid
Docker
FreeBSD
Linux
macOS
Windows
LinuxgehostetBSD
Linux
OS X
Windows infoportiert und gewartet durch Microsoft Open Technologies, Inc.
Datenschemaschemafreischema-free, schema definition possiblejaschemafreischemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder dateneinjaja infonumerical, string, blob, geometry, boolean, timestampjateilweise 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, XSLTneinneinneinnein
Sekundärindizesja infoAlle Spalten werden automatisch indiziertjajaneinja infowith RediSearch module
SQL infoSupport of SQLneinjaSQL92, SQL-like TQL (Toshiba Query Language)neinwith RediSQL module
APIs und andere ZugriffskonzepteRESTful HTTP APIgRPC
HTTP API
JDBC
JDBC
ODBC
Proprietäres Protokoll
RESTful HTTP/JSON API
RESTful HTTP APIProprietäres Protokoll infoRESP - REdis Serialization Protocol
Unterstützte Programmiersprachen.Net
C
C++
Erlang
Java
PHP
Python
Ruby
Scala
C++
Erlang
Go
Java
JavaScript
C
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
.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
Server-seitige Scripts infoStored ProceduresneinPythonneinneinLua; Redis Functions coming in Redis 7 (slides and Github)
Triggersneinjaneinpublish/subscribe channels provide some trigger functionality; RedisGears
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenkeine infoSharding muss in der Applikation implementiert werdenShardingShardingSharding infoImplicit feature of the cloud serviceSharding infoAutomatic hash-based sharding with support for hash-tags for manual sharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenjaSource-Replica Replikationja infoimplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.Multi-Source Replikation infowith Redis Enterprise Pack
Source-Replica Replikation infoChained replication wird unterstützt
MapReduce infoBietet ein API für Map/Reduce OperationenneinneinConnector for using GridDB as an input source and output destination for Hadoop MapReduce jobsneinthrough RedisGears
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual Consistency
Immediate Consistency infokann bei LeseOperationen spezifiziert werden
Immediate ConsistencyImmediate consistency within container, eventual consistency across containersImmediate 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ätneinneinneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationennein infoParallel ausgeführte Datenänderungen können von der Applikation entdeckt werdenACID at container leveloptimistic LockingAtomic execution of command blocks and scripts and optimistic locking
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja infoDatenzugriffe werden vom Server serialisiert
Durability infoDauerhafte Speicherung der Datenjajajajaja infokonfigurierbare Persistenzmechanismen via snapshots oder logs
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaneinja
Berechtigungskonzept infoZugriffskontrolleZugriffsrechte für Benutzer und Rollen über AWS Identity and Access Management (IAM) definierbarSimple rights management via user accountsAccess rights for users can be defined per databaseAccess rights based on private key authentication or shared access signaturesAccess 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
Weitere Informationen bereitgestellt vom Systemhersteller
Amazon SimpleDBGreptimeDBGridDBMicrosoft Azure Table StorageRedis
Specific characteristicsGreptimeDB is a SQL & Python-enabled timeseries database system built from scratch...
» mehr
Competitive advantages- Inherits advantages of Rust, such as excellent performance, memory safe, resource...
» mehr
Typical application scenariosFor IoT industries, GreptimeDB can seamless integrate with message queues and other...
» mehr
Key customersGreptime's clients span multiple sectors including IoT, connected vehicles, and energy...
» mehr
Market metricsGreptimeDB has garnered global recognition by topping GitHub trends following its...
» mehr
Licensing and pricing modelsGreptimeDB: open source, distributed, cloud-native TSDB; supports Hybrid Time-series...
» 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
DrittanbieterNavicat for Redis: the award-winning Redis management tool with an intuitive and powerful graphical interface.
» mehr

Redisson PRO: The ultra-fast Redis Java Client.
» 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 SimpleDBGreptimeDBGridDBMicrosoft Azure Table StorageRedis
DB-Engines Blog Posts

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

Amazon - the rising star in the DBMS market
3. August 2015, Matthias Gelbmann

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

AWS quietly freezes CodeCommit, Cloud9, SimpleDB and more, customers complain about lack of notice
31. Juli 2024, DevClass

A Place for Everything – Amazon SimpleDB
14. Dezember 2007, AWS Blog

Amazon SimpleDB Management in Eclipse
22. Juli 2009, AWS Blog

Farewell EC2-Classic, it’s been swell
1. September 2023, All Things Distributed

AWS, Microsoft and Google should retire these cloud services
2. Juni 2020, TechTarget

bereitgestellt von Google News

Now Features Scale-Out and Scale-Up combo for Petabyte-scale Data Management
3. Dezember 2019, global.toshiba

’s SQL Interface, Aims to Accelerate Open Innovation
17. Juni 2020, global.toshiba

TOSHIBA DIGITAL SOLUTIONS CORPORATION
1. November 2020, global.toshiba

IoT: Opt for the Right Open Source Database
11. August 2023, Open Source For You

Toshiba Digital Solutions collaborates with DATAFLUCT to Deliver a Machine Learning Solution that Optimizes Store Visitors Prediction ~ The integration of Cloud Data Infrastructure and Auto Machine Learning enables accurate prediction without experts inter
21. April 2021, global.toshiba

bereitgestellt von Google News

How to use Azure Table storage in .Net
10. Juli 2024, InfoWorld

Working with Azure to Use and Manage Data Lakes
23. Juli 2024, Simplilearn

Azure Cosmos DB Data Migration tool imports from Azure Table storage
5. Mai 2015, Microsoft

How to Use C# Azure.Data.Tables SDK with Azure Cosmos DB
9. Juli 2021, hackernoon.com

How to write data to Azure Table Store with an Azure Function
14. April 2017, Experts Exchange

bereitgestellt von Google News

With Valkey 8.0, the Linux Foundation thumbs its nose at Redis
16. September 2024, Techzine Europe

Redis justifies open source shift with fresh hardware, LLM cost-saving features
12. September 2024, The Register

Redis debuts new data integration and AI features for its database
23. August 2024, SiliconANGLE News

Database dust-up: Are Redis users switching to Valkey?
12. September 2024, Computing

After changing its license, Redis drops its biggest release yet
23. August 2024, TechCrunch

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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.

SingleStore logo

The data platform to build your intelligent applications.
Try 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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Präsentieren Sie hier Ihr Produkt