DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > Alibaba Cloud AnalyticDB for PostgreSQL vs. Alibaba Cloud MaxCompute vs. Databricks vs. EDB Postgres vs. Google Cloud Bigtable

Vergleich der Systemeigenschaften Alibaba Cloud AnalyticDB for PostgreSQL vs. Alibaba Cloud MaxCompute vs. Databricks vs. EDB Postgres vs. Google Cloud Bigtable

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAlibaba Cloud AnalyticDB for PostgreSQL infoformer name was HybridDB  Xaus Vergleich ausschliessenAlibaba Cloud MaxCompute  Xaus Vergleich ausschliessenDatabricks  Xaus Vergleich ausschliessenEDB Postgres  Xaus Vergleich ausschliessenGoogle Cloud Bigtable  Xaus Vergleich ausschliessen
KurzbeschreibungAn online MPP (Massively Parallel Processing) data warehousing service based on GreenplumMaxCompute (previously known as ODPS) is a general purpose, fully managed, multi-tenancy data processing platform for large-scale data warehousingThe Databricks Lakehouse Platform combines elements of data lakes and data warehouses to provide a unified view onto structured and unstructured data. It is based on Apache Spark.The 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.Google's NoSQL Big Data database service. It's the same database that powers many core Google services, including Search, Analytics, Maps, and Gmail.
Primäres DatenbankmodellRelational DBMSRelational DBMS infoa graph-processing framework is available with the graphs being stored in tablesDocument Store
Relational DBMS
Relational DBMSKey-Value Store
Wide Column Store
Sekundäre DatenbankmodelleDocument Store
Spatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,76
Rang#220  Overall
#102  Relational DBMS
Punkte0,84
Rang#209  Overall
#98  Relational DBMS
Punkte81,08
Rang#15  Overall
#2  Document Stores
#10  Relational DBMS
Punkte1,91
Rang#130  Overall
#60  Relational DBMS
Punkte3,15
Rang#95  Overall
#14  Key-Value Stores
#8  Wide Column Stores
Websitewww.alibabacloud.com/­product/­hybriddb-postgresqlwww.alibabacloud.com/­product/­maxcomputewww.databricks.comwww.enterprisedb.comcloud.google.com/­bigtable
Technische Dokumentationwww.alibabacloud.com/­help/­en/­analyticdb-for-postgresql/­latest/­product-introduction-overviewwww.alibabacloud.com/­help/­en/­maxcomputedocs.databricks.comwww.enterprisedb.com/­docscloud.google.com/­bigtable/­docs
EntwicklerAlibaba / Pivotal Software Inc. / PostgreSQL Global Development GroupAlibabaDatabricksEnterpriseDBGoogle
Erscheinungsjahr20162016201320052015
Aktuelle Version14, Dezember 2021
Lizenz infoCommercial or Open Sourcekommerziellkommerziellkommerziellkommerziell infoBSD for PostgreSQL-componentskommerziell
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarjajajaneinja
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheC
Server BetriebssystemegehostetgehostetgehostetLinux
Windows
gehostet
DatenschemajajaFlexible Schema (defined schema, partial schema, schema free)jaschemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder datejajajanein
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTjaneinjaja infospecific XML-type available, but no XML query functionality.nein
Sekundärindizesjaneinjajanein
SQL infoSupport of SQLjaSQL-like query languagewith Databricks SQLja infoStandard mit zahlreichen Erweiterungennein
APIs und andere ZugriffskonzepteJDBC
ODBC
Fluentd
Flume
MaxCompute Console
JDBC
ODBC
RESTful HTTP API
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
gRPC (using protocol buffers) API
HappyBase (Python library)
HBase compatible API (Java)
Unterstützte ProgrammiersprachenC
Java
Perl
Python
R
JavaPython
R
Scala
.Net
C
C++
Delphi
Java
Perl
PHP
Python
Tcl
C#
C++
Go
Java
JavaScript (Node.js)
Python
Server-seitige Scripts infoStored Proceduresjauser defined functions infoin Javabenutzerdefinierte Funktionenbenutzerdefinierte Funktionen inforealisiert z.B. mit spezifischer Sprache PL/pgSQL, aber auch andere Sprachen möglich (Perl, Python, Tcl, etc.)nein
Triggersjaneinjanein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infoImplicit feature of the cloud serviceSharding infoImplicit feature of the cloud servicehorizontale Partitionierung infoby hash, list or rangeSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenja infoImplicit feature of the cloud serviceja infoImplicit feature of the cloud servicejaMulti-Source ReplikationInternal replication in Colossus, and regional replication between two clusters in different zones
MapReduce infoBietet ein API für Map/Reduce Operationenneinjaneinja
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate consistency (for a single cluster), Eventual consistency (for two or more replicated clusters)
Fremdschlüssel inforeferenzielle Integritätjaneinjanein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDneinACIDACIDAtomic single-row operations
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajayes, multi-version concurrency control (MVCC)ja
Durability infoDauerhafte Speicherung der Datenjajajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinneinneinneinnein
Berechtigungskonzept infoZugriffskontrolleBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardAccess rights for users and rolesBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)
Weitere Informationen bereitgestellt vom Systemhersteller
Alibaba Cloud AnalyticDB for PostgreSQL infoformer name was HybridDBAlibaba Cloud MaxComputeDatabricksEDB PostgresGoogle Cloud Bigtable
Specific characteristicsSupported database models : In addition to the Document store and Relational DBMS...
» 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

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 HybridDBAlibaba Cloud MaxComputeDatabricksEDB PostgresGoogle Cloud Bigtable
DB-Engines Blog Posts

PostgreSQL is the DBMS of the Year 2023
2. Januar 2024, Matthias Gelbmann, Paul Andlinger

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Alibaba Cloud upgrades AnalyticDB with vector database engine
25. Juli 2023, CloudTech News

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

Two critical vulnerabilities spotted in Alibaba Cloud's PostgreSQL databases
21. April 2023, TEISS

How Data Analytics Capabilities of Alibaba Group Evolve Its Ecosystem to the Cloud
20. Februar 2021, DataDrivenInvestor

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

bereitgestellt von Google News

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

How Big Data Platform Helped Power Last Year's Double 11
3. März 2020, DataDrivenInvestor

Alibaba Cloud Debuts First Data Center in Indonesia
22. März 2018, The Fast Mode

Gartner’s Magic Quadrant for Cloud Database Management Systems
9. Dezember 2020, CRN

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

bereitgestellt von Google News

Gathr and Databricks partner to transform analytics & AI landscape
31. Mai 2024, PR Newswire

Analytics and Data Science News for the Week of May 31; Updates from Amazon, Databricks, Microsoft & More
31. Mai 2024, Solutions Review

What to expect during the Databricks Data + AI Summit: Join theCUBE June 11-12
30. Mai 2024, SiliconANGLE News

Databricks Co-founder on the Next AI Frontier
30. Mai 2024, Bloomberg

AI is Driving Record Sales at Multibillion-Dollar Databricks. An IPO Can Wait … - WSJ
6. März 2024, The Wall Street Journal

bereitgestellt von Google News

EDB unveils EDB Postgres AI
23. Mai 2024, InfoWorld

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

Nutanix partners with EDB to fit database service for AI – Blocks and Files
21. Mai 2024, Blocks & Files

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

EDB Postgres AI is a new platform for analytics workloads
23. Mai 2024, Techzine Europe

bereitgestellt von Google News

Google's AI-First Strategy Brings Vector Support To Cloud Databases
1. März 2024, Forbes

Google Introduces Autoscaling for Cloud Bigtable for Optimizing Costs
31. Januar 2022, InfoQ.com

Google scales up Cloud Bigtable NoSQL database
27. Januar 2022, TechTarget

Review: Google Bigtable scales with ease
7. September 2016, InfoWorld

Google Cloud makes it cheaper to run smaller workloads on Bigtable
7. April 2020, 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

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.

Präsentieren Sie hier Ihr Produkt