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

DBMS > Alibaba Cloud MaxCompute vs. Bangdb vs. EDB Postgres vs. Geode vs. Kingbase

Vergleich der Systemeigenschaften Alibaba Cloud MaxCompute vs. Bangdb vs. EDB Postgres vs. Geode vs. Kingbase

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAlibaba Cloud MaxCompute  Xaus Vergleich ausschliessenBangdb  Xaus Vergleich ausschliessenEDB Postgres  Xaus Vergleich ausschliessenGeode  Xaus Vergleich ausschliessenKingbase  Xaus Vergleich ausschliessen
KurzbeschreibungMaxCompute (previously known as ODPS) is a general purpose, fully managed, multi-tenancy data processing platform for large-scale data warehousingConverged and high performance database for device data, events, time series, document and graphThe 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 processesAn enterprise-class RDBMS compatible with PostgreSQL and Oracle and widely used in China.
Primäres DatenbankmodellRelational DBMS infoa graph-processing framework is available with the graphs being stored in tablesDocument Store
Graph DBMS
Time Series DBMS
Relational DBMSKey-Value StoreRelational DBMS
Sekundäre DatenbankmodelleSpatial DBMSDocument Store
Spatial DBMS
Document Store
Spatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,77
Rang#214  Overall
#98  Relational DBMS
Punkte0,08
Rang#347  Overall
#47  Document Stores
#34  Graph DBMS
#31  Time Series DBMS
Punkte1,90
Rang#135  Overall
#63  Relational DBMS
Punkte1,92
Rang#131  Overall
#23  Key-Value Stores
Punkte0,45
Rang#262  Overall
#123  Relational DBMS
Websitewww.alibabacloud.com/­product/­maxcomputebangdb.comwww.enterprisedb.comgeode.apache.orgwww.kingbase.com.cn
Technische Dokumentationwww.alibabacloud.com/­help/­en/­maxcomputedocs.bangdb.comwww.enterprisedb.com/­docsgeode.apache.org/­docs
EntwicklerAlibabaSachin Sinha, BangDBEnterpriseDBOriginally developed by Gemstone. They outsourced the project to Apache in 2015 but still deliver a commercial version as Gemfire.BeiJing KINGBASE Information technologies inc.
Erscheinungsjahr20162012200520021999
Aktuelle VersionBangDB 2.0, October 202114, Dezember 20211.1, February 2017V8.0, August 2021
Lizenz infoCommercial or Open SourcekommerziellOpen Source infoBSD 3kommerziell infoBSD for PostgreSQL-componentsOpen Source infoApache Version 2; commercial licenses available as Gemfirekommerziell
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarjaneinneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheC, C++CJavaC and Java
Server BetriebssystemegehostetLinuxLinux
Windows
Alle Betriebssysteme mit einer Java VM infothe JDK (8 or later) is also requiredLinux
Windows
Datenschemajaschemafreijaschemafreija
Typisierung infovordefinierte Datentypen, z.B. float oder datejayes: string, long, double, int, geospatial, stream, eventsjajaja
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.neinja
Sekundärindizesneinja infosecondary, composite, nested, reverse, geospatialjaneinja
SQL infoSupport of SQLSQL-like query languageSQL like support with command line toolja infoStandard mit zahlreichen ErweiterungenSQL-like query language (OQL)Standard with numerous extensions
APIs und andere ZugriffskonzepteFluentd
Flume
MaxCompute Console
Propriätäres Protokoll
RESTful HTTP API
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Java Client API
Memcached Protokoll
RESTful HTTP API
ADO.NET
gokb
JDBC
kdbndp
ODBC
PDI
PDO
Pro*C
psycopg2
QT
Unterstützte ProgrammiersprachenJavaC
C#
C++
Java
Python
.Net
C
C++
Delphi
Java
Perl
PHP
Python
Tcl
.Net
All JVM based languages
C++
Groovy
Java
Scala
.Net
C
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
Server-seitige Scripts infoStored Proceduresuser defined functions infoin Javaneinbenutzerdefinierte Funktionen inforealisiert z.B. mit spezifischer Sprache PL/pgSQL, aber auch andere Sprachen möglich (Perl, Python, Tcl, etc.)benutzerdefinierte Funktionenuser defined functions
Triggersneinyes, Notifications (with Streaming only)jaja infoCache Event Listenersja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infoImplicit feature of the cloud serviceSharding (enterprise version only). P2P based virtual network overlay with consistent hashing and chord algorithmhorizontale Partitionierung infoby hash, list or rangeShardinghorizontal partitioning (by range, list and hash) and vertical partitioning
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenja infoImplicit feature of the cloud serviceselectable replication factor, Knob for CAP (enterprise version only)Multi-Source ReplikationMulti-Source Replikationja
MapReduce infoBietet ein API für Map/Reduce Operationenjaneinneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyTunable consistency, set CAP knob accordinglyImmediate ConsistencyEventual ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinjaneinja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinACIDACIDyes, on a single nodeACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjayes, optimistic concurrency controlyes, multi-version concurrency control (MVCC)jaja
Durability infoDauerhafte Speicherung der Datenjayes, implements WAL (Write ahead log) as welljajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinyes, run db with in-memory only modeneinja
Berechtigungskonzept infoZugriffskontrolleAccess rights for users and rolesyes (enterprise version only)Benutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardAccess rights per client and object definablefine grained access rights according to 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 MaxComputeBangdbEDB PostgresGeodeKingbase
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

Denodo and Alibaba Cloud Join Forces to Deliver Logical Data Integration and Management
5. Juli 2023, AiThority

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

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

bereitgestellt von Google News

EDB unveils EDB Postgres AI
23. Mai 2024, InfoWorld

Enterprise DB begins rolling AI features into PostgreSQL
23. Mai 2024, SiliconANGLE News

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

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

EDB Celebrates 20 Years with Launch of its Innovative Postgres AI Platform
23. Mai 2024, Travel And Tour World

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

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, oreilly.com

Event-Driven Architectures with Apache Geode and Spring Integration
20. März 2019, InfoQ.com

HPE buys query acceleration platform Ampool to boost Ezmeral hybrid cloud analytics
7. Juli 2021, SiliconANGLE News

bereitgestellt von Google News

Made in China 2025 is back, with a new name and a focus on database companies – The China Project
19. Dezember 2022, The China Project

Opening preparation - Alekhine defense, Saemisch variation
18. April 2016, Chess.com

Backup & Recovery Solutions from China
4. August 2022, Хабр

Distributed Database Market 2023 Trends with Analysis on Key Players Tencent, OceanBase, PingCAP
8. Mai 2024, Motions Online

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

The database to transact, analyze and contextualize your data in real time.
Try it today.

Präsentieren Sie hier Ihr Produkt