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

DBMS > Google Cloud Datastore vs. Microsoft Azure Data Explorer vs. openGemini vs. SAP IQ vs. TigerGraph

Vergleich der Systemeigenschaften Google Cloud Datastore vs. Microsoft Azure Data Explorer vs. openGemini vs. SAP IQ vs. TigerGraph

Redaktionelle Informationen bereitgestellt von DB-Engines
NameGoogle Cloud Datastore  Xaus Vergleich ausschliessenMicrosoft Azure Data Explorer  Xaus Vergleich ausschliessenopenGemini  Xaus Vergleich ausschliessenSAP IQ infofrüher: Sybase IQ  Xaus Vergleich ausschliessenTigerGraph  Xaus Vergleich ausschliessen
KurzbeschreibungSelbst skalierendes NoSQL Datenbankservice in der Google Cloud PlattformFully managed big data interactive analytics platformAn open source distributed Time Series DBMS with high concurrency, high performance, and high scalabilityColumnar RDBMS optimized for Big Data analyticsA complete, distributed, parallel graph computing platform supporting web-scale data analytics in real-time
Primäres DatenbankmodellDocument StoreRelational DBMS infocolumn orientedTime Series DBMSRelational DBMS infospaltenorientiertGraph 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
Punkte4,36
Rang#72  Overall
#12  Document Stores
Punkte3,80
Rang#81  Overall
#43  Relational DBMS
Punkte0,09
Rang#361  Overall
#37  Time Series DBMS
Punkte2,64
Rang#108  Overall
#52  Relational DBMS
Punkte1,80
Rang#138  Overall
#13  Graph DBMS
Websitecloud.google.com/­datastoreazure.microsoft.com/­services/­data-explorerwww.opengemini.org
github.com/­openGemini
www.sap.com/­products/­technology-platform/­sybase-iq-big-data-management.htmlwww.tigergraph.com
Technische Dokumentationcloud.google.com/­datastore/­docsdocs.microsoft.com/­en-us/­azure/­data-explorerdocs.opengemini.org/­guidehelp.sap.com/­docs/­SAP_IQdocs.tigergraph.com
EntwicklerGoogleMicrosoftHuawei and openGemini communitySAP, formerly Sybase
Erscheinungsjahr20082019202219942017
Aktuelle Versioncloud service with continuous releases1.1, Juli 202316.1 SPS04, April 2019
Lizenz infoCommercial or Open SourcekommerziellkommerziellOpen Source infoApache Version 2.0kommerziellkommerziell
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.
ImplementierungsspracheGoC++
Server BetriebssystemegehostetgehostetLinux
Windows
AIX
HP-UX
Linux
Solaris
Windows
Linux
DatenschemaschemafreiFixed schema with schema-less datatypes (dynamic)schemafreijaja
Typisierung infovordefinierte Datentypen, z.B. float oder dateja, Details hierja infobool, datetime, dynamic, guid, int, long, real, string, timespan, double: docs.microsoft.com/­en-us/­azure/­kusto/­query/­scalar-data-typesInteger, Float, Boolean, Stringjaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinjaneinneinnein
Sekundärindizesjaall fields are automatically indexedjaja
SQL infoSupport of SQLSQL-like query language (GQL)Kusto Query Language (KQL), SQL subsetSQL-like query languagejaSQL-like query language (GSQL)
APIs und andere ZugriffskonzeptegRPC (using protocol buffers) API
RESTful HTTP/JSON API
Microsoft SQL Server communication protocol (MS-TDS)
RESTful HTTP API
HTTP RESTADO.NET
JDBC
ODBC
RESTful HTTP API
GSQL (TigerGraph Query Language)
Kafka
RESTful HTTP/JSON API
Unterstützte Programmiersprachen.Net
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
.Net
Go
Java
JavaScript (Node.js)
PowerShell
Python
R
C
C++
Go
Java
JavaScript (Node.js)
Python
Rust
C
C#
C++
Java
Perl
PHP
Python
Ruby
C++
Java
Server-seitige Scripts infoStored Proceduresmit Google App EngineYes, possible languages: KQL, Python, Rneinjaja
TriggersCallbacks mit Google Apps Engineja infosee docs.microsoft.com/­en-us/­azure/­kusto/­management/­updatepolicyneinjanein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingSharding infoImplicit feature of the cloud serviceShardingshared disk or shared nothing architectures with SAP IQ Multiplexer
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-source replication using Paxosja infoImplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.jaSAP/Sybase Replication Server
MapReduce infoBietet ein API für Map/Reduce Operationenja infomittels Google Cloud DataflowSpark connector (open source): github.com/­Azure/­azure-kusto-sparknoHadoop integrationja
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate 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.Eventual Consistency
Immediate Consistency
Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätja infovia ReferenceProperties or Ancestor pathsneinneinjaja infoRelationships in graphs
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACID infoSerializable Isolation within Transactions, Read Committed outside of TransactionsneinneinACIDACID
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 haltenneinneinjaneinnein
Berechtigungskonzept infoZugriffskontrolleAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)Azure Active Directory AuthenticationAdministrators and common users accountsBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardRole-based access control

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
Google Cloud DatastoreMicrosoft Azure Data ExploreropenGeminiSAP IQ infofrüher: Sybase IQTigerGraph
Erwähnungen in aktuellen Nachrichten

Best cloud storage of 2024
21. Mai 2024, TechRadar

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

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

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

bereitgestellt von Google News

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

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

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

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

Log and Telemetry Analytics Performance Benchmark
16. August 2022, Gigaom

bereitgestellt von Google News

About HUAWEI Open Source
9. Februar 2022, Huawei

bereitgestellt von Google News

New Services for SAP HANA Cloud Database
7. April 2021, SAP News

Using SAP Hana as a data warehouse
17. August 2015, ComputerWeekly.com

SAP Scales Out HANA In-Memory For Clouds
6. März 2014, EnterpriseAI

Arcion CTO on building effective data pipelines – Blocks and Files
28. Juni 2022, Blocks & Files

Congrats, HCL, on your £1.5m contract to upgrade a county council's ERP system to SAP S4/HANA within a year
5. November 2020, The Register

bereitgestellt von Google News

TigerGraph Unveils CoPilot, Version 4.0, and New CEO
30. April 2024, Datanami

TigerGraph unveils GenAI assistant, introduces new CEO
30. April 2024, TechTarget

How TigerGraph CoPilot enables graph-augmented AI
30. April 2024, InfoWorld

TigerGraph Bolsters DB for Enterprise Graph Workloads
1. November 2023, Datanami

Aerospike takes on Neo4j and TigerGraph with launch of graph database
20. Juni 2023, SiliconANGLE News

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.

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

Präsentieren Sie hier Ihr Produkt