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

DBMS > Bangdb vs. JaguarDB vs. Microsoft Azure Data Explorer vs. SAP SQL Anywhere vs. Transbase

Vergleich der Systemeigenschaften Bangdb vs. JaguarDB vs. Microsoft Azure Data Explorer vs. SAP SQL Anywhere vs. Transbase

Redaktionelle Informationen bereitgestellt von DB-Engines
NameBangdb  Xaus Vergleich ausschliessenJaguarDB  Xaus Vergleich ausschliessenMicrosoft Azure Data Explorer  Xaus Vergleich ausschliessenSAP SQL Anywhere infofrüher Adaptive Server Anywhere genannt  Xaus Vergleich ausschliessenTransbase  Xaus Vergleich ausschliessen
KurzbeschreibungConverged and high performance database for device data, events, time series, document and graphPerformant, highly scalable DBMS for AI and IoT applicationsFully managed big data interactive analytics platformRDBMS database and synchronization technologies for server, desktop, remote office, and mobile environmentsA resource-optimized, high-performance, universally applicable RDBMS
Primäres DatenbankmodellDocument Store
Graph DBMS
Time Series DBMS
Key-Value Store
Vektor DBMS
Relational DBMS infocolumn orientedRelational DBMSRelational DBMS
Sekundäre DatenbankmodelleSpatial DBMSDocument 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
Punkte0,08
Rang#347  Overall
#47  Document Stores
#34  Graph DBMS
#31  Time Series DBMS
Punkte0,00
Rang#383  Overall
#60  Key-Value Stores
#13  Vektor DBMS
Punkte4,38
Rang#77  Overall
#41  Relational DBMS
Punkte4,25
Rang#79  Overall
#43  Relational DBMS
Punkte0,11
Rang#341  Overall
#150  Relational DBMS
Websitebangdb.comwww.jaguardb.comazure.microsoft.com/­services/­data-explorerwww.sap.com/­products/­technology-platform/­sql-anywhere.htmlwww.transaction.de/­en/­products/­transbase.html
Technische Dokumentationdocs.bangdb.comwww.jaguardb.com/­support.htmldocs.microsoft.com/­en-us/­azure/­data-explorerhelp.sap.com/­docs/­SAP_SQL_Anywherewww.transaction.de/­en/­products/­transbase/­features.html
EntwicklerSachin Sinha, BangDBDataJaguar, Inc.MicrosoftSAP infofrüher SybaseTransaction Software GmbH
Erscheinungsjahr20122015201919921987
Aktuelle VersionBangDB 2.0, October 20213.3 July 2023cloud service with continuous releases17, Juli 2015Transbase 8.3, 2022
Lizenz infoCommercial or Open SourceOpen Source infoBSD 3Open Source infoGPL V3.0kommerziellkommerziellkommerziell infoDevelopment Lizenz gratis
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.
ImplementierungsspracheC, C++C++ infothe server part. Clients available in other languagesC und C++
Server BetriebssystemeLinuxLinuxgehostetAIX
HP-UX
Linux
OS X
Solaris
Windows
FreeBSD
Linux
macOS
Solaris
Windows
DatenschemaschemafreijaFixed schema with schema-less datatypes (dynamic)jaja
Typisierung infovordefinierte Datentypen, z.B. float oder dateyes: string, long, double, int, geospatial, stream, eventsjaja infobool, datetime, dynamic, guid, int, long, real, string, timespan, double: docs.microsoft.com/­en-us/­azure/­kusto/­query/­scalar-data-typesjaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinjajanein
Sekundärindizesja infosecondary, composite, nested, reverse, geospatialjaall fields are automatically indexedjaja
SQL infoSupport of SQLSQL like support with command line toolA subset of ANSI SQL is implemented infobut no views, foreign keys, triggersKusto Query Language (KQL), SQL subsetjaja
APIs und andere ZugriffskonzeptePropriätäres Protokoll
RESTful HTTP API
JDBC
ODBC
Microsoft SQL Server communication protocol (MS-TDS)
RESTful HTTP API
ADO.NET
HTTP API
JDBC
ODBC
ADO.NET
JDBC
ODBC
Proprietäres native API
Unterstützte ProgrammiersprachenC
C#
C++
Java
Python
C
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Scala
.Net
Go
Java
JavaScript (Node.js)
PowerShell
Python
R
C
C#
C++
Delphi
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
C
C#
C++
Java
JavaScript
Kotlin
Objective-C
PHP
Python
Server-seitige Scripts infoStored ProceduresneinneinYes, possible languages: KQL, Python, Ryes, in C/C++, Java, .Net or Perlja
Triggersyes, Notifications (with Streaming only)neinja infosee docs.microsoft.com/­en-us/­azure/­kusto/­management/­updatepolicyjaja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding (enterprise version only). P2P based virtual network overlay with consistent hashing and chord algorithmShardingSharding infoImplicit feature of the cloud servicekeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenselectable replication factor, Knob for CAP (enterprise version only)Multi-Source Replikationja infoImplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.Source-Replica Replikation infoDatabase mirroringSource-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce OperationenneinneinSpark connector (open source): github.com/­Azure/­azure-kusto-sparkneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemTunable consistency, set CAP knob accordinglyEventual ConsistencyEventual Consistency
Immediate Consistency
Immediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinneinjaja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDneinneinACIDja
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenyes, optimistic concurrency controljajajaja
Durability infoDauerhafte Speicherung der Datenyes, implements WAL (Write ahead log) as welljajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenyes, run db with in-memory only modeneinneinjanein
Berechtigungskonzept infoZugriffskontrolleyes (enterprise version only)Rechteverwaltung mit BenutzeraccountsAzure Active Directory AuthenticationBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standard

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
BangdbJaguarDBMicrosoft Azure Data ExplorerSAP SQL Anywhere infofrüher Adaptive Server Anywhere genanntTransbase
Erwähnungen in aktuellen Nachrichten

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

Controlling costs in Azure Data Explorer using down-sampling and aggregation
11. Februar 2019, azure.microsoft.com

Individually great, collectively unmatched: Announcing updates to 3 great Azure Data Services
7. Februar 2019, azure.microsoft.com

Log and Telemetry Analytics Performance Benchmark
16. August 2022, Gigaom

bereitgestellt von Google News

SAP vulnerabilities Let Attacker Inject OS Commands—Patch Now!
11. Juli 2023, CybersecurityNews

SAP Again Named a Leader in 2021 Gartner® Magic Quadrant™ for Cloud Database Management Systems
21. Dezember 2021, SAP News

Rimini Street expands support beyond SAP and Oracle
11. Juni 2022, InsideSAP

AWS, IBM, Microsoft, Google emerge Cloud DBMS leaders
22. Dezember 2022, Daily Host News

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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

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

RaimaDB logo

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

Milvus logo

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

Präsentieren Sie hier Ihr Produkt