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 MySQL vs. Alibaba Cloud AnalyticDB for PostgreSQL vs. Bangdb vs. BigObject vs. EJDB

Vergleich der Systemeigenschaften Alibaba Cloud AnalyticDB for MySQL vs. Alibaba Cloud AnalyticDB for PostgreSQL vs. Bangdb vs. BigObject vs. EJDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAlibaba Cloud AnalyticDB for MySQL  Xaus Vergleich ausschliessenAlibaba Cloud AnalyticDB for PostgreSQL infoformer name was HybridDB  Xaus Vergleich ausschliessenBangdb  Xaus Vergleich ausschliessenBigObject  Xaus Vergleich ausschliessenEJDB  Xaus Vergleich ausschliessen
KurzbeschreibungA real-time data warehousing service that can process petabytes of data with high concurrency and low latency. It is fully compatible with the MySQL protocol.An online MPP (Massively Parallel Processing) data warehousing service based on GreenplumConverged and high performance database for device data, events, time series, document and graphAnalytic DBMS für Echtzeitberechnungen und QueriesEingebettete Library mit JSON-Notation für Queries (Syntax ähnlich zu MongoDB)
Primäres DatenbankmodellRelational DBMSRelational DBMSDocument Store
Graph DBMS
Time Series DBMS
Relational DBMS infoEin hierarchisches Modell (Baum) kann einer Tabelle übergestülpt werdenDocument Store
Sekundäre DatenbankmodelleDocument StoreSpatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,85
Rang#207  Overall
#96  Relational DBMS
Punkte0,68
Rang#231  Overall
#105  Relational DBMS
Punkte0,08
Rang#347  Overall
#47  Document Stores
#34  Graph DBMS
#31  Time Series DBMS
Punkte0,13
Rang#333  Overall
#147  Relational DBMS
Punkte0,27
Rang#297  Overall
#44  Document Stores
Websitewww.alibabacloud.com/­product/­analyticdb-for-mysqlwww.alibabacloud.com/­product/­hybriddb-postgresqlbangdb.combigobject.iogithub.com/­Softmotions/­ejdb
Technische Dokumentationwww.alibabacloud.com/­help/­doc-detail/­93776.htmwww.alibabacloud.com/­help/­en/­analyticdb-for-postgresql/­latest/­product-introduction-overviewdocs.bangdb.comdocs.bigobject.iogithub.com/­Softmotions/­ejdb/­blob/­master/­README.md
EntwicklerAlibabaAlibaba / Pivotal Software Inc. / PostgreSQL Global Development GroupSachin Sinha, BangDBBigObject, Inc.Softmotions
Erscheinungsjahr2016201220152012
Aktuelle VersionBangDB 2.0, October 2021
Lizenz infoCommercial or Open SourcekommerziellkommerziellOpen Source infoBSD 3kommerziell infokostenlose community edition verfügbarOpen Source infoGPLv2
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.
ImplementierungsspracheC, C++C
Server BetriebssystemegehostetgehostetLinuxLinux infodistributed as a docker-image
OS X infodistributed as a docker-image (boot2docker)
Windows infodistributed as a docker-image (boot2docker)
serverlos
Datenschemajajaschemafreijaschemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder datejajayes: string, long, double, int, geospatial, stream, eventsjaja infostring, integer, double, bool, date, object_id
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTjajaneinnein
Sekundärindizesjajaja infosecondary, composite, nested, reverse, geospatialjanein
SQL infoSupport of SQLjajaSQL like support with command line toolSQL-like DML and DDL statementsnein
APIs und andere ZugriffskonzepteJDBC
ODBC
JDBC
ODBC
Propriätäres Protokoll
RESTful HTTP API
fluentd
ODBC
RESTful HTTP API
In-process Library
Unterstützte ProgrammiersprachenC#
Java
PHP
Python
C
Java
Perl
Python
R
C
C#
C++
Java
Python
Actionscript
C
C#
C++
Go
Java
JavaScript (Node.js)
Lua
Objective-C
Pike
Python
Ruby
Server-seitige Scripts infoStored ProceduresjajaneinLuanein
Triggersjajayes, Notifications (with Streaming only)neinnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infoImplicit feature of the cloud serviceSharding infoImplicit feature of the cloud serviceSharding (enterprise version only). P2P based virtual network overlay with consistent hashing and chord algorithmkeinekeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenja infoImplicit feature of the cloud serviceja infoImplicit feature of the cloud serviceselectable replication factor, Knob for CAP (enterprise version only)keinekeine
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyTunable consistency, set CAP knob accordinglykeine
Fremdschlüssel inforeferenzielle Integritätjajaneinja infoautomatically between fact table and dimension tablesnein infoNormalerweise nicht gebraucht, ähnliche Funktionalität mit collection joins
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACIDACIDneinnein
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajayes, optimistic concurrency controlja infoRead/write lock on objects (tables, trees)ja infoRead/Write Locking
Durability infoDauerhafte Speicherung der Datenjajayes, implements WAL (Write ahead log) as welljaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaneinyes, run db with in-memory only modeja
Berechtigungskonzept infoZugriffskontrolleBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standardyes (enterprise version only)neinnein
Weitere Informationen bereitgestellt vom Systemhersteller
Alibaba Cloud AnalyticDB for MySQLAlibaba Cloud AnalyticDB for PostgreSQL infoformer name was HybridDBBangdbBigObjectEJDB
Specific characteristicsA real-time data warehousing service that can process PB data with high concurrency...
» mehr
Competitive advantagesTPC Benchmark: The world leading result in TPC-DS benchmark . TPC-H benchmark for...
» mehr
Licensing and pricing modelsAvailable regions: America US Virginia US Silicon Valley Asia China Hong Kong India...
» 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 MySQLAlibaba Cloud AnalyticDB for PostgreSQL infoformer name was HybridDBBangdbBigObjectEJDB
Erwähnungen in aktuellen Nachrichten

Alibaba Cloud launches new cloud database solutions following market growth
1. Oktober 2020, DataCenterNews Asia

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

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

Alibaba Cloud Named a Leader in Gartner(R) Magic Quadrant(TM) for Cloud Database Management Systems
8. Februar 2024, ryt9.com

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

bereitgestellt von Google News

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, Security Affairs

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.

SingleStore logo

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

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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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