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

DBMS > Google Cloud Datastore vs. HugeGraph vs. Ignite vs. Microsoft Azure Data Explorer vs. Spark SQL

Vergleich der Systemeigenschaften Google Cloud Datastore vs. HugeGraph vs. Ignite vs. Microsoft Azure Data Explorer vs. Spark SQL

Redaktionelle Informationen bereitgestellt von DB-Engines
NameGoogle Cloud Datastore  Xaus Vergleich ausschliessenHugeGraph  Xaus Vergleich ausschliessenIgnite  Xaus Vergleich ausschliessenMicrosoft Azure Data Explorer  Xaus Vergleich ausschliessenSpark SQL  Xaus Vergleich ausschliessen
KurzbeschreibungSelbst skalierendes NoSQL Datenbankservice in der Google Cloud PlattformA fast-speed and highly-scalable Graph DBMSApache Ignite is a memory-centric distributed database, caching, and processing platform for transactional, analytical, and streaming workloads, delivering in-memory speeds at petabyte scale.Fully managed big data interactive analytics platformSpark SQL ist ein Spark-Modul für die Verarbeitung strukturierter Daten
Primäres DatenbankmodellDocument StoreGraph DBMSKey-Value Store
Relational DBMS
Relational DBMS infocolumn orientedRelational 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,47
Rang#76  Overall
#12  Document Stores
Punkte0,13
Rang#336  Overall
#32  Graph DBMS
Punkte3,16
Rang#96  Overall
#15  Key-Value Stores
#49  Relational DBMS
Punkte4,38
Rang#77  Overall
#41  Relational DBMS
Punkte18,96
Rang#33  Overall
#20  Relational DBMS
Websitecloud.google.com/­datastoregithub.com/­hugegraph
hugegraph.apache.org
ignite.apache.orgazure.microsoft.com/­services/­data-explorerspark.apache.org/­sql
Technische Dokumentationcloud.google.com/­datastore/­docshugegraph.apache.org/­docsapacheignite.readme.io/­docsdocs.microsoft.com/­en-us/­azure/­data-explorerspark.apache.org/­docs/­latest/­sql-programming-guide.html
EntwicklerGoogleBaiduApache Software FoundationMicrosoftApache Software Foundation
Erscheinungsjahr20082018201520192014
Aktuelle Version0.9Apache Ignite 2.6cloud service with continuous releases3.5.0 ( 2.13), September 2023
Lizenz infoCommercial or Open SourcekommerziellOpen Source infoApache Version 2.0Open Source infoApache 2.0kommerziellOpen Source infoApache 2.0
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarjaneinneinjanein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheJavaC++, Java, .NetScala
Server BetriebssystemegehostetLinux
macOS
Unix
Linux
OS X
Solaris
Windows
gehostetLinux
OS X
Windows
DatenschemaschemafreijajaFixed schema with schema-less datatypes (dynamic)ja
Typisierung infovordefinierte Datentypen, z.B. float oder dateja, Details hierjajaja infobool, datetime, dynamic, guid, int, long, real, string, timespan, double: docs.microsoft.com/­en-us/­azure/­kusto/­query/­scalar-data-typesja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinjajanein
Sekundärindizesjaja infoalso supports composite index and range indexjaall fields are automatically indexednein
SQL infoSupport of SQLSQL-like query language (GQL)neinANSI-99 for query and DML statements, subset of DDLKusto Query Language (KQL), SQL subsetSQL-like DML and DDL statements
APIs und andere ZugriffskonzeptegRPC (using protocol buffers) API
RESTful HTTP/JSON API
Java API
RESTful HTTP API
TinkerPop Gremlin
HDFS API
Hibernate
JCache
JDBC
ODBC
Proprietäres Protokoll
RESTful HTTP API
Spring Data
Microsoft SQL Server communication protocol (MS-TDS)
RESTful HTTP API
JDBC
ODBC
Unterstützte Programmiersprachen.Net
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Groovy
Java
Python
C#
C++
Java
PHP
Python
Ruby
Scala
.Net
Go
Java
JavaScript (Node.js)
PowerShell
Python
R
Java
Python
R
Scala
Server-seitige Scripts infoStored Proceduresmit Google App Engineasynchronous Gremlin script jobsyes (compute grid and cache interceptors can be used instead)Yes, possible languages: KQL, Python, Rnein
TriggersCallbacks mit Google Apps Engineneinyes (cache interceptors and events)ja infosee docs.microsoft.com/­en-us/­azure/­kusto/­management/­updatepolicynein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingja infodepending on used storage backend, e.g. Cassandra and HBaseShardingSharding infoImplicit feature of the cloud serviceyes, utilizing Spark Core
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-source replication using Paxosja infodepending on used storage backend, e.g. Cassandra and HBaseyes (replicated cache)ja infoImplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.keine
MapReduce infoBietet ein API für Map/Reduce Operationenja infomittels Google Cloud Dataflowvia hugegraph-sparkyes (compute grid and hadoop accelerator)Spark connector (open source): github.com/­Azure/­azure-kusto-spark
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 ConsistencyImmediate ConsistencyEventual Consistency
Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätja infovia ReferenceProperties or Ancestor pathsja infoedges in graphneinneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACID infoSerializable Isolation within Transactions, Read Committed outside of TransactionsACIDACIDneinnein
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 haltenneinjajaneinnein
Berechtigungskonzept infoZugriffskontrolleAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)Users, roles and permissionsSecurity Hooks for custom implementationsAzure Active Directory Authenticationnein

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 DatastoreHugeGraphIgniteMicrosoft Azure Data ExplorerSpark SQL
Erwähnungen in aktuellen Nachrichten

Best cloud storage of 2024
29. April 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

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

What Is Google Cloud Platform?
28. August 2023, Simplilearn

bereitgestellt von Google News

Critical Apache HugeGraph Flaw Let Attackers Execute Remote Code
23. April 2024, GBHackers

bereitgestellt von Google News

GridGain Announces Call for Speakers for Virtual Apache Ignite Summit 2024
8. Februar 2024, PR Newswire

GridGain Showcases Power of Apache Ignite at Community Over Code Conference
5. Oktober 2023, Datanami

Apache Ignite: An Overview
6. September 2023, Open Source For You

What is Apache Ignite? How is Apache Ignite Used?
18. Juli 2022, The Stack

Real-time in-memory OLTP and Analytics with Apache Ignite on AWS | Amazon Web Services
14. Mai 2016, AWS Blog

bereitgestellt von Google News

Azure Data Explorer: Log and telemetry analytics benchmark
16. August 2022, azure.microsoft.com

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

General availability: New KQL function to enrich your data analysis with geographic context | Azure updates
6. Juni 2023, azure.microsoft.com

Azure Data Explorer and Stream Analytics for anomaly detection
16. Januar 2020, azure.microsoft.com

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

bereitgestellt von Google News

Use Amazon Athena with Spark SQL for your open-source transactional table formats | Amazon Web Services
24. Januar 2024, AWS Blog

What is Apache Spark? The big data platform that crushed Hadoop
3. April 2024, InfoWorld

Cracking the Apache Spark Interview: 80+ Top Questions and Answers for 2024
1. April 2024, Simplilearn

1.5 Years of Spark Knowledge in 8 Tips | by Michael Berk
23. Dezember 2023, Towards Data Science

Run Apache Hive workloads using Spark SQL with Amazon EMR on EKS | Amazon Web Services
18. Oktober 2023, AWS Blog

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

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

SingleStore logo

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

Präsentieren Sie hier Ihr Produkt