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 > Hazelcast vs. Microsoft Azure Data Explorer vs. Quasardb vs. Sqrrl vs. Yanza

Vergleich der Systemeigenschaften Hazelcast vs. Microsoft Azure Data Explorer vs. Quasardb vs. Sqrrl vs. Yanza

Redaktionelle Informationen bereitgestellt von DB-Engines
NameHazelcast  Xaus Vergleich ausschliessenMicrosoft Azure Data Explorer  Xaus Vergleich ausschliessenQuasardb  Xaus Vergleich ausschliessenSqrrl  Xaus Vergleich ausschliessenYanza  Xaus Vergleich ausschliessen
Sqrrl has been acquired by Amazon and became a part of Amazon Web Services. It has been removed from the DB-Engines ranking.Yanza seems to be discontinued. Therefore it is excluded from the DB-Engines Ranking.
KurzbeschreibungA widely adopted in-memory data gridFully managed big data interactive analytics platformDistributed, high-performance timeseries databaseAdaptable, secure NoSQL built on Apache AccumuloTime Series DBMS for IoT Applications
Primäres DatenbankmodellKey-Value StoreRelational DBMS infocolumn orientedTime Series DBMSDocument Store
Graph DBMS
Key-Value Store
Wide Column Store
Time Series DBMS
Sekundäre DatenbankmodelleDocument Store infoJSON support with IMDG 3.12Document 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
Punkte6,87
Rang#55  Overall
#6  Key-Value Stores
Punkte5,16
Rang#69  Overall
#37  Relational DBMS
Punkte0,19
Rang#327  Overall
#30  Time Series DBMS
Websitehazelcast.comazure.microsoft.com/­services/­data-explorerquasar.aisqrrl.comyanza.com
Technische Dokumentationhazelcast.org/­imdg/­docsdocs.microsoft.com/­en-us/­azure/­data-explorerdoc.quasar.ai/­master
EntwicklerHazelcastMicrosoftquasardbAmazon infoursprünglich Sqrrl Data, Inc.Yanza
Erscheinungsjahr20082019200920122015
Aktuelle Version5.3.6, November 2023cloud service with continuous releases3.14.1, Jänner 2024
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2; commercial licenses availablekommerziellkommerziell infoFree community edition, Non-profit organizations and non-commercial usage are eligible for free licenseskommerziellkommerziell infofree version available
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinjaneinneinnein infobut mainly used as a service provided by Yanza
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheJavaC++Java
Server BetriebssystemeAlle Betriebssysteme mit einer Java VMgehostetBSD
Linux
OS X
Windows
LinuxWindows
DatenschemaschemafreiFixed schema with schema-less datatypes (dynamic)schemafreischemafreischemafrei
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-typesja infointeger and binaryjanein
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTja infothe object must implement a serialization strategyjaneinnein
Sekundärindizesjaall fields are automatically indexedja infomittels Tagsjanein
SQL infoSupport of SQLSQL-like query languageKusto Query Language (KQL), SQL subsetSQL-like query languageneinnein
APIs und andere ZugriffskonzepteJCache
JPA
Memcached Protokoll
RESTful HTTP API
Microsoft SQL Server communication protocol (MS-TDS)
RESTful HTTP API
HTTP APIAccumulo Shell
Java API
JDBC
ODBC
RESTful HTTP API
Thrift
HTTP API
Unterstützte Programmiersprachen.Net
C#
C++
Clojure
Go
Java
JavaScript (Node.js)
Python
Scala
.Net
Go
Java
JavaScript (Node.js)
PowerShell
Python
R
.Net
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
R
Actionscript
C infousing GLib
C#
C++
Cocoa
Delphi
Erlang
Go
Haskell
Java
JavaScript
OCaml
Perl
PHP
Python
Ruby
Smalltalk
jede Sprache, die HTTP-Aufrufe erlaubt
Server-seitige Scripts infoStored Proceduresja infoEvent Listeners, Executor ServicesYes, possible languages: KQL, Python, Rneinneinnein
Triggersja infoEventsja infosee docs.microsoft.com/­en-us/­azure/­kusto/­management/­updatepolicyneinneinja infoTimer and event based
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingSharding infoImplicit feature of the cloud serviceSharding infoconsistent hashingSharding infoBasierend auf Hadoopkeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenja infoReplicated Mapja infoImplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.Source-Replica Replikation mit wählbarem Replikationsfaktorfrei wählbarer Replikationsfaktor infobasierend auf Hadoopkeine
MapReduce infoBietet ein API für Map/Reduce OperationenjaSpark connector (open source): github.com/­Azure/­azure-kusto-sparkwith Hadoop integrationjanein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate Consistency or Eventual Consistency selectable by user infoRaft Consensus AlgorithmEventual Consistency
Immediate Consistency
Immediate ConsistencyImmediate Consistency infoDocument store kept consistent with combination of global timestamping, row-level transactions, and server-side consistency resolution.Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinneinneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationenone or two-phase-commit; repeatable reads; read commitedneinACIDAtomic updates per row, document, or graph entitynein
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjajaja infomittels LevelDBjaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaneinja infoTransient mode
Berechtigungskonzept infoZugriffskontrolleRole-based access controlAzure Active Directory AuthenticationCryptographically strong user authentication and audit trailCell-level Security, Data-Centric Security, Role-Based Access Control (RBAC), Attribute-Based Access Control (ABAC)nein

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
HazelcastMicrosoft Azure Data ExplorerQuasardbSqrrlYanza
Erwähnungen in aktuellen Nachrichten

Hazelcast Weaves Wider Logic Threads Through The Data Fabric
7. März 2024, Forbes

Hazelcast 5.4 real time data processing platform boosts AI and consistency
17. April 2024, VentureBeat

Hazelcast Achieves Record Year with Leading Brands Choosing Its Platform for Application Modernization, AI Initiatives
22. Februar 2024, Datanami

Real-Time Data Platform Hazelcast Introduces New Chief Technology Officer Adrian Soars
7. November 2023, Finovate

Hazelcast: The 'true' value of streaming real-time data
27. September 2023, ComputerWeekly.com

bereitgestellt von Google News

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

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, Microsoft

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

Azure Data Explorer and Stream Analytics for anomaly detection
16. Januar 2020, Microsoft

bereitgestellt von Google News

Quasar Partners with PTC for IoT Data Solutions
11. September 2023, Read IT Quik

Record quasar is most luminous object in the universe
20. Februar 2024, EarthSky

Quasar Selected by National Renewable Energy Laboratory to Help with Energy System De-risking and Optimization
6. Juni 2023, PR Newswire

QUASAR yacht (Bilgin, 46.8m, 2016)
3. Juli 2023, Boat International

Precisely measure a quasar galaxy's weight
5. Juni 2023, Newswise

bereitgestellt von Google News

Amazon acquires cybersecurity startup Sqrrl
8. Juni 2023, CISO MAG

Millennials possess the advantage of time for wealth creation, says Yashoraj Tyagi of Sqrrl
18. September 2023, MintGenie

Amazon's cloud business acquires Sqrrl, a security start-up with NSA roots
23. Januar 2018, CNBC

AWS beefs up threat detection with Sqrrl acquisition
24. Januar 2018, TechCrunch

Amazon Web Services catches Sqrrl, a security startup founded by ex-NSA staffers
23. Januar 2018, GeekWire

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

Milvus logo

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

AllegroGraph logo

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

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