DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > Alibaba Cloud MaxCompute vs. Geode vs. Microsoft Azure Data Explorer vs. Sadas Engine vs. Tibero

Vergleich der Systemeigenschaften Alibaba Cloud MaxCompute vs. Geode vs. Microsoft Azure Data Explorer vs. Sadas Engine vs. Tibero

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAlibaba Cloud MaxCompute  Xaus Vergleich ausschliessenGeode  Xaus Vergleich ausschliessenMicrosoft Azure Data Explorer  Xaus Vergleich ausschliessenSadas Engine  Xaus Vergleich ausschliessenTibero  Xaus Vergleich ausschliessen
KurzbeschreibungMaxCompute (previously known as ODPS) is a general purpose, fully managed, multi-tenancy data processing platform for large-scale data warehousingGeode is a distributed data container, pooling memory, CPU, network resources, and optionally local disk across multiple processesFully managed big data interactive analytics platformSADAS Engine is a columnar DBMS specifically designed for high performance in data warehouse environmentsA secure RDBMS, designed for easy portability from Oracle
Primäres DatenbankmodellRelational DBMS infoa graph-processing framework is available with the graphs being stored in tablesKey-Value StoreRelational DBMS infocolumn orientedRelational DBMSRelational DBMS
Sekundäre DatenbankmodelleDocument Store infoIf a column is of type dynamic docs.microsoft.com/­en-us/­azure/­kusto/­query/­scalar-data-types/­dynamic then it's possible to add arbitrary JSON documents in this cell
Event Store infothis is the general usage pattern at Microsoft. Billing, Logs, Telemetry events are stored in ADX and the state of an individual entity is defined by the arg_max(timestamps)
Spatial DBMS
Suchmaschine infosupport for complex search expressions docs.microsoft.com/­en-us/­azure/­kusto/­query/­parseoperator FTS, Geospatial docs.microsoft.com/­en-us/­azure/­kusto/­query/­geo-point-to-geohash-function distributed search -> ADX acts as a distributed search engine
Time Series DBMS infosee docs.microsoft.com/­en-us/­azure/­data-explorer/­time-series-analysis
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,77
Rang#214  Overall
#98  Relational DBMS
Punkte1,92
Rang#131  Overall
#23  Key-Value Stores
Punkte4,38
Rang#77  Overall
#41  Relational DBMS
Punkte0,00
Rang#383  Overall
#158  Relational DBMS
Punkte1,78
Rang#140  Overall
#64  Relational DBMS
Websitewww.alibabacloud.com/­product/­maxcomputegeode.apache.orgazure.microsoft.com/­services/­data-explorerwww.sadasengine.comus.tmaxsoft.com/­products/­tibero
Technische Dokumentationwww.alibabacloud.com/­help/­en/­maxcomputegeode.apache.org/­docsdocs.microsoft.com/­en-us/­azure/­data-explorerwww.sadasengine.com/­en/­sadas-engine-download-free-trial-and-documentation/­#documentationtechnet.tmaxsoft.com/­upload/­download/­online/­tibero/­pver-20150504-000002/­index.html
EntwicklerAlibabaOriginally developed by Gemstone. They outsourced the project to Apache in 2015 but still deliver a commercial version as Gemfire.MicrosoftSADAS s.r.l.TmaxSoft
Erscheinungsjahr20162002201920062003
Aktuelle Version1.1, February 2017cloud service with continuous releases8.06, April 2015
Lizenz infoCommercial or Open SourcekommerziellOpen Source infoApache Version 2; commercial licenses available as Gemfirekommerziellkommerziell infofree trial version availablekommerziell
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarjaneinjaneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheJavaC++C and Assembler
Server BetriebssystemegehostetAlle Betriebssysteme mit einer Java VM infothe JDK (8 or later) is also requiredgehostetAIX
Linux
Windows
AIX
HP-UX
Linux
Solaris
Windows
DatenschemajaschemafreiFixed schema with schema-less datatypes (dynamic)jaja
Typisierung infovordefinierte Datentypen, z.B. float oder datejajaja infobool, datetime, dynamic, guid, int, long, real, string, timespan, double: docs.microsoft.com/­en-us/­azure/­kusto/­query/­scalar-data-typesjaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinjaneinja
Sekundärindizesneinneinall fields are automatically indexedjaja
SQL infoSupport of SQLSQL-like query languageSQL-like query language (OQL)Kusto Query Language (KQL), SQL subsetjaja
APIs und andere ZugriffskonzepteFluentd
Flume
MaxCompute Console
Java Client API
Memcached Protokoll
RESTful HTTP API
Microsoft SQL Server communication protocol (MS-TDS)
RESTful HTTP API
JDBC
ODBC
Proprietäres Protokoll
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Tibero CLI
Unterstützte ProgrammiersprachenJava.Net
All JVM based languages
C++
Groovy
Java
Scala
.Net
Go
Java
JavaScript (Node.js)
PowerShell
Python
R
.Net
C
C#
C++
Groovy
Java
PHP
Python
C
C#
C++
Cobol
Java
Objective-C
Perl
PHP
Python
Ruby
Visual Basic
Server-seitige Scripts infoStored Proceduresuser defined functions infoin Javabenutzerdefinierte FunktionenYes, possible languages: KQL, Python, RneinPersistent Stored Procedure (PSM)
Triggersneinja infoCache Event Listenersja infosee docs.microsoft.com/­en-us/­azure/­kusto/­management/­updatepolicyneinja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infoImplicit feature of the cloud serviceShardingSharding infoImplicit feature of the cloud servicehorizontale Partitionierunghorizontale Partitionierung infoby range, hash, list or composite
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenja infoImplicit feature of the cloud serviceMulti-Source Replikationja infoImplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.keineMulti-Source Replikation
Source-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce OperationenjaneinSpark connector (open source): github.com/­Azure/­azure-kusto-sparkneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyEventual ConsistencyEventual Consistency
Immediate Consistency
Immediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinneinjaja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationenneinyes, on a single nodeneinACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjajajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinjaneinja infomanaged by 'Learn by Usage'nein infoplanned for next version
Berechtigungskonzept infoZugriffskontrolleAccess rights for users and rolesAccess rights per client and object definableAzure Active Directory AuthenticationAccess rights for users, groups and roles according to SQL-standardBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standard (SQL 92, SQL 99)

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 MaxComputeGeodeMicrosoft Azure Data ExplorerSadas EngineTibero
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

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

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

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

bereitgestellt von Google News

Azure Data Explorer: Log and telemetry analytics benchmark
16. August 2022, Microsoft

Providing modern data transfer and storage service at Microsoft with Microsoft Azure - Inside Track Blog
13. Juli 2023, microsoft.com

Microsoft Introduces Azure Integration Environments and Business Process Tracking in Public Preview
23. November 2023, InfoQ.com

Controlling costs in Azure Data Explorer using down-sampling and aggregation
11. Februar 2019, Microsoft

Individually great, collectively unmatched: Announcing updates to 3 great Azure Data Services
7. Februar 2019, Microsoft

bereitgestellt von Google News

ArkData to Officially Support Domestic Database 'Tibero 7'
23. April 2024, BusinessKorea

How to Succeed at Large-Scale Mainframe Replatforming with TmaxSoft OpenFrame on AWS | Amazon Web Services
2. August 2022, AWS Blog

TmaxSoft database system wins Russia award
15. Februar 2016, 코리아타임스

ArkData's 'Ark for CDC' supports real-time data extraction and replication for Tibero DBMS.
18. April 2023, BusinessKorea

Daegu Government Integrated Data Center to Propose Open-Source Database Management Systems for Tenant ...
14. April 2021, Etnews

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

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

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

Milvus logo

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

Präsentieren Sie hier Ihr Produkt