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 Bigtable vs. Microsoft Azure Data Explorer vs. Netezza vs. SiriDB vs. XTDB

Vergleich der Systemeigenschaften Google Cloud Bigtable vs. Microsoft Azure Data Explorer vs. Netezza vs. SiriDB vs. XTDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameGoogle Cloud Bigtable  Xaus Vergleich ausschliessenMicrosoft Azure Data Explorer  Xaus Vergleich ausschliessenNetezza infoWird von IBM auch PureData System für Analytics genannt  Xaus Vergleich ausschliessenSiriDB  Xaus Vergleich ausschliessenXTDB infoformerly named Crux  Xaus Vergleich ausschliessen
KurzbeschreibungGoogle's NoSQL Big Data database service. It's the same database that powers many core Google services, including Search, Analytics, Maps, and Gmail.Fully managed big data interactive analytics platformData Warehouse und Analytic Appliance integriert in IBM PureSystemsOpen Source Time Series DBMSA general purpose database with bitemporal SQL and Datalog and graph queries
Primäres DatenbankmodellKey-Value Store
Wide Column Store
Relational DBMS infocolumn orientedRelational DBMSTime Series DBMSDocument Store
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
Punkte3,26
Rang#92  Overall
#13  Key-Value Stores
#8  Wide Column Stores
Punkte4,38
Rang#77  Overall
#41  Relational DBMS
Punkte9,06
Rang#46  Overall
#29  Relational DBMS
Punkte0,00
Rang#383  Overall
#41  Time Series DBMS
Punkte0,11
Rang#343  Overall
#46  Document Stores
Websitecloud.google.com/­bigtableazure.microsoft.com/­services/­data-explorerwww.ibm.com/­products/­netezzasiridb.comgithub.com/­xtdb/­xtdb
www.xtdb.com
Technische Dokumentationcloud.google.com/­bigtable/­docsdocs.microsoft.com/­en-us/­azure/­data-explorerdocs.siridb.comwww.xtdb.com/­docs
EntwicklerGoogleMicrosoftIBMCesbitJuxt Ltd.
Erscheinungsjahr20152019200020172019
Aktuelle Versioncloud service with continuous releases1.19, September 2021
Lizenz infoCommercial or Open SourcekommerziellkommerziellkommerziellOpen Source infoMIT LicenseOpen Source infoMIT License
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.
ImplementierungsspracheCClojure
Server BetriebssystemegehostetgehostetLinux infoIn Appliance inkludiertLinuxAlle Betriebssysteme mit einer Java 8 (und höher) VM
Linux
DatenschemaschemafreiFixed schema with schema-less datatypes (dynamic)jajaschemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder dateneinja infobool, datetime, dynamic, guid, int, long, real, string, timespan, double: docs.microsoft.com/­en-us/­azure/­kusto/­query/­scalar-data-typesjaja infoNumeric dataja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinjaneinnein
Sekundärindizesneinall fields are automatically indexedjajaja
SQL infoSupport of SQLneinKusto Query Language (KQL), SQL subsetjaneineingeschränktes SQL mittels Apache Calcite
APIs und andere ZugriffskonzeptegRPC (using protocol buffers) API
HappyBase (Python library)
HBase compatible API (Java)
Microsoft SQL Server communication protocol (MS-TDS)
RESTful HTTP API
JDBC
ODBC
OLE DB
HTTP APIHTTP REST
JDBC
Unterstützte ProgrammiersprachenC#
C++
Go
Java
JavaScript (Node.js)
Python
.Net
Go
Java
JavaScript (Node.js)
PowerShell
Python
R
C
C++
Fortran
Java
Lua
Perl
Python
R
C
C++
Go
Java
JavaScript (Node.js)
PHP
Python
R
Clojure
Java
Server-seitige Scripts infoStored ProceduresneinYes, possible languages: KQL, Python, Rjaneinnein
Triggersneinja infosee docs.microsoft.com/­en-us/­azure/­kusto/­management/­updatepolicyneinneinnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingSharding infoImplicit feature of the cloud serviceShardingShardingkeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenInternal replication in Colossus, and regional replication between two clusters in different zonesja infoImplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.Source-Replica Replikationjaja, jeder Knoten hat alle Daten
MapReduce infoBietet ein API für Map/Reduce OperationenjaSpark connector (open source): github.com/­Azure/­azure-kusto-sparkjaneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate consistency (for a single cluster), Eventual consistency (for two or more replicated clusters)Eventual Consistency
Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinneinneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenAtomic single-row operationsneinACIDneinACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjajajajayes, flexibel persistency by using storage technologies like Apache Kafka, RocksDB or LMDB
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinneinja
Berechtigungskonzept infoZugriffskontrolleAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)Azure Active Directory AuthenticationBenutzer mit feingranularem BerechtigungskonzeptEinfache Rechteverwaltung mit Benutzeraccounts

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 BigtableMicrosoft Azure Data ExplorerNetezza infoWird von IBM auch PureData System für Analytics genanntSiriDBXTDB infoformerly named Crux
Erwähnungen in aktuellen Nachrichten

Google's AI-First Strategy Brings Vector Support To Cloud Databases
1. März 2024, Forbes

What is Google Bigtable? | Definition from TechTarget
1. März 2022, TechTarget

Google Introduces Autoscaling for Cloud Bigtable for Optimizing Costs
31. Januar 2022, InfoQ.com

Review: Google Bigtable scales with ease
7. September 2016, InfoWorld

Google Cloud makes it cheaper to run smaller workloads on Bigtable
7. April 2020, TechCrunch

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

Public Preview: Azure Cosmos DB to Azure Data Explorer Synapse Link | Azure updates
9. Januar 2023, azure.microsoft.com

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

bereitgestellt von Google News

IBM announces availability of the high-performance, cloud-native Netezza Performance Server as a Service on AWS
11. Juli 2023, IBM

AWS and IBM Netezza come out in support of Iceberg in table format face-off
1. August 2023, The Register

Migrating your Netezza data warehouse to Amazon Redshift | Amazon Web Services
27. Mai 2020, AWS Blog

U.S. Navy Chooses Yellowbrick, Sunsets IBM Netezza
22. März 2023, Business Wire

IBM Brings Back a Netezza, Attacks Yellowbrick
29. Juni 2020, Datanami

bereitgestellt von Google News

SiriDB tijdreeks database analyseert time series data vanuit elke bron
22. Januar 2017, Dutch IT Channel

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

RaimaDB logo

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

Milvus logo

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

SingleStore logo

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

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

Präsentieren Sie hier Ihr Produkt