DB-EnginesextremeDB - solve IoT connectivity disruptionsEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von Redgate Software

DBMS > Microsoft Azure Data Explorer vs. OrigoDB vs. Quasardb vs. Sqrrl vs. Yanza

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

Redaktionelle Informationen bereitgestellt von DB-Engines
NameMicrosoft Azure Data Explorer  Xaus Vergleich ausschliessenOrigoDB  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.
KurzbeschreibungFully managed big data interactive analytics platformA fully ACID in-memory object graph databaseDistributed, high-performance timeseries databaseAdaptable, secure NoSQL built on Apache AccumuloTime Series DBMS for IoT Applications
Primäres DatenbankmodellRelational DBMS infocolumn orientedDocument Store
Object oriented DBMS
Time Series DBMSDocument Store
Graph DBMS
Key-Value Store
Wide Column Store
Time Series 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
Punkte3,28
Rang#83  Overall
#45  Relational DBMS
Punkte0,00
Rang#385  Overall
#54  Document Stores
#21  Object oriented DBMS
Punkte0,13
Rang#332  Overall
#28  Time Series DBMS
Websiteazure.microsoft.com/­services/­data-explorerorigodb.comquasar.aisqrrl.comyanza.com
Technische Dokumentationdocs.microsoft.com/­en-us/­azure/­data-explorerorigodb.com/­docsdoc.quasar.ai/­master
EntwicklerMicrosoftRobert Friberg et alquasardbAmazon infoursprünglich Sqrrl Data, Inc.Yanza
Erscheinungsjahr20192009 infounder the name LiveDB200920122015
Aktuelle Versioncloud service with continuous releases3.14.1, Jänner 2024
Lizenz infoCommercial or Open SourcekommerziellOpen Sourcekommerziell 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ügbarjaneinneinneinnein 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.
ImplementierungsspracheC#C++Java
Server BetriebssystemegehostetLinux
Windows
BSD
Linux
OS X
Windows
LinuxWindows
DatenschemaFixed schema with schema-less datatypes (dynamic)jaschemafreischemafreischemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder dateja infobool, datetime, dynamic, guid, int, long, real, string, timespan, double: docs.microsoft.com/­en-us/­azure/­kusto/­query/­scalar-data-typesUser defined using .NET types and collectionsja infointeger and binaryjanein
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTjanein infocan be achieved using .NETneinnein
Sekundärindizesall fields are automatically indexedjaja infomittels Tagsjanein
SQL infoSupport of SQLKusto Query Language (KQL), SQL subsetneinSQL-like query languageneinnein
APIs und andere ZugriffskonzepteMicrosoft SQL Server communication protocol (MS-TDS)
RESTful HTTP API
.NET Client API
HTTP API
LINQ
HTTP APIAccumulo Shell
Java API
JDBC
ODBC
RESTful HTTP API
Thrift
HTTP API
Unterstützte Programmiersprachen.Net
Go
Java
JavaScript (Node.js)
PowerShell
Python
R
.Net.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 ProceduresYes, possible languages: KQL, Python, Rjaneinneinnein
Triggersja infosee docs.microsoft.com/­en-us/­azure/­kusto/­management/­updatepolicyja infoDomain Eventsneinneinja infoTimer and event based
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infoImplicit feature of the cloud servicehorizontale Partitionierung infoclient side managed; servers are not synchronizedSharding infoconsistent hashingSharding infoBasierend auf Hadoopkeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenja infoImplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.Source-Replica ReplikationSource-Replica Replikation mit wählbarem Replikationsfaktorfrei wählbarer Replikationsfaktor infobasierend auf Hadoopkeine
MapReduce infoBietet ein API für Map/Reduce OperationenSpark connector (open source): github.com/­Azure/­azure-kusto-sparkneinwith Hadoop integrationjanein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual 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ätneindepending on modelneinneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinACIDACIDAtomic updates per row, document, or graph entitynein
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjaja infoWrite ahead logja infomittels LevelDBjaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinjaja infoTransient mode
Berechtigungskonzept infoZugriffskontrolleAzure Active Directory AuthenticationRole based authorizationCryptographically 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
Microsoft Azure Data ExplorerOrigoDBQuasardbSqrrlYanza
Erwähnungen in aktuellen Nachrichten

We’re retiring Azure Time Series Insights on 7 July 2024 – transition to Azure Data Explorer
31. Mai 2024, Microsoft

Update records in a Kusto Database (public preview)
20. Februar 2024, Microsoft

Announcing General Availability to migrate Virtual Network injected Azure Data Explorer Cluster to Private Endpoints
5. Februar 2024, Microsoft

Announcing General Availability of Graph Semantics in Kusto
27. Mai 2024, Microsoft

Migration of Azure Virtual Network injected Azure Data Explorer cluster to Private Endpoints
4. Dezember 2023, Microsoft

bereitgestellt von Google News

NVIDIA to Present Innovations at Hot Chips That Boost Data Center Performance and Energy Efficiency
23. August 2024, NVIDIA Blog

Exploring secular variation of the gravitational constant from high-resolution quasar spectra
6. Juli 2024, Nature.com

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

When a Quasar Remote Access Tool Falls Into the Wrong Hands
23. Februar 2024, Darktrace

Data Release 1: The UVES Spectral Quasar Absorption Database (SQUAD)
8. März 2019, ESO.org

bereitgestellt von Google News

Splunk details Sqrrl 'screw-ups' that hampered threat hunting
6. Mai 2024, TechTarget

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

Peanut butter whisky is officially a thing. Here are five to try
7. August 2024, Delicious

Mark Terenzoni
23. Februar 2024, Dark Reading

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

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.

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.

SingleStore logo

The data platform to build your intelligent applications.
Try it 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