DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > BoltDB vs. Elasticsearch vs. Microsoft Azure Data Explorer vs. OpenQM vs. RavenDB

Vergleich der Systemeigenschaften BoltDB vs. Elasticsearch vs. Microsoft Azure Data Explorer vs. OpenQM vs. RavenDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameBoltDB  Xaus Vergleich ausschliessenElasticsearch  Xaus Vergleich ausschliessenMicrosoft Azure Data Explorer  Xaus Vergleich ausschliessenOpenQM infowird auch QM genannt  Xaus Vergleich ausschliessenRavenDB  Xaus Vergleich ausschliessen
KurzbeschreibungAn embedded key-value store for Go.Eine moderne Such- und Analyseplattform basierend auf Apache Lucene infoElasticsearch lets you perform and combine many types of searches such as structured, unstructured, geo, and metricFully managed big data interactive analytics platformQpenQM is a high-performance, self-tuning, multi-value DBMSOpen Source Operational and Transactional Enterprise NoSQL Document Database
Primäres DatenbankmodellKey-Value StoreSuchmaschineRelational DBMS infocolumn orientedMultivalue DBMSDocument Store
Sekundäre DatenbankmodelleDocument Store
Spatial DBMS
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
Graph DBMS
Spatial DBMS
Time Series DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,69
Rang#237  Overall
#34  Key-Value Stores
Punkte134,79
Rang#7  Overall
#1  Suchmaschinen
Punkte5,82
Rang#65  Overall
#37  Relational DBMS
Punkte0,38
Rang#278  Overall
#10  Multivalue DBMS
Punkte3,47
Rang#95  Overall
#16  Document Stores
Websitegithub.com/­boltdb/­boltwww.elastic.co/­elasticsearchazure.microsoft.com/­services/­data-explorerwww.rocketsoftware.com/­products/­rocket-multivalue-application-development-platform/­rocket-open-qmravendb.net
Technische Dokumentationwww.elastic.co/­guide/­en/­elasticsearch/­reference/­current/­index.htmldocs.microsoft.com/­en-us/­azure/­data-explorerravendb.net/­docs
EntwicklerElasticMicrosoftRocket Software, originally Martin PhillipsHibernating Rhinos
Erscheinungsjahr20132010201919932010
Aktuelle Version8.6, January 2023cloud service with continuous releases3.4-125.4, Juli 2022
Lizenz infoCommercial or Open SourceOpen Source infoMIT LicenseOpen Source infoElastic LicensekommerziellOpen Source infoGPLv2, erweiterte kommerzielle Lizenz verfügbarOpen Source infoAGPL Version 3, kommerzielle Lizenz verfügbar
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.
ImplementierungsspracheGoJavaC#
Server BetriebssystemeBSD
Linux
OS X
Solaris
Windows
Alle Betriebssysteme mit einer Java VMgehostetAIX
FreeBSD
Linux
macOS
Raspberry Pi
Solaris
Windows
Linux
macOS
Raspberry Pi
Windows
Datenschemaschemafreischemafrei infoFlexible Typdefinitionen, die - sobald definiert - persistent bleiben.Fixed schema with schema-less datatypes (dynamic)ja infowith some exceptionsschemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder dateneinjaja infobool, datetime, dynamic, guid, int, long, real, string, timespan, double: docs.microsoft.com/­en-us/­azure/­kusto/­query/­scalar-data-typesnein
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinjaja
Sekundärindizesneinja infoAlle Suchfelder werden automatisch indiziertall fields are automatically indexedjaja
SQL infoSupport of SQLneinSQL-like query languageKusto Query Language (KQL), SQL subsetneinSQL-like query language (RQL)
APIs und andere ZugriffskonzepteJava API
RESTful HTTP/JSON API
Microsoft SQL Server communication protocol (MS-TDS)
RESTful HTTP API
.NET Client API
F# Client API
Go Client API
Java Client API
NodeJS Client API
PHP Client API
Python Client API
RESTful HTTP API
Unterstützte ProgrammiersprachenGo.Net
Groovy
Community Contributed Clients
Java
JavaScript
Perl
PHP
Python
Ruby
.Net
Go
Java
JavaScript (Node.js)
PowerShell
Python
R
.Net
Basic
C
Java
Objective C
PHP
Python
.Net
C#
F#
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Server-seitige Scripts infoStored ProceduresneinjaYes, possible languages: KQL, Python, Rjaja
Triggersneinja infoMittels Verwendung des 'Percolation' featuresja infosee docs.microsoft.com/­en-us/­azure/­kusto/­management/­updatepolicyjaja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeineShardingSharding infoImplicit feature of the cloud servicejaSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenkeinejaja infoImplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.jaMulti-Source Replikation
MapReduce infoBietet ein API für Map/Reduce OperationenneinES-Hadoop ConnectorSpark connector (open source): github.com/­Azure/­azure-kusto-sparkneinja
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemkeineEventual Consistency infoSynchrone dokumentenbasierte Replikation. Write consistency konfigurierbar: one, quorum, allEventual Consistency
Immediate Consistency
Immediate ConsistencyDefault ACID transactions on the local node (eventually consistent across the cluster). Atomic operations with cluster-wide ACID transactions. Eventual consistency for indexes and full-text search indexes.
Fremdschlüssel inforeferenzielle Integritätneinneinneinneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenjaneinneinACIDACID, Cluster-wide transaction available
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 haltenneinMemcached and Redis integrationnein
Berechtigungskonzept infoZugriffskontrolleneinAzure Active Directory AuthenticationAccess rights can be defined down to the item levelAuthorization levels configured per client per database

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
BoltDBElasticsearchMicrosoft Azure Data ExplorerOpenQM infowird auch QM genanntRavenDB
DB-Engines Blog Posts

PostgreSQL is the DBMS of the Year 2017
2. Januar 2018, Paul Andlinger, Matthias Gelbmann

Elasticsearch moved into the top 10 most popular database management systems
3. Juli 2017, Matthias Gelbmann

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

alle anzeigen

Erwähnungen in aktuellen Nachrichten

4 Instructive Postmortems on Data Downtime and Loss
1. März 2024, The Hacker News

Grafana Loki: Architecture Summary and Running in Kubernetes
14. März 2023, hackernoon.com

Roblox’s cloud-native catastrophe: A post mortem
31. Januar 2022, InfoWorld

How to Put a GUI on Ansible, Using Semaphore
22. April 2023, The New Stack

bereitgestellt von Google News

Introducing Elasticsearch Vector Database to Azure OpenAI Service On Your Data (Preview)
26. März 2024, GovTech

Elastic Announces 2023 Elastic Excellence Awards Winners
27. März 2024, Business Wire

ElasticSearch Goes Deep on OpenTelemetry with eBPF Donation
13. März 2024, The New Stack

Cribl forges strategic alliance with Elasticsearch for enhanced observability and AI integration
17. November 2023, SiliconANGLE News

AWS Elasticsearch Servers Host Malware
1. Dezember 2023, Dark Reading

bereitgestellt von Google News

Announcing General Availability to migrate Virtual Network injected Azure Data Explorer Cluster to Private Endpoints ...
5. Februar 2024, azure.microsoft.com

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

What is Microsoft Fabric? A big tech stack for big data
9. Februar 2024, InfoWorld

Data Explorer processes unlabeled visual data, boosting creation of production-ready AI models
19. April 2023, VentureBeat

Why the Azure community should start planning for Microsoft Fabric today
20. Juni 2023, MSDynamicsWorld

bereitgestellt von Google News

RavenDB Welcomes David Baruc as Chief Revenue Officer: Seasoned Tech Leader to Drive Global Sales and ...
13. Juni 2023, PR Newswire

Install the NoSQL RavenDB Data System
14. Mai 2021, The New Stack

Oren Eini on RavenDB, Including Consistency Guarantees and C# as the Implementation Language
23. Mai 2022, InfoQ.com

How I Created a RavenDB Python Client
23. September 2016, Visual Studio Magazine

RavenDB Adds Graph Queries
15. Mai 2019, Datanami

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

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.

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.

AllegroGraph logo

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

Präsentieren Sie hier Ihr Produkt