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

DBMS > Microsoft Azure Data Explorer vs. Percona Server for MongoDB vs. SAP Advantage Database Server vs. SQL.JS vs. Stardog

Vergleich der Systemeigenschaften Microsoft Azure Data Explorer vs. Percona Server for MongoDB vs. SAP Advantage Database Server vs. SQL.JS vs. Stardog

Redaktionelle Informationen bereitgestellt von DB-Engines
NameMicrosoft Azure Data Explorer  Xaus Vergleich ausschliessenPercona Server for MongoDB  Xaus Vergleich ausschliessenSAP Advantage Database Server infofrüherer Name: Sybase ADS  Xaus Vergleich ausschliessenSQL.JS  Xaus Vergleich ausschliessenStardog  Xaus Vergleich ausschliessen
SAP Advantage Database Server seems to be discontinued. Therefore it is excluded from the DB-Engines Ranking.
KurzbeschreibungFully managed big data interactive analytics platformA drop-in replacement for MongoDB Community Edition with enterprise-grade features.Low-cost RDBMS with access to ISAM and FoxPro data structuresPortierung von SQLite auf JavaScriptEnterprise Knowledge Graph platform and graph DBMS with high availability, high performance reasoning, and virtualization
Primäres DatenbankmodellRelational DBMS infocolumn orientedDocument StoreRelational DBMSRelational DBMSGraph DBMS
RDF 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
Punkte4,38
Rang#77  Overall
#41  Relational DBMS
Punkte0,52
Rang#254  Overall
#39  Document Stores
Punkte0,53
Rang#252  Overall
#116  Relational DBMS
Punkte2,02
Rang#123  Overall
#11  Graph DBMS
#6  RDF Stores
Websiteazure.microsoft.com/­services/­data-explorerwww.percona.com/­mongodb/­software/­percona-server-for-mongodbwww.sap.com/products/advantage-database-server.htmlsql.js.orgwww.stardog.com
Technische Dokumentationdocs.microsoft.com/­en-us/­azure/­data-explorerdocs.percona.com/­percona-distribution-for-mongodbsql.js.org/­documentation/­index.htmldocs.stardog.com
EntwicklerMicrosoftPerconaSybase, SAPAlon Zakai infomittlerweile Weiterentwicklungen durch andere erfolgtStardog-Union
Erscheinungsjahr20192015199320122010
Aktuelle Versioncloud service with continuous releases3.4.10-2.10, November 20177.3.0, Mai 2020
Lizenz infoCommercial or Open SourcekommerziellOpen Source infoGPL Version 2kommerziellOpen Sourcekommerziell info60-day fully-featured trial license; 1-year fully-featured non-commercial use license for academics/students
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarjaneinneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheC++JavaScriptJava
Server BetriebssystemegehostetLinuxLinux
Windows
Serverlos, benötigt eine JavaScript Umgebung (Browser, Node.js)Linux
macOS
Windows
DatenschemaFixed schema with schema-less datatypes (dynamic)schemafreijajaschema-free and OWL/RDFS-schema support
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-typesjajajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTjaneinneinneinnein infoImportieren/Exportieren von XML Daten möglich
Sekundärindizesall fields are automatically indexedjajaja infosupports real-time indexing in full-text and geospatial
SQL infoSupport of SQLKusto Query Language (KQL), SQL subsetneinjaja infoSQL-92 wird nicht vollständig unterstütztYes, compatible with all major SQL variants through dedicated BI/SQL Server
APIs und andere ZugriffskonzepteMicrosoft SQL Server communication protocol (MS-TDS)
RESTful HTTP API
Proprietäres Protokoll basierend auf JSON.NET Client API
ADO.NET
JDBC
ODBC
OLE DB
JavaScript APIGraphQL query language
HTTP API
Jena RDF API
OWL
RDF4J API
Sesame REST HTTP Protocol
SNARL
SPARQL
Spring Data
Stardog Studio
TinkerPop 3
Unterstützte Programmiersprachen.Net
Go
Java
JavaScript (Node.js)
PowerShell
Python
R
Actionscript
C
C#
C++
Clojure
ColdFusion
D
Dart
Delphi
Erlang
Go
Groovy
Haskell
Java
JavaScript
Lisp
Lua
MatLab
Perl
PHP
PowerShell
Prolog
Python
R
Ruby
Scala
Smalltalk
Delphi
Perl
PHP
JavaScript.Net
Clojure
Groovy
Java
JavaScript
Python
Ruby
Server-seitige Scripts infoStored ProceduresYes, possible languages: KQL, Python, RJavaScriptjaneinuser defined functions and aggregates, HTTP Server extensions in Java
Triggersja infosee docs.microsoft.com/­en-us/­azure/­kusto/­management/­updatepolicyneinjaneinja infovia event handlers
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infoImplicit feature of the cloud serviceShardingkeinekeinekeine
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 ReplikationMulti-Source Replikation infoCONFLICT Trigger to resolve replication conflicts
Source-Replica Replikation
keineMulti-Source Replikation in HA-Cluster
MapReduce infoBietet ein API für Map/Reduce OperationenSpark connector (open source): github.com/­Azure/­azure-kusto-sparkjaneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual Consistency
Immediate Consistency
Eventual Consistency
Immediate Consistency
Immediate ConsistencykeineImmediate Consistency in HA-Cluster
Fremdschlüssel inforeferenzielle Integritätneinneinjajaja infoBeziehungen in Graphen
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinneinACIDACIDACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajaja
Durability infoDauerhafte Speicherung der Datenjajajanein infoaußer mittels Serialisierung der DB auf einen Fileja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinja infovia In-Memory Enginenein infocaching of (temporary) tables can be configuredjaja
Berechtigungskonzept infoZugriffskontrolleAzure Active Directory AuthenticationAccess rights for users and rolesBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardneinZugriffsrechte für Benutzer und Rollen

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 ExplorerPercona Server for MongoDBSAP Advantage Database Server infofrüherer Name: Sybase ADSSQL.JSStardog
DB-Engines Blog Posts

New kids on the block: database management systems implemented in JavaScript
1. Dezember 2014, Matthias Gelbmann

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Public Preview: Azure Data Explorer connector for Apache Flink | Azure updates
8. Januar 2024, azure.microsoft.com

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, azure.microsoft.com

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

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

bereitgestellt von Google News

5 Reasons to Run MongoDB on Kubernetes
6. März 2024, The New Stack

Unlock MongoDB's Full Potential: Ensuring Post-Upgrade Success
22. Februar 2024, The New Stack

FerretDB goes GA: Gives you MongoDB, without the MongoDB...
15. Mai 2023, The Stack

Percona launches management system aimed at open-source databases
17. Mai 2022, The Register

6 keys to MongoDB database security
22. Mai 2019, InfoWorld

bereitgestellt von Google News

SAP Announces Q3 2023 Results: Asia Pacific and Japan View
19. Oktober 2023, SAP News

AIRWORLD PART 15: WORLD'S SECOND BEST AIRPORT TERMINAL
30. September 2005, Ad Age

bereitgestellt von Google News

9 Best JavaScript and TypeScript ORMs for 2024 — SitePoint
22. März 2023, SitePoint

Execute millions of SQL statements in milliseconds in the browser with WebAssembly and Web Workers.
14. Januar 2017, hackernoon.com

SQLite On The Web: Absurd-sql
24. August 2021, Hackaday

In Praise Of SQLite
28. Juli 2022, iProgrammer

Running PostgreSQL Inside Your Browser
8. September 2022, iProgrammer

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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

Milvus logo

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

Neo4j logo

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

Präsentieren Sie hier Ihr Produkt