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

DBMS > Alibaba Cloud MaxCompute vs. Apache IoTDB vs. EDB Postgres vs. Geode vs. Google Cloud Datastore

Vergleich der Systemeigenschaften Alibaba Cloud MaxCompute vs. Apache IoTDB vs. EDB Postgres vs. Geode vs. Google Cloud Datastore

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAlibaba Cloud MaxCompute  Xaus Vergleich ausschliessenApache IoTDB  Xaus Vergleich ausschliessenEDB Postgres  Xaus Vergleich ausschliessenGeode  Xaus Vergleich ausschliessenGoogle Cloud Datastore  Xaus Vergleich ausschliessen
KurzbeschreibungMaxCompute (previously known as ODPS) is a general purpose, fully managed, multi-tenancy data processing platform for large-scale data warehousingAn IoT native database with high performance for data management and analysis, deployable on the edge and the cloud and integrated with Hadoop, Spark and FlinkThe EDB Postgres Platform is an enterprise-class data management platform based on the open source database PostgreSQL with flexible deployment options and Oracle compatibility features, complemented by tool kits for management, integration, and migration.Geode is a distributed data container, pooling memory, CPU, network resources, and optionally local disk across multiple processesSelbst skalierendes NoSQL Datenbankservice in der Google Cloud Plattform
Primäres DatenbankmodellRelational DBMS infoa graph-processing framework is available with the graphs being stored in tablesTime Series DBMSRelational DBMSKey-Value StoreDocument Store
Sekundäre DatenbankmodelleDocument Store
Spatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,77
Rang#214  Overall
#98  Relational DBMS
Punkte1,18
Rang#173  Overall
#15  Time Series DBMS
Punkte1,90
Rang#135  Overall
#63  Relational DBMS
Punkte1,92
Rang#131  Overall
#23  Key-Value Stores
Punkte4,47
Rang#76  Overall
#12  Document Stores
Websitewww.alibabacloud.com/­product/­maxcomputeiotdb.apache.orgwww.enterprisedb.comgeode.apache.orgcloud.google.com/­datastore
Technische Dokumentationwww.alibabacloud.com/­help/­en/­maxcomputeiotdb.apache.org/­UserGuide/­Master/­QuickStart/­QuickStart.htmlwww.enterprisedb.com/­docsgeode.apache.org/­docscloud.google.com/­datastore/­docs
EntwicklerAlibabaApache Software FoundationEnterpriseDBOriginally developed by Gemstone. They outsourced the project to Apache in 2015 but still deliver a commercial version as Gemfire.Google
Erscheinungsjahr20162018200520022008
Aktuelle Version1.1.0, April 202314, Dezember 20211.1, February 2017
Lizenz infoCommercial or Open SourcekommerziellOpen Source infoApache Version 2.0kommerziell infoBSD for PostgreSQL-componentsOpen Source infoApache Version 2; commercial licenses available as Gemfirekommerziell
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarjaneinneinneinja
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheJavaCJava
Server BetriebssystemegehostetAlle Betriebssysteme mit einer Java VM (>=1.8)Linux
Windows
Alle Betriebssysteme mit einer Java VM infothe JDK (8 or later) is also requiredgehostet
Datenschemajajajaschemafreischemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder datejajajajaja, Details hier
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinja infospecific XML-type available, but no XML query functionality.neinnein
Sekundärindizesneinjajaneinja
SQL infoSupport of SQLSQL-like query languageSQL-like query languageja infoStandard mit zahlreichen ErweiterungenSQL-like query language (OQL)SQL-like query language (GQL)
APIs und andere ZugriffskonzepteFluentd
Flume
MaxCompute Console
JDBC
Native API
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Java Client API
Memcached Protokoll
RESTful HTTP API
gRPC (using protocol buffers) API
RESTful HTTP/JSON API
Unterstützte ProgrammiersprachenJavaC
C#
C++
Go
Java
Python
Scala
.Net
C
C++
Delphi
Java
Perl
PHP
Python
Tcl
.Net
All JVM based languages
C++
Groovy
Java
Scala
.Net
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Server-seitige Scripts infoStored Proceduresuser defined functions infoin Javajabenutzerdefinierte Funktionen inforealisiert z.B. mit spezifischer Sprache PL/pgSQL, aber auch andere Sprachen möglich (Perl, Python, Tcl, etc.)benutzerdefinierte Funktionenmit Google App Engine
Triggersneinjajaja infoCache Event ListenersCallbacks mit Google Apps Engine
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infoImplicit feature of the cloud servicehorizontal partitioning (by time range) + vertical partitioning (by deviceId)horizontale Partitionierung infoby hash, list or rangeShardingSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenja infoImplicit feature of the cloud serviceselectable replication methods; using Raft/IoTConsensus algorithm to ensure strong/eventual data consistency among multiple replicasMulti-Source ReplikationMulti-Source ReplikationMulti-source replication using Paxos
MapReduce infoBietet ein API für Map/Reduce OperationenjaIntegration with Hadoop and Sparkneinneinja infomittels Google Cloud Dataflow
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyEventual Consistency
Strong Consistency with Raft
Immediate ConsistencyEventual ConsistencyImmediate Consistency or Eventual Consistency depending on type of query and configuration infoStrong Consistency is default for entity lookups and queries within an Entity Group (but can instead be made eventually consistent). Other queries are always eventual consistent.
Fremdschlüssel inforeferenzielle Integritätneinneinjaneinja infovia ReferenceProperties or Ancestor paths
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinneinACIDyes, on a single nodeACID infoSerializable Isolation within Transactions, Read Committed outside of Transactions
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajayes, multi-version concurrency control (MVCC)jaja
Durability infoDauerhafte Speicherung der Datenjajajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinjaneinjanein
Berechtigungskonzept infoZugriffskontrolleAccess rights for users and rolesjaBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardAccess rights per client and object definableAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)

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 MaxComputeApache IoTDBEDB PostgresGeodeGoogle Cloud Datastore
Erwähnungen in aktuellen Nachrichten

Alibaba Cloud To Launch Big Data Service in Europe
15. Juni 2017, Alizila

Streaming Data Services Comparison: Alibaba Cloud, AWS, Azure, Google Cloud, IBM Cloud
20. Januar 2020, Wire19

AWS, Oracle, Google, Microsoft Top Cloud DBMS Market: Gartner
15. Februar 2024, CRN

AWS, IBM, Microsoft, Google emerge Cloud DBMS leaders
22. Dezember 2022, Daily Host News

Alibaba VP Yangqing Jia to Quit and Start Own AI Business
21. März 2023, Pandaily

bereitgestellt von Google News

TsFile: A Standard Format for IoT Time Series Data
27. Februar 2024, The New Stack

AMD EPYC 8324P / 8324PN Siena 32-Core Siena Linux Server Performance Review
10. Oktober 2023, Phoronix

Apache Promotes IoT Database Project
25. September 2020, Datanami

Benchmarking The Performance Impact To AMD Inception Mitigations
15. August 2023, Phoronix

IoTDB Provides Data Management for Industrial Edge IT
15. Oktober 2020, The New Stack

bereitgestellt von Google News

EDB Puts Postgres in the Middle of Analytics Workflow with New Lakehouse Stack
22. April 2024, Datanami

EDB Is Developing Its Flagship Database Into A Comprehensive Platform For Analytics, AI
27. Februar 2024, CRN

EDB Introduces Two New Ways to Get Postgres in AWS Marketplace
28. November 2023, Yahoo Finance

Key new features and innovations in EDB Postgres 16
1. Dezember 2023, InfoWorld

EDB Recognized in 2023 Gartner® Magic Quadrant™ for Cloud Database Management Systems
9. Januar 2024, GlobeNewswire

bereitgestellt von Google News

This is how much one of the most expensive gems costs at the Tucson gem show
11. Februar 2024, KGUN 9 Tucson News

Victor I. Cazares Wants NYTW to Call for Ceasefire in Gaza
22. Februar 2024, Vulture

Reactive Event Processing with Apache Geode
5. Juli 2020, InfoQ.com

1. Introduction to Pivotal GemFire In-Memory Data Grid and Apache Geode - Scaling Data Services with Pivotal ...
15. November 2018, O'Reilly Media

Where Does Apache Geode Fit in CQRS Architectures?
18. Dezember 2016, InfoQ.com

bereitgestellt von Google News

Google Cloud Stops Exit Fees
12. Januar 2024, Spiceworks News and Insights

BigID Data Intelligence Platform Now Available on Google Cloud Marketplace
6. November 2023, PR Newswire

What is Google App Engine? | Definition from TechTarget
26. April 2024, TechTarget

Best cloud storage of 2024
29. April 2024, TechRadar

Google says it'll stop charging fees to transfer data out of Google Cloud
11. Januar 2024, TechCrunch

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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

Neo4j logo

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

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

Milvus logo

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

Präsentieren Sie hier Ihr Produkt