DB-EnginesextremeDB - Data management wherever you need itEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von Redgate Software

DBMS > Couchbase vs. Dolt vs. Microsoft Azure Data Explorer

Vergleich der Systemeigenschaften Couchbase vs. Dolt vs. Microsoft Azure Data Explorer

Bitte wählen Sie ein weiteres System aus, um es in den Vergleich aufzunehmen.

Redaktionelle Informationen bereitgestellt von DB-Engines
NameCouchbase infoUrsprünglich Membase genannt  Xaus Vergleich ausschliessenDolt  Xaus Vergleich ausschliessenMicrosoft Azure Data Explorer  Xaus Vergleich ausschliessen
KurzbeschreibungA distributed document store with integrated cache, a powerful search engine, in-built operational and analytical capabilities, and an embedded mobile databaseA MySQL compatible DBMS with Git-like versioning of data and schemaFully managed big data interactive analytics platform
Primäres DatenbankmodellDocument Store
Vektor DBMS
Relational DBMSRelational DBMS infocolumn oriented
Sekundäre DatenbankmodelleKey-Value Store infooriginating from the former Membase product and supporting the Memcached protocol
Spatial DBMS infousing the Geocouch extension
Suchmaschine
Time Series DBMS
Vektor DBMS
Wide Column Store
Document StoreDocument 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
Punkte14,04
Rang#38  Overall
#5  Document Stores
#3  Vektor DBMS
Punkte0,62
Rang#228  Overall
#105  Relational DBMS
Punkte2,94
Rang#85  Overall
#46  Relational DBMS
Websitewww.couchbase.comgithub.com/­dolthub/­dolt
www.dolthub.com
azure.microsoft.com/­services/­data-explorer
Technische Dokumentationdocs.couchbase.comdocs.dolthub.comdocs.microsoft.com/­en-us/­azure/­data-explorer
EntwicklerCouchbase, Inc.DoltHub IncMicrosoft
Erscheinungsjahr201120182019
Aktuelle VersionServer: 7.6, March 2024; Mobile: 3.3, August 2024; Couchbase Capella (DBaaS), September 2024cloud service with continuous releases
Lizenz infoCommercial or Open SourceOpen Source infoBusiness Source License (BSL 1.1); Commercial licenses also availableOpen Source infoApache Version 2.0kommerziell
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinja
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheC, C++, Go and ErlangGo
Server BetriebssystemeLinux
OS X
Windows
Linux
macOS
Windows
gehostet
DatenschemaschemafreijaFixed schema with schema-less datatypes (dynamic)
Typisierung infovordefinierte Datentypen, z.B. float oder datejajaja 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, XSLTneinja
Sekundärindizesjajaall fields are automatically indexed
SQL infoSupport of SQLSQL++, extends ANSI SQL to JSON for operational, transactional, and analytic use casesjaKusto Query Language (KQL), SQL subset
APIs und andere ZugriffskonzepteCLI Client
HTTP REST
Kafka Connector
Native language bindings for CRUD, Query, Search and Analytics APIs
Spark Connector
Spring Data
CLI Client
HTTP REST
Microsoft SQL Server communication protocol (MS-TDS)
RESTful HTTP API
Unterstützte Programmiersprachen.Net
C
Go
Java
JavaScript infoNode.js
Kotlin
PHP
Python
Ruby
Scala
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
.Net
Go
Java
JavaScript (Node.js)
PowerShell
Python
R
Server-seitige Scripts infoStored ProceduresFunctions and timers in JavaScript and UDFs in Java, Python, SQL++yes infocurrently in alpha releaseYes, possible languages: KQL, Python, R
Triggersja infoüber das TAP Protokolljaja infosee docs.microsoft.com/­en-us/­azure/­kusto/­management/­updatepolicy
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenAutomatic ShardingkeineSharding infoImplicit feature of the cloud service
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-Source Replikation infoinklusive cross data center replication
Source-Replica Replikation
A database can be cloned to multiple locations and be used there in isolation. Data/schema changes can be pushed/pulled explicitly between locations.ja infoImplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.
MapReduce infoBietet ein API für Map/Reduce OperationenjaneinSpark connector (open source): github.com/­Azure/­azure-kusto-spark
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual Consistency
Immediate Consistency infopro Operation auswählbar
Eventual Consistency
Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinjanein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACIDnein
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajaja
Durability infoDauerhafte Speicherung der Datenjajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenja infoEphemeral bucketsnein
Berechtigungskonzept infoZugriffskontrolleUser and Administrator separation with password-based and LDAP integrated Authentication. Role-base access control.Only one user is configurable, and must be specified in the config file at startupAzure 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
Couchbase infoUrsprünglich Membase genanntDoltMicrosoft Azure Data Explorer
DB-Engines Blog Posts

Couchbase climbs up the DB-Engines Ranking, increasing its popularity by 10% every month
2. Juni 2014, Matthias Gelbmann

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Oppenheimer Adjusts Couchbase Price Target to $20 From $23, Maintains Outperform Rating
22. April 2025, marketscreener.com

Couchbase Unveils Edge Server to Help Organizations Solve Real-World Edge Application Challenges
4. März 2025, PR Newswire

How Much Upside is Left in Couchbase (BASE)? Wall Street Analysts Think 46.58%
15. April 2025, Yahoo Finance

Couchbase’s Regine Nelson brings authentic leadership to employee engagement
26. Februar 2025, Ragan Communications

Couchbase Accelerates AI Agentic Application Development With New Database Services
2. Dezember 2024, CRN Magazine

bereitgestellt von Google News

An open-source data storage and visualization platform for collaborative qubit control
30. September 2024, Nature

7 Modern SQL Databases You Must Know in 2024
28. Juni 2024, KDnuggets

Git-for-Data, Version-Controlled Database Dolt Gets PostgreSQL-Flavor
25. November 2023, infoq.com

Dolt- A Version Controlled Database
29. Januar 2024, i-programmer.info

Top 100+ Essential Data Science Tools & Repos: Streamline Your Workflow Today!
27. Juni 2024, Packt

bereitgestellt von Google News

Universal Destinations & Experiences proactively improves guest satisfaction with Azure Data Explorer
14. Februar 2025, Microsoft

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

Azure Data Explorer: Log and telemetry analytics benchmark
16. August 2022, Microsoft Azure

Azure Data Explorer Supports Native Ingestion from Amazon S3
7. September 2022, infoq.com

Microsoft announces general availability of Azure Data Explorer and Azure Data Lake Storage Gen2
7. Februar 2019, VentureBeat

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

SingleStore logo

The data platform to build your intelligent applications.
Try it 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

RaimaDB logo

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

Präsentieren Sie hier Ihr Produkt