DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > Alibaba Cloud AnalyticDB for PostgreSQL vs. Amazon Aurora vs. Dgraph vs. Dragonfly vs. IBM Db2 Event Store

Vergleich der Systemeigenschaften Alibaba Cloud AnalyticDB for PostgreSQL vs. Amazon Aurora vs. Dgraph vs. Dragonfly vs. IBM Db2 Event Store

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAlibaba Cloud AnalyticDB for PostgreSQL infoformer name was HybridDB  Xaus Vergleich ausschliessenAmazon Aurora  Xaus Vergleich ausschliessenDgraph  Xaus Vergleich ausschliessenDragonfly  Xaus Vergleich ausschliessenIBM Db2 Event Store  Xaus Vergleich ausschliessen
KurzbeschreibungAn online MPP (Massively Parallel Processing) data warehousing service based on GreenplumMySQL und PostgreSQL kompatibles RDBMS Cloud-Service von AmazonVerteiltes, skalierbares Graph DBMSA drop-in Redis replacement that scales vertically to support millions of operations per second and terabyte sized workloads, all on a single instanceDistributed Event Store optimized for Internet of Things use cases
Primäres DatenbankmodellRelational DBMSRelational DBMSGraph DBMSKey-Value StoreEvent Store
Time Series DBMS
Sekundäre DatenbankmodelleDocument Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,68
Rang#231  Overall
#105  Relational DBMS
Punkte7,91
Rang#50  Overall
#32  Relational DBMS
Punkte1,45
Rang#156  Overall
#15  Graph DBMS
Punkte0,41
Rang#266  Overall
#38  Key-Value Stores
Punkte0,19
Rang#323  Overall
#2  Event Stores
#28  Time Series DBMS
Websitewww.alibabacloud.com/­product/­hybriddb-postgresqlaws.amazon.com/­rds/­auroradgraph.iogithub.com/­dragonflydb/­dragonfly
www.dragonflydb.io
www.ibm.com/­products/­db2-event-store
Technische Dokumentationwww.alibabacloud.com/­help/­en/­analyticdb-for-postgresql/­latest/­product-introduction-overviewdocs.aws.amazon.com/­AmazonRDS/­latest/­AuroraUserGuide/­CHAP_Aurora.htmldgraph.io/­docswww.dragonflydb.io/­docswww.ibm.com/­docs/­en/­db2-event-store
EntwicklerAlibaba / Pivotal Software Inc. / PostgreSQL Global Development GroupAmazonDgraph Labs, Inc.DragonflyDB team and community contributorsIBM
Erscheinungsjahr20162015201620232017
Aktuelle Version1.0, March 20232.0
Lizenz infoCommercial or Open SourcekommerziellkommerziellOpen Source infoApache 2.0Open Source infoBSL 1.1kommerziell infofree developer edition available
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarjajaneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheGoC++C und C++
Server BetriebssystemegehostetgehostetLinux
OS X
Windows
LinuxLinux infoLinux, macOS, Windows for the developer addition
Datenschemajajaschemafreischemafreija
Typisierung infovordefinierte Datentypen, z.B. float oder datejajajastrings, hashes, lists, sets, sorted sets, bit arraysja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTjajaneinneinnein
Sekundärindizesjajajaneinnein
SQL infoSupport of SQLjajaneinneinja infothrough the embedded Spark runtime
APIs und andere ZugriffskonzepteJDBC
ODBC
ADO.NET
JDBC
ODBC
GraphQL query language
gRPC (using protocol buffers) API
HTTP API
Proprietäres Protokoll infoRESP - REdis Serialization ProtocolADO.NET
DB2 Connect
JDBC
ODBC
RESTful HTTP API
Unterstützte ProgrammiersprachenC
Java
Perl
Python
R
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
C
C#
C++
Clojure
D
Dart
Elixir
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Lisp
Lua
Objective-C
Perl
PHP
Python
R
Ruby
Rust
Scala
Swift
Tcl
C
C#
C++
Cobol
Delphi
Fortran
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
Scala
Visual Basic
Server-seitige Scripts infoStored ProceduresjajaneinLuaja
Triggersjajaneinpublish/subscribe channels provide some trigger functionalitynein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infoImplicit feature of the cloud servicehorizontale PartitionierungjaSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenja infoImplicit feature of the cloud serviceSource-Replica ReplikationSynchronous replication via RaftSource-Replica ReplikationActive-active shard replication
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyEventual ConsistencyEventual Consistency
Fremdschlüssel inforeferenzielle Integritätjajaneinneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACIDACIDAtomic execution of command blocks and scriptsnein
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajayes, strict serializability by the serverNo - written data is immutable
Durability infoDauerhafte Speicherung der DatenjajajajaYes - Synchronous writes to local disk combined with replication and asynchronous writes in parquet format to permanent shared storage
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinjajaja
Berechtigungskonzept infoZugriffskontrolleBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standardnein infoPlanned for future releasesPassword-based authenticationBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standard

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

Wir laden Vertreter von Anbietern von zugehörigen Produkten ein uns zu kontaktieren, um hier Informationen über ihre Angebote zu präsentieren.

Weitere Ressourcen
Alibaba Cloud AnalyticDB for PostgreSQL infoformer name was HybridDBAmazon AuroraDgraphDragonflyIBM Db2 Event Store
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

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

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Two Critical Flaws Found in Alibaba Cloud's PostgreSQL Databases
20. April 2023, The Hacker News

Accidental ‘write’ Permissions In Alibaba PostgreSQL Let Attackers Access Sensitive Data
22. April 2023, GBHackers

Alibaba News Roundup: Disney, Freshippo Launch Collaboration
4. August 2023, Alizila

Alibaba Cloud to spur AI innovation with upcoming Singapore hackathon in March | KrASIA
21. Februar 2024, KrASIA

Experts disclosed two critical flaws in Alibaba cloud database services
20. April 2023, securityaffairs.com

bereitgestellt von Google News

How LeadSquared accelerated chatbot deployments with generative AI using Amazon Bedrock and Amazon Aurora ...
24. Mai 2024, AWS Blog

Executive Conversations: Putting generative AI to work in omnichannel customer service with Prashanth Singh, Chief ...
24. Mai 2024, AWS Blog

Continuously replicate Amazon DynamoDB changes to Amazon Aurora PostgreSQL using AWS Lambda | Amazon ...
14. Mai 2024, AWS Blog

Join the preview of Amazon Aurora Limitless Database | Amazon Web Services
27. November 2023, AWS Blog

Amazon Aurora MySQL version 2 (with MySQL 5.7 compatibility) to version 3 (with MySQL 8.0 compatibility) upgrade ...
18. März 2024, AWS Blog

bereitgestellt von Google News

Popular Open Source GraphQL Company Dgraph Secures $6M in Seed Round with New Leadership
20. Juli 2022, PR Newswire

Dgraph on AWS: Setting up a horizontally scalable graph database | Amazon Web Services
1. September 2020, AWS Blog

The 12 Best Graph Databases to Consider for 2024
22. Oktober 2023, Solutions Review

Dgraph Rises to the Top Graph Database on GitHub With 11 G2 Badges and 11M Downloads
26. Mai 2021, Business Wire

Dgraph Raises $6M in Seed Funding
20. Juli 2022, FinSMEs

bereitgestellt von Google News

DragonflyDB Announces $21m in New Funding and General Availability
21. März 2023, Business Wire

DragonflyDB reels in $21M for its speedy in-memory database
21. März 2023, SiliconANGLE News

Dragonfly 1.0 Released For What Claims To Be The World's Fastest In-Memory Data Store
20. März 2023, Phoronix

Intel Linux Kernel Optimizations Show Huge Benefit For High Core Count Servers
29. März 2023, Phoronix

New Kubernetes Operator for Dragonfly In-Memory Datastore Now Available for Simplified Operations and Increased ...
18. April 2023, Business Wire

bereitgestellt von Google News

The vision for Db2
26. Februar 2019, biplatform.nl

Advancements in streaming data storage, real-time analysis and machine learning
25. Juli 2019, IBM

IBM Builds New Ultra-Fast Platform for Hoovering Up and Analyzing Data from Anywhere
31. Mai 2018, Data Center Knowledge

How IBM Is Turning Db2 into an 'AI Database'
3. Juni 2019, Datanami

Best cloud databases of 2022
4. Oktober 2022, ITPro

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for 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.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

Präsentieren Sie hier Ihr Produkt