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

DBMS > Ignite vs. Microsoft Azure Data Explorer vs. OpenSearch vs. Spark SQL vs. STSdb

Vergleich der Systemeigenschaften Ignite vs. Microsoft Azure Data Explorer vs. OpenSearch vs. Spark SQL vs. STSdb

Redaktionelle Informationen bereitgestellt von DB-Engines
NameIgnite  Xaus Vergleich ausschliessenMicrosoft Azure Data Explorer  Xaus Vergleich ausschliessenOpenSearch  Xaus Vergleich ausschliessenSpark SQL  Xaus Vergleich ausschliessenSTSdb  Xaus Vergleich ausschliessen
KurzbeschreibungApache 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 platformA distributed, RESTful search and analytics engine forked from Elasticsearch and based on Apache LuceneSpark SQL ist ein Spark-Modul für die Verarbeitung strukturierter DatenKey-Value Store mit spezieller Indizierungsmethode infoOptimiert hinsichtlich Performanz durch spezielle Indizierungstechnologie
Primäres DatenbankmodellKey-Value Store
Relational DBMS
Relational DBMS infocolumn orientedSuchmaschineRelational DBMSKey-Value 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
Vektor DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte3,16
Rang#96  Overall
#15  Key-Value Stores
#49  Relational DBMS
Punkte4,38
Rang#77  Overall
#41  Relational DBMS
Punkte16,36
Rang#37  Overall
#4  Suchmaschinen
Punkte18,96
Rang#33  Overall
#20  Relational DBMS
Punkte0,04
Rang#360  Overall
#52  Key-Value Stores
Websiteignite.apache.orgazure.microsoft.com/­services/­data-explorergithub.com/­opensearch-project
opensearch.org
spark.apache.org/­sqlgithub.com/­STSSoft/­STSdb4
Technische Dokumentationapacheignite.readme.io/­docsdocs.microsoft.com/­en-us/­azure/­data-exploreropensearch.org/­docs/­latestspark.apache.org/­docs/­latest/­sql-programming-guide.html
EntwicklerApache Software FoundationMicrosoftAmazon Web ServicesApache Software FoundationSTS Soft SC
Erscheinungsjahr20152019202120142011
Aktuelle VersionApache Ignite 2.6cloud service with continuous releases2.5.0, Jänner 20233.5.0 ( 2.13), September 20234.0.8, September 2015
Lizenz infoCommercial or Open SourceOpen Source infoApache 2.0kommerziellOpen Source infoApache Version 2.0Open Source infoApache 2.0Open Source infoGPLv2, kommerzielle Lizenz verfügbar
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinjaneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Aiven for OpenSearch: Fully managed open source search and analytics suite. Out-of-the-box integrations get you up and running in a couple of clicks.
ImplementierungsspracheC++, Java, .NetJavaScalaC#
Server BetriebssystemeLinux
OS X
Solaris
Windows
gehostetAlle Betriebssysteme mit einer Java VMLinux
OS X
Windows
Windows
DatenschemajaFixed schema with schema-less datatypes (dynamic)schemafrei infoFlexible Typdefinitionen, die - sobald definiert - persistent bleiben.jaja
Typisierung infovordefinierte Datentypen, z.B. float oder datejaja infobool, datetime, dynamic, guid, int, long, real, string, timespan, double: docs.microsoft.com/­en-us/­azure/­kusto/­query/­scalar-data-typesjajaja infoPrimitive Typen und benutzerdefinierte Klassen
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTjajanein
Sekundärindizesjaall fields are automatically indexedja infoAlle Suchfelder werden automatisch indiziertneinnein
SQL infoSupport of SQLANSI-99 for query and DML statements, subset of DDLKusto Query Language (KQL), SQL subsetSQL-like query languageSQL-like DML and DDL statementsnein
APIs und andere ZugriffskonzepteHDFS API
Hibernate
JCache
JDBC
ODBC
Proprietäres Protokoll
RESTful HTTP API
Spring Data
Microsoft SQL Server communication protocol (MS-TDS)
RESTful HTTP API
Java API
RESTful HTTP/JSON API
JDBC
ODBC
.NET Client API
Unterstützte ProgrammiersprachenC#
C++
Java
PHP
Python
Ruby
Scala
.Net
Go
Java
JavaScript (Node.js)
PowerShell
Python
R
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby infoElasticsearch client
Java
Python
R
Scala
C#
Java
Server-seitige Scripts infoStored Proceduresyes (compute grid and cache interceptors can be used instead)Yes, possible languages: KQL, Python, Rjaneinnein
Triggersyes (cache interceptors and events)ja infosee docs.microsoft.com/­en-us/­azure/­kusto/­management/­updatepolicyja infoMittels Verwendung des 'Percolation' featuresneinnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingSharding infoImplicit feature of the cloud serviceShardingyes, utilizing Spark Corekeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenyes (replicated cache)ja infoImplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.jakeinekeine
MapReduce infoBietet ein API für Map/Reduce Operationenyes (compute grid and hadoop accelerator)Spark connector (open source): github.com/­Azure/­azure-kusto-sparknein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyEventual Consistency
Immediate Consistency
Eventual Consistency infoSynchrone dokumentenbasierte Replikation. Write consistency konfigurierbar: one, quorum, all
Fremdschlüssel inforeferenzielle Integritätneinneinneinneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDneinneinneinnein
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 haltenjaneinnein
Berechtigungskonzept infoZugriffskontrolleSecurity Hooks for custom implementationsAzure Active Directory Authenticationneinnein
Weitere Informationen bereitgestellt vom Systemhersteller
IgniteMicrosoft Azure Data ExplorerOpenSearchSpark SQLSTSdb
Specific characteristicsOpenSearch is a highly scalable and extensible open-source software suite for search,...
» mehr
Competitive advantagesDistributed as fully open source under Apache License, Version 2.0 (ALv2), OpenSearch...
» mehr
Typical application scenariosThe OpenSearch platform is used across a broad range of search , analytics, and observability...
» mehr
Licensing and pricing modelsThe OpenSearch Project offers open source software licensed under Apache License...
» 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
DrittanbieterAiven for OpenSearch: Fully managed open source search and analytics suite. Out-of-the-box integrations get you up and running in a couple of clicks.
» mehr

Wir laden Vertreter von Anbietern von zugehörigen Produkten ein uns zu kontaktieren, um hier Informationen über ihre Angebote zu präsentieren.

Weitere Ressourcen
IgniteMicrosoft Azure Data ExplorerOpenSearchSpark SQLSTSdb
Erwähnungen in aktuellen Nachrichten

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

ArcGIS and Apache Log4j Vulnerabilities
22. Mai 2023, Esri

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

Analyze more demanding as well as larger time series workloads with Amazon OpenSearch Serverless | Amazon Web ...
1. Mai 2024, AWS Blog

OCI Search with OpenSearch 2.11 delivers easy access to latest AI innovations
13. März 2024, blogs.oracle.com

Amazon OpenSearch Service adds support for Hebrew and HanLP language analyzers
23. April 2024, AWS Blog

Amazon OpenSearch Ingestion is now available in 2 additional commercial regions
15. Februar 2024, AWS Blog

Hybrid Search with Amazon OpenSearch Service | AWS Big Data Blog
19. März 2024, AWS Blog

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

AllegroGraph logo

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

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

RaimaDB logo

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

Präsentieren Sie hier Ihr Produkt