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

DBMS > DolphinDB vs. Kdb vs. Lovefield vs. Microsoft Azure Data Explorer vs. SAP Advantage Database Server

Vergleich der Systemeigenschaften DolphinDB vs. Kdb vs. Lovefield vs. Microsoft Azure Data Explorer vs. SAP Advantage Database Server

Redaktionelle Informationen bereitgestellt von DB-Engines
NameDolphinDB  Xaus Vergleich ausschliessenKdb  Xaus Vergleich ausschliessenLovefield  Xaus Vergleich ausschliessenMicrosoft Azure Data Explorer  Xaus Vergleich ausschliessenSAP Advantage Database Server infofrüherer Name: Sybase ADS  Xaus Vergleich ausschliessen
SAP Advantage Database Server seems to be discontinued. Therefore it is excluded from the DB-Engines Ranking.
KurzbeschreibungDolphinDB is a high performance Time Series DBMS. It is integrated with an easy-to-use fully featured programming language and a high-volume high-velocity streaming analytics system. It offers operational simplicity, scalability, fault tolerance, and concurrency.Hoch performantes Time Series DBMSEmbeddable relational database for web apps written in pure JavaScriptFully managed big data interactive analytics platformLow-cost RDBMS with access to ISAM and FoxPro data structures
Primäres DatenbankmodellTime Series DBMSTime Series DBMS
Vektor DBMS
Relational DBMSRelational DBMS infocolumn orientedRelational DBMS
Sekundäre DatenbankmodelleRelational DBMSRelational 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
Punkte4,13
Rang#80  Overall
#6  Time Series DBMS
Punkte7,55
Rang#53  Overall
#3  Time Series DBMS
#1  Vektor DBMS
Punkte0,29
Rang#293  Overall
#133  Relational DBMS
Punkte4,38
Rang#77  Overall
#41  Relational DBMS
Websitewww.dolphindb.comkx.comgoogle.github.io/­lovefieldazure.microsoft.com/­services/­data-explorerwww.sap.com/products/advantage-database-server.html
Technische Dokumentationdocs.dolphindb.cn/­en/­help200/­index.htmlcode.kx.comgithub.com/­google/­lovefield/­blob/­master/­docs/­spec_index.mddocs.microsoft.com/­en-us/­azure/­data-explorer
EntwicklerDolphinDB, IncKx Systems, a division of First Derivatives plcGoogleMicrosoftSybase, SAP
Erscheinungsjahr20182000 infokdb wurde im Jahr 2000 veröffentlicht, kdb+ 2003201420191993
Aktuelle Versionv2.00.4, January 20223.6, Mai 20182.1.12, February 2017cloud service with continuous releases
Lizenz infoCommercial or Open Sourcekommerziell infofree community version availablekommerziell infoKostenlose 32-bit VersionOpen Source infoApache 2.0kommerziellkommerziell
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinjanein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheC++qJavaScript
Server BetriebssystemeLinux
Windows
Linux
OS X
Solaris
Windows
server-less, requires a JavaScript environment (browser, Node.js) infotested with Chrome, Firefox, IE, SafarigehostetLinux
Windows
DatenschemajajajaFixed schema with schema-less datatypes (dynamic)ja
Typisierung infovordefinierte Datentypen, z.B. float oder datejajajaja infobool, datetime, dynamic, guid, int, long, real, string, timespan, double: docs.microsoft.com/­en-us/­azure/­kusto/­query/­scalar-data-typesja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinjaneinjanein
Sekundärindizesjaja infotable attribute 'grouped'jaall fields are automatically indexedja
SQL infoSupport of SQLSQL-like query languageSQL-like query language (q)SQL-like query language infovia JavaScript builder patternKusto Query Language (KQL), SQL subsetja
APIs und andere ZugriffskonzepteJDBC
JSON over HTTP
Kafka
MQTT (Message Queue Telemetry Transport)
ODBC
OPC DA
OPC UA
RabbitMQ
WebSocket
HTTP API
JDBC
Jupyter
Kafka
ODBC
WebSocket
Microsoft SQL Server communication protocol (MS-TDS)
RESTful HTTP API
.NET Client API
ADO.NET
JDBC
ODBC
OLE DB
Unterstützte ProgrammiersprachenC#
C++
Go
Java
JavaScript
MatLab
Python
R
Rust
C
C#
C++
Go
J
Java
JavaScript
Lua
MatLab
Perl
PHP
Python
R
Scala
JavaScript.Net
Go
Java
JavaScript (Node.js)
PowerShell
Python
R
Delphi
Perl
PHP
Server-seitige Scripts infoStored Proceduresjabenutzerdefinierte FunktionenneinYes, possible languages: KQL, Python, Rja
Triggersneinja infomittels ViewsUsing read-only observersja infosee docs.microsoft.com/­en-us/­azure/­kusto/­management/­updatepolicyja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenhorizontale Partitionierunghorizontale PartitionierungkeineSharding infoImplicit feature of the cloud servicekeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenjaSource-Replica Replikationkeineja infoImplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.Multi-Source Replikation infoCONFLICT Trigger to resolve replication conflicts
Source-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenjanein infoein vergleichbares Paradigma wird intern verwendetneinSpark connector (open source): github.com/­Azure/­azure-kusto-sparknein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyEventual Consistency
Immediate Consistency
Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinjajaneinja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenjaneinACIDneinACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjajayes, by using IndexedDB or the cloud service Firebase Realtime Databasejaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjajaja infousing MemoryDBneinnein infocaching of (temporary) tables can be configured
Berechtigungskonzept infoZugriffskontrolleAdministrators, Users, GroupsRechteverwaltung mit BenutzeraccountsneinAzure Active Directory AuthenticationBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standard
Weitere Informationen bereitgestellt vom Systemhersteller
DolphinDBKdbLovefieldMicrosoft Azure Data ExplorerSAP Advantage Database Server infofrüherer Name: Sybase ADS
Specific characteristicsIntegrated columnar database & programming system for streaming, real time and historical...
» mehr
Competitive advantagesprovides seamless scalability; runs on industry standard server platforms; is top-ranked...
» mehr
Typical application scenariostick database streaming sensor data massive intelligence applications oil and gas...
» mehr
Key customersGoldman Sachs Morgan Stanley Merrill Lynch J.P. Morgan Deutsche Bank IEX Securities...
» mehr
Market metricskdb+ performance and reliability proven by our customers in critical infrastructure...
» mehr
Licensing and pricing modelsupon request
» 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
DolphinDBKdbLovefieldMicrosoft Azure Data ExplorerSAP Advantage Database Server infofrüherer Name: Sybase ADS
Erwähnungen in aktuellen Nachrichten

Turbocharging the Engine: KX Unleashes AI-First Transformation with kdb+
28. Februar 2024, Business Wire

McLaren Applied and KX partner to enhance ATLAS software analytics capabilities
9. August 2023, Professional Motorsport World

Introducing Amazon FinSpace with Managed kdb Insights, a fully managed analytics engine, commonly used by capital ...
18. Mai 2023, AWS Blog

KX ANNOUNCES KDB INSIGHTS AS FULLY MANAGED SERVICE ON AMAZON FINSPACE
18. Mai 2023, PR Newswire

KX Brings the Power and Performance of kdb+ to Python Developers with PyKX
7. Juni 2023, Datanami

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

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

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

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

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



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.

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

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

SingleStore logo

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

Präsentieren Sie hier Ihr Produkt