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 > BoltDB vs. Elasticsearch vs. JanusGraph vs. Microsoft Azure Data Explorer vs. OpenQM

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

Redaktionelle Informationen bereitgestellt von DB-Engines
NameBoltDB  Xaus Vergleich ausschliessenElasticsearch  Xaus Vergleich ausschliessenJanusGraph infosuccessor of Titan  Xaus Vergleich ausschliessenMicrosoft Azure Data Explorer  Xaus Vergleich ausschliessenOpenQM infowird auch QM genannt  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 metricA Graph DBMS optimized for distributed clusters infoIt was forked from the latest code base of Titan in January 2017Fully managed big data interactive analytics platformQpenQM is a high-performance, self-tuning, multi-value DBMS
Primäres DatenbankmodellKey-Value StoreSuchmaschineGraph DBMSRelational DBMS infocolumn orientedMultivalue DBMS
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
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,74
Rang#220  Overall
#31  Key-Value Stores
Punkte135,35
Rang#7  Overall
#1  Suchmaschinen
Punkte1,94
Rang#129  Overall
#12  Graph DBMS
Punkte4,38
Rang#77  Overall
#41  Relational DBMS
Punkte0,27
Rang#298  Overall
#10  Multivalue DBMS
Websitegithub.com/­boltdb/­boltwww.elastic.co/­elasticsearchjanusgraph.orgazure.microsoft.com/­services/­data-explorerwww.rocketsoftware.com/­products/­rocket-multivalue-application-development-platform/­rocket-open-qm
Technische Dokumentationwww.elastic.co/­guide/­en/­elasticsearch/­reference/­current/­index.htmldocs.janusgraph.orgdocs.microsoft.com/­en-us/­azure/­data-explorer
EntwicklerElasticLinux Foundation; originally developed as Titan by AureliusMicrosoftRocket Software, originally Martin Phillips
Erscheinungsjahr20132010201720191993
Aktuelle Version8.6, January 20230.6.3, Februar 2023cloud service with continuous releases3.4-12
Lizenz infoCommercial or Open SourceOpen Source infoMIT LicenseOpen Source infoElastic LicenseOpen Source infoApache 2.0kommerziellOpen Source infoGPLv2, erweiterte kommerzielle Lizenz verfügbar
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.
ImplementierungsspracheGoJavaJava
Server BetriebssystemeBSD
Linux
OS X
Solaris
Windows
Alle Betriebssysteme mit einer Java VMLinux
OS X
Unix
Windows
gehostetAIX
FreeBSD
Linux
macOS
Raspberry Pi
Solaris
Windows
Datenschemaschemafreischemafrei infoFlexible Typdefinitionen, die - sobald definiert - persistent bleiben.jaFixed schema with schema-less datatypes (dynamic)ja infowith some exceptions
Typisierung infovordefinierte Datentypen, z.B. float oder dateneinjajaja 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, XSLTneinneinneinjaja
Sekundärindizesneinja infoAlle Suchfelder werden automatisch indiziertjaall fields are automatically indexedja
SQL infoSupport of SQLneinSQL-like query languageneinKusto Query Language (KQL), SQL subsetnein
APIs und andere ZugriffskonzepteJava API
RESTful HTTP/JSON API
Java API
TinkerPop Blueprints
TinkerPop Frames
TinkerPop Gremlin
TinkerPop Rexster
Microsoft SQL Server communication protocol (MS-TDS)
RESTful HTTP API
Unterstützte ProgrammiersprachenGo.Net
Groovy
Community Contributed Clients
Java
JavaScript
Perl
PHP
Python
Ruby
Clojure
Java
Python
.Net
Go
Java
JavaScript (Node.js)
PowerShell
Python
R
.Net
Basic
C
Java
Objective C
PHP
Python
Server-seitige Scripts infoStored ProceduresneinjajaYes, possible languages: KQL, Python, Rja
Triggersneinja infoMittels Verwendung des 'Percolation' featuresjaja infosee docs.microsoft.com/­en-us/­azure/­kusto/­management/­updatepolicyja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeineShardingja infodepending on the used storage backend (e.g. Cassandra, HBase, BerkeleyDB)Sharding infoImplicit feature of the cloud serviceja
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenkeinejajaja infoImplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.ja
MapReduce infoBietet ein API für Map/Reduce OperationenneinES-Hadoop Connectorja infovia Faunus, a graph analytics engineSpark connector (open source): github.com/­Azure/­azure-kusto-sparknein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemkeineEventual Consistency infoSynchrone dokumentenbasierte Replikation. Write consistency konfigurierbar: one, quorum, allEventual Consistency
Immediate Consistency
Eventual Consistency
Immediate Consistency
Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinja infoRelationships in graphsneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenjaneinACIDneinACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjajaja infoUnterstützt verschiedene Storage Backends: Cassandra, HBase, Berkeley DB, Akiban, Hazelcastjaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinMemcached and Redis integrationnein
Berechtigungskonzept infoZugriffskontrolleneinBenutzer Authentification und Sicherheit via Rexster Graph ServerAzure Active Directory AuthenticationAccess rights can be defined down to the item level

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
BoltDBElasticsearchJanusGraph infosuccessor of TitanMicrosoft Azure Data ExplorerOpenQM infowird auch QM genannt
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

Netflix Uses Elasticsearch Percolate Queries to Implement Reverse Searches Efficiently
29. April 2024, InfoQ.com

Splunk vs Elasticsearch | A Comparison and How to Choose
12. Januar 2024, SentinelOne

Elastic Reports 8x Speed and 32x Efficiency Gains for Elasticsearch and Lucene Vector Database
26. April 2024, businesswire.com

Elasticsearch Changes Name to Elastic to Reflect Wide Adoption Beyond Search
29. April 2024, Yahoo Singapore News

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

bereitgestellt von Google News

Simple Deployment of a Graph Database: JanusGraph | by Edward Elson Kosasih
12. Oktober 2020, Towards Data Science

Database Deep Dives: JanusGraph
8. August 2019, IBM

JanusGraph Picks Up Where TitanDB Left Off
13. Januar 2017, Datanami

Nordstrom Builds Flexible Backend Ops with Kubernetes, Spark and JanusGraph
3. Oktober 2019, The New Stack

Compose for JanusGraph arrives on Bluemix
15. September 2017, IBM

bereitgestellt von Google News

Introducing Microsoft Fabric: The data platform for the era of AI | Microsoft Azure Blog
23. Mai 2023, 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

Azure Data Explorer and Stream Analytics for anomaly detection
16. Januar 2020, azure.microsoft.com

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

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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

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.

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