DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > 4D vs. Firebase Realtime Database vs. Hawkular Metrics vs. MarkLogic vs. Microsoft Azure Data Explorer

Vergleich der Systemeigenschaften 4D vs. Firebase Realtime Database vs. Hawkular Metrics vs. MarkLogic vs. Microsoft Azure Data Explorer

Redaktionelle Informationen bereitgestellt von DB-Engines
Name4D infofrüherer Name: 4th Dimension  Xaus Vergleich ausschliessenFirebase Realtime Database  Xaus Vergleich ausschliessenHawkular Metrics  Xaus Vergleich ausschliessenMarkLogic  Xaus Vergleich ausschliessenMicrosoft Azure Data Explorer  Xaus Vergleich ausschliessen
KurzbeschreibungAnwendungsentwicklungsumgebung mit integrierter DatenbankCloud-hosted realtime document store. iOS, Android, and JavaScript clients share one Realtime Database instance and automatically receive updates with the newest data.Hawkular metrics is the metric storage of the Red Hat sponsored Hawkular monitoring system. It is based on Cassandra.Operational and transactional Enterprise NoSQL databaseFully managed big data interactive analytics platform
Primäres DatenbankmodellRelational DBMSDocument StoreTime Series DBMSDocument Store
Native XML DBMS
RDF Store infoab Version 7
Suchmaschine
Relational DBMS infocolumn oriented
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
Punkte2,58
Rang#108  Overall
#54  Relational DBMS
Punkte14,29
Rang#39  Overall
#6  Document Stores
Punkte0,00
Rang#379  Overall
#40  Time Series DBMS
Punkte5,92
Rang#58  Overall
#10  Document Stores
#1  Native XML DBMS
#1  RDF Stores
#6  Suchmaschinen
Punkte4,38
Rang#77  Overall
#41  Relational DBMS
Websitewww.4d.comfirebase.google.com/­products/­realtime-databasewww.hawkular.orgwww.marklogic.comazure.microsoft.com/­services/­data-explorer
Technische Dokumentationdeveloper.4d.comfirebase.google.com/­docs/­databasewww.hawkular.org/­hawkular-metrics/­docs/­user-guidedocs.marklogic.comdocs.microsoft.com/­en-us/­azure/­data-explorer
Entwickler4D, IncGoogle infoacquired by Google 2014Community supported by Red HatMarkLogic Corp.Microsoft
Erscheinungsjahr19842012201420012019
Aktuelle Versionv20, April 202311.0, December 2022cloud service with continuous releases
Lizenz infoCommercial or Open SourcekommerziellkommerziellOpen Source infoApache 2.0kommerziell infoeingeschränkte kostenlose Version verfügbarkommerziell
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinjaneinneinja
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheJavaC++
Server BetriebssystemeOS X
Windows
gehostetLinux
OS X
Windows
Linux
OS X
Windows
gehostet
Datenschemajaschemafreischemafreischemafrei infoSchema kann erzwungen werdenFixed schema with schema-less datatypes (dynamic)
Typisierung infovordefinierte Datentypen, z.B. float oder datejajajajaja infobool, datetime, dynamic, guid, int, long, real, string, timespan, double: docs.microsoft.com/­en-us/­azure/­kusto/­query/­scalar-data-types
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTjaneinneinjaja
Sekundärindizesjajaneinjaall fields are automatically indexed
SQL infoSupport of SQLja infoclose to SQL 92neinneinja infoSQL92Kusto Query Language (KQL), SQL subset
APIs und andere ZugriffskonzepteODBC
RESTful HTTP API infoby using 4D Mobile
SOAP webservices
Android
iOS
JavaScript API
RESTful HTTP API
HTTP RESTJava API
Node.js Client API
ODBC
proprietary Optic API infoProprietary Query API, introduced with version 9
RESTful HTTP API
SPARQL
WebDAV
XDBC
XQuery
XSLT
Microsoft SQL Server communication protocol (MS-TDS)
RESTful HTTP API
Unterstützte Programmiersprachen4D eigene IDE
PHP
Java
JavaScript
Objective-C
Go
Java
Python
Ruby
C
C#
C++
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
.Net
Go
Java
JavaScript (Node.js)
PowerShell
Python
R
Server-seitige Scripts infoStored Proceduresjalimited functionality with using 'rules'neinja infovia XQuery or JavaScriptYes, possible languages: KQL, Python, R
TriggersjaCallbacks are triggered when data changesja infovia Hawkular Alertingjaja infosee docs.microsoft.com/­en-us/­azure/­kusto/­management/­updatepolicy
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeineSharding infobasierend auf CassandraShardingSharding infoImplicit feature of the cloud service
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-Source Replikationfrei wählbarer Replikationsfaktor infobasierend auf Cassandrajaja infoImplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinja infoÃœber Hadoop Connector, HDFS Direct Access und in-database MapReduce JobsSpark connector (open source): github.com/­Azure/­azure-kusto-spark
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyEventual Consistency infoif the client is offline
Immediate Consistency infoif the client is online
Eventual Consistency infobasierend auf Cassandra
Immediate Consistency infobasierend auf Cassandra
Immediate ConsistencyEventual Consistency
Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätjaneinneinneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDjaneinACID infocan act as a resource manager in an XA/JTA transactionnein
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjajajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinneinyes, with Range Indexesnein
Berechtigungskonzept infoZugriffskontrolleBenutzer und Gruppenyes, based on authentication and database rulesneinRollen-basierte Zugriffskontrolle auf Dokumenten- und SubdokumentenebeneAzure Active Directory Authentication

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
4D infofrüherer Name: 4th DimensionFirebase Realtime DatabaseHawkular MetricsMarkLogicMicrosoft Azure Data Explorer
DB-Engines Blog Posts

MySQL, PostgreSQL and Redis are the winners of the March ranking
2. März 2016, Paul Andlinger

alle anzeigen

Cloud-based DBMS's popularity grows at high rates
12. Dezember 2019, Paul Andlinger

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Realtime vs Cloud Firestore: Which Firebase Database to go?
8. März 2024, Appinventiv

Atos cybersecurity blog: Misconfigured Firebase: A real-time cyber threat
18. Januar 2024, Atos

Don't be like these 900+ websites and expose millions of passwords via Firebase
18. März 2024, The Register

Google Firebase may have exposed 125M records from misconfigurations
19. März 2024, SC Media

Misconfigured Firebase instances leaked 19 million plaintext passwords
19. März 2024, BleepingComputer

bereitgestellt von Google News

Waiting for Red Hat OpenShift 4.0? Too late, 4.1 has already arrived… • DEVCLASS
5. Juni 2019, DevClass

bereitgestellt von Google News

MarkLogic “The NoSQL Database”. In the MarkLogic Query Console, you can… | by Abhay Srivastava | Apr, 2024
23. April 2024, Medium

ABN AMRO Moves Progress-Powered Credit Store App to Azure Cloud; Achieves 40% Faster Data Processing, Lower ...
12. März 2024, Yahoo Finance

Seven Quick Steps to Setting Up MarkLogic Server in Kubernetes
1. Februar 2024, BI-Platform.nl

Progress's $355m move for MarkLogic sets the tone for 2023
4. Januar 2023, The Stack

Progress to acquire PE-backed data platform MarkLogic for $355m
4. Januar 2023, PE Hub

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

General availability: New KQL function to enrich your data analysis with geographic context | Azure updates
6. Juni 2023, Microsoft

Public Preview: Azure Cosmos DB to Azure Data Explorer Synapse Link | Azure updates
9. Januar 2023, Microsoft

Azure Data Explorer and Stream Analytics for anomaly detection
16. Januar 2020, Microsoft

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

RaimaDB logo

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

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

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.

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