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 > Google Cloud Datastore vs. Microsoft Azure Data Explorer vs. Postgres-XL

Vergleich der Systemeigenschaften Google Cloud Datastore vs. Microsoft Azure Data Explorer vs. Postgres-XL

Bitte wählen Sie ein weiteres System aus, um es in den Vergleich aufzunehmen.

Redaktionelle Informationen bereitgestellt von DB-Engines
NameGoogle Cloud Datastore  Xaus Vergleich ausschliessenMicrosoft Azure Data Explorer  Xaus Vergleich ausschliessenPostgres-XL  Xaus Vergleich ausschliessen
KurzbeschreibungSelbst skalierendes NoSQL Datenbankservice in der Google Cloud PlattformFully managed big data interactive analytics platformBasiert auf PostgreSQL und ist um Clusterfähigkeiten (scale out) erweitert.
Primäres DatenbankmodellDocument StoreRelational 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
Document Store
Spatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte5,34
Rang#77  Overall
#13  Document Stores
Punkte6,99
Rang#60  Overall
#34  Relational DBMS
Punkte0,76
Rang#247  Overall
#115  Relational DBMS
Websitecloud.google.com/­datastoreazure.microsoft.com/­services/­data-explorerwww.postgres-xl.org
Technische Dokumentationcloud.google.com/­datastore/­docsdocs.microsoft.com/­en-us/­azure/­data-explorerwww.postgres-xl.org/­documentation
EntwicklerGoogleMicrosoft
Erscheinungsjahr200820192014 infoseit 2012, ursprünglich genannt StormDB
Aktuelle Versioncloud service with continuous releases10 R1, Oktober 2018
Lizenz infoCommercial or Open SourcekommerziellkommerziellOpen Source infoMozilla public license
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarjajanein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheC
Server BetriebssystemegehostetgehostetLinux
macOS
DatenschemaschemafreiFixed schema with schema-less datatypes (dynamic)ja
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-typesja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinjaja infoXML type, but no XML query functionality
Sekundärindizesjaall fields are automatically indexedja
SQL infoSupport of SQLSQL-like query language (GQL)Kusto Query Language (KQL), SQL subsetja infodistributed, parallel query execution
APIs und andere ZugriffskonzeptegRPC (using protocol buffers) API
RESTful HTTP/JSON API
Microsoft SQL Server communication protocol (MS-TDS)
RESTful HTTP API
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Unterstützte Programmiersprachen.Net
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
.Net
Go
Java
JavaScript (Node.js)
PowerShell
Python
R
.Net
C
C++
Delphi
Erlang
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
Server-seitige Scripts infoStored Proceduresmit Google App EngineYes, possible languages: KQL, Python, Rbenutzerdefinierte Funktionen
TriggersCallbacks mit Google Apps Engineja infosee docs.microsoft.com/­en-us/­azure/­kusto/­management/­updatepolicyja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingSharding infoImplicit feature of the cloud servicehorizontale Partitionierung
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.
MapReduce infoBietet ein API für Map/Reduce Operationenja infomittels Google Cloud DataflowSpark connector (open source): github.com/­Azure/­azure-kusto-sparknein
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 pathsneinja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACID infoSerializable Isolation within Transactions, Read Committed outside of TransactionsneinACID infoMVCC
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajaja
Durability infoDauerhafte Speicherung der Datenjajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinneinnein
Berechtigungskonzept infoZugriffskontrolleAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)Azure Active Directory AuthenticationBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standard
Weitere Informationen bereitgestellt vom Systemhersteller
Google Cloud DatastoreMicrosoft Azure Data ExplorerPostgres-XL
Specific characteristicsAzure Data Explorer is a fast and highly scalable data exploration service for log...
» mehr
Competitive advantagesKusto Query Language (innovative query language, optimized for high performance data...
» mehr
Typical application scenariosIoT applications IoT devices generate billions of sensor readings. Normalizing and...
» mehr
Key customersMicrosoft, DocuSign, Taboola, Bosch, Siemens Healthineers, Bühler, Ecolab, Zoomd
» mehr
Market metricsAzure Data Explorer is the data service for Azure Monitor, Azure Time Series Insights,...
» mehr
Licensing and pricing modelsAn Azure Data Explorer cluster is a pair of engine and data management clusters which...
» 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
Google Cloud DatastoreMicrosoft Azure Data ExplorerPostgres-XL
Erwähnungen in aktuellen Nachrichten

Compare Google Cloud Storage vs. Google Drive for enterprises
9. November 2023, TechTarget

BigID Data Intelligence Platform Now Available on Google Cloud Marketplace
6. November 2023, Yahoo Finance

How Forbes Built Its AI-Powered Tool, Adelaide On Google Cloud Vertex
20. November 2023, Forbes

Who will win the battle for AI in the cloud? Maybe everyone
24. November 2023, SiliconANGLE News

Storage and Data Protection News for the Week of November 10 ...
10. November 2023, Solutions Review

bereitgestellt von Google News

Microsoft Introduces Azure Integration Environments and Business ...
23. November 2023, InfoQ.com

Introducing Microsoft Fabric: The data platform for the era of AI ...
23. Mai 2023, Microsoft

Streamlining Azure Data Explorer Table Creation, Mapping, and ...
16. Juli 2023, Medium

Met deze AI toepassingen laat je je data optimaal voor je werken
30. November 2023, Business Insider Nederland

What's new in Azure Data & AI: Empowering retailers to streamline ...
17. Januar 2023, Microsoft

bereitgestellt von Google News

Building a scalable PostgreSQL solution
14. April 2019, Packt Hub

PostgreSQLをスケールアウトさせるには? | NTTデータ
16. Oktober 2020, NTT Data

PostgreSQL СУБД
8. Juni 2020, TAdviser.ru

Систему надо менять: ОАО «РЖД» потратит 6,4 млрд рублей на перенос системы продажи билетов с платформы z/Architecture от IBM на «Ред ОС» - iXBT.com
1. Dezember 2022, новости техники и технологий

Открыт исходный код базы данных Greenplum — продвинутого ...
29. Oktober 2015, Nixp.ru

bereitgestellt von Google News

Jobangebote

Cloud Services Fellow
Zebra Technologies, Kennesaw, GA

Senior Software Engineer
Legalist, San Francisco, CA

Senior Full Stack Engineer for Payment Initiation Platform - Assistant Vice President
Deutsche Bank, Cary, NC

Data Engineer
Miracle Software Systems, Georgia

Staff Software Developer
BECU, Washington State

Azure Data Architect
Cyclotron, Inc., Remote

Software Engineer
Microsoft, Redmond, WA

Senior Software Engineer
Microsoft, United States

Software Data Operations Engineer
MAQ Software, Redmond, WA

Senior Software Engineer in Data, Game Creation
Electronic Arts, Austin, TX

jobs by Indeed



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

Redis logo

The world’s most loved real‑time data platform.
Try free

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

MariaDB logo

SkySQL, the ultimate
MariaDB cloud, is here.

Get started with SkySQL today!

Präsentieren Sie hier Ihr Produkt