DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > Datastax Enterprise vs. JSqlDb vs. Microsoft Azure Data Explorer vs. SiriDB vs. Sqrrl

Vergleich der Systemeigenschaften Datastax Enterprise vs. JSqlDb vs. Microsoft Azure Data Explorer vs. SiriDB vs. Sqrrl

Redaktionelle Informationen bereitgestellt von DB-Engines
NameDatastax Enterprise  Xaus Vergleich ausschliessenJSqlDb  Xaus Vergleich ausschliessenMicrosoft Azure Data Explorer  Xaus Vergleich ausschliessenSiriDB  Xaus Vergleich ausschliessenSqrrl  Xaus Vergleich ausschliessen
JSqlDB seems to be discontinued. Therefore it is excluded from the DB-Engines ranking.Sqrrl has been acquired by Amazon and became a part of Amazon Web Services. It has been removed from the DB-Engines ranking.
KurzbeschreibungDataStax Enterprise (DSE) is the always-on, scalable data platform built on Apache Cassandra and designed for hybrid Cloud. DSE integrates graph, search, analytics, administration, developer tooling, and monitoring into a unified platform.JavaScript Query Language Database, stores JavaScript objects and primitivesFully managed big data interactive analytics platformOpen Source Time Series DBMSAdaptable, secure NoSQL built on Apache Accumulo
Primäres DatenbankmodellWide Column StoreDocument Store
Object oriented DBMS
Relational DBMS infocolumn orientedTime Series DBMSDocument Store
Graph DBMS
Key-Value Store
Wide Column Store
Sekundäre DatenbankmodelleDocument Store
Graph DBMS
Spatial DBMS
Suchmaschine
Vektor DBMS
Document 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,31
Rang#57  Overall
#4  Wide Column Stores
Punkte5,16
Rang#69  Overall
#37  Relational DBMS
Punkte0,11
Rang#346  Overall
#32  Time Series DBMS
Websitewww.datastax.com/­products/­datastax-enterprisejsqldb.org (offline)azure.microsoft.com/­services/­data-explorersiridb.comsqrrl.com
Technische Dokumentationdocs.datastax.comdocs.microsoft.com/­en-us/­azure/­data-explorerdocs.siridb.com
EntwicklerDataStaxKonrad von BackstromMicrosoftCesbitAmazon infoursprünglich Sqrrl Data, Inc.
Erscheinungsjahr20112018201920172012
Aktuelle Version6.8, April 20200.8, Dezember 2018cloud service with continuous releases
Lizenz infoCommercial or Open SourcekommerziellOpen SourcekommerziellOpen Source infoMIT Licensekommerziell
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinjaneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Datastax Astra DB: Astra DB simplifies cloud-native Cassandra application development for your apps, microservices and functions. Deploy in minutes on AWS, Google Cloud, Azure, and have it managed for you by the experts, with serverless, pay-as-you-go pricing.
ImplementierungsspracheJavaCJava
Server BetriebssystemeLinux
OS X
Linux
macOS
Windows
gehostetLinuxLinux
DatenschemaschemafreischemafreiFixed schema with schema-less datatypes (dynamic)jaschemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder datejaneinja infobool, datetime, dynamic, guid, int, long, real, string, timespan, double: docs.microsoft.com/­en-us/­azure/­kusto/­query/­scalar-data-typesja infoNumeric dataja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinjanein
Sekundärindizesjaneinall fields are automatically indexedjaja
SQL infoSupport of SQLSQL-like DML and DDL statements (CQL); Spark SQLneinKusto Query Language (KQL), SQL subsetneinnein
APIs und andere ZugriffskonzeptePropriätäres Protokoll infoCQL (Cassandra Query Language)
TinkerPop Gremlin infowith DSE Graph
Microsoft SQL Server communication protocol (MS-TDS)
RESTful HTTP API
HTTP APIAccumulo Shell
Java API
JDBC
ODBC
RESTful HTTP API
Thrift
Unterstützte ProgrammiersprachenC
C#
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
JavaScript.Net
Go
Java
JavaScript (Node.js)
PowerShell
Python
R
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
Server-seitige Scripts infoStored Proceduresneinfunctions in JavaScriptYes, possible languages: KQL, Python, Rneinnein
Triggersjaneinja infosee docs.microsoft.com/­en-us/­azure/­kusto/­management/­updatepolicyneinnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infono "single point of failure"keineSharding infoImplicit feature of the cloud serviceShardingSharding infoBasierend auf Hadoop
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenconfigurable replication factor, datacenter aware, advanced replication for edge computingkeineja infoImplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.jafrei wählbarer Replikationsfaktor infobasierend auf Hadoop
MapReduce infoBietet ein API für Map/Reduce OperationenjaneinSpark connector (open source): github.com/­Azure/­azure-kusto-sparkneinja
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate Consistency
Tunable Consistency infoconsistency level can be individually decided with each write operation
Eventual Consistency
Immediate Consistency
Immediate Consistency infoDocument store kept consistent with combination of global timestamping, row-level transactions, and server-side consistency resolution.
Fremdschlüssel inforeferenzielle Integritätneinneinneinneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationennein infoAtomicity and isolation are supported for single operationsneinneinAtomic updates per row, document, or graph entity
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajaja
Durability infoDauerhafte Speicherung der Datenjaja infousing RocksDBjajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaneinja
Berechtigungskonzept infoZugriffskontrolleZugriffsrechte für Benutzer auf einzelne Objekte definierbarAzure Active Directory AuthenticationEinfache Rechteverwaltung mit BenutzeraccountsCell-level Security, Data-Centric Security, Role-Based Access Control (RBAC), Attribute-Based Access Control (ABAC)
Weitere Informationen bereitgestellt vom Systemhersteller
Datastax EnterpriseJSqlDbMicrosoft Azure Data ExplorerSiriDBSqrrl
Specific characteristicsDataStax Enterprise is scale-out data infrastructure for enterprises that need to...
» mehr
Competitive advantagesSupporting the following application requirements: Zero downtime - Built on Apache...
» mehr
Typical application scenariosApplications that must be massively and linearly scalable with 100% uptime and able...
» mehr
Key customersCapital One, Cisco, Comcast, eBay, McDonald's, Microsoft, Safeway, Sony, UBS, and...
» mehr
Market metricsAmong the Forbes 100 Most Innovative Companies, DataStax is trusted by 5 of the top...
» mehr
Licensing and pricing modelsAnnual subscription
» 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
Datastax EnterpriseJSqlDbMicrosoft Azure Data ExplorerSiriDBSqrrl
Erwähnungen in aktuellen Nachrichten

DataStax and LlamaIndex Partner to Make Building RAG Applications Easier than Ever for GenAI Developers
20. Februar 2024, Business Wire

DataStax Introduces Enhanced RAG Capabilities Through Astra DB and NVIDIA Tech
19. März 2024, Datanami

DataStax Delivers a Production-ready, Massively Scalable, HIPAA-enabled, PCI Compliant Vector Database to Fuel ...
18. Juli 2023, Yahoo Finance

DataStax adds vector search to boost support for generative AI workloads
18. Juli 2023, SiliconANGLE News

DataStax goes vector searching with Astra DB – Blocks and Files
20. Juli 2023, Blocks & Files

bereitgestellt von Google News

General availability: Azure Data Explorer adds new geospatial capabilities | Azure updates
23. Januar 2024, Microsoft

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

Providing modern data transfer and storage service at Microsoft with Microsoft Azure - Inside Track Blog
13. Juli 2023, Microsoft

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

Microsoft Introduces Azure Integration Environments and Business Process Tracking in Public Preview
23. November 2023, InfoQ.com

bereitgestellt von Google News

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

bereitgestellt von Google News

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

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

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

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

Will Amazon Buy Cybersecurity Firm Sqrrl?
18. Dezember 2017, PYMNTS.com

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

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

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.

Präsentieren Sie hier Ihr Produkt