DB-EnginesextremeDB - solve IoT connectivity disruptionsEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von Redgate Software

DBMS > Elasticsearch vs. MarkLogic vs. Memcached vs. Microsoft Azure Data Explorer vs. ToroDB

Vergleich der Systemeigenschaften Elasticsearch vs. MarkLogic vs. Memcached vs. Microsoft Azure Data Explorer vs. ToroDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameElasticsearch  Xaus Vergleich ausschliessenMarkLogic  Xaus Vergleich ausschliessenMemcached  Xaus Vergleich ausschliessenMicrosoft Azure Data Explorer  Xaus Vergleich ausschliessenToroDB  Xaus Vergleich ausschliessen
ToroDB seems to be discontinued. Therefore it is excluded from the DB-Engines Ranking.
KurzbeschreibungEine moderne Such- und Analyseplattform basierend auf Apache Lucene infoElasticsearch lets you perform and combine many types of searches such as structured, unstructured, geo, and metricOperational and transactional Enterprise NoSQL databaseIn-memory Key-Value Store, ursprünglich entwickelt für CachingFully managed big data interactive analytics platformA MongoDB-compatible JSON document store, built on top of PostgreSQL
Primäres DatenbankmodellSuchmaschineDocument Store
Native XML DBMS
RDF Store infoab Version 7
Suchmaschine
Key-Value StoreRelational DBMS infocolumn orientedDocument 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
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte128,79
Rang#8  Overall
#1  Suchmaschinen
Punkte4,15
Rang#70  Overall
#11  Document Stores
#1  Native XML DBMS
#1  RDF Stores
#8  Suchmaschinen
Punkte16,84
Rang#32  Overall
#4  Key-Value Stores
Punkte3,28
Rang#83  Overall
#45  Relational DBMS
Websitewww.elastic.co/­elasticsearchwww.progress.com/­marklogicwww.memcached.orgazure.microsoft.com/­services/­data-explorergithub.com/­torodb/­server
Technische Dokumentationwww.elastic.co/­guide/­en/­elasticsearch/­reference/­current/­index.htmlwww.progress.com/­marklogic/­documentationgithub.com/­memcached/­memcached/­wikidocs.microsoft.com/­en-us/­azure/­data-explorer
EntwicklerElasticMarkLogic Corp.Danga Interactive infoursprünglich von Brad Fitzpatrick für LiveJournal entwickeltMicrosoft8Kdata
Erscheinungsjahr20102001200320192016
Aktuelle Version8.6, January 202311.0, December 20221.6.29, Juni 2024cloud service with continuous releases
Lizenz infoCommercial or Open SourceOpen Source infoElastic Licensekommerziell infoeingeschränkte kostenlose Version verfügbarOpen Source infoBSD LizenzkommerziellOpen Source infoAGPL-V3
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.
ImplementierungsspracheJavaC++CJava
Server BetriebssystemeAlle Betriebssysteme mit einer Java VMLinux
OS X
Windows
FreeBSD
Linux
OS X
Unix
Windows
gehostetAlle Betriebssysteme mit einer Java 7 VM
Datenschemaschemafrei infoFlexible Typdefinitionen, die - sobald definiert - persistent bleiben.schemafrei infoSchema kann erzwungen werdenschemafreiFixed schema with schema-less datatypes (dynamic)schemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder datejajaneinja infobool, datetime, dynamic, guid, int, long, real, string, timespan, double: docs.microsoft.com/­en-us/­azure/­kusto/­query/­scalar-data-typesja infostring, integer, double, boolean, date, object_id
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinjajanein
Sekundärindizesja infoAlle Suchfelder werden automatisch indiziertjaneinall fields are automatically indexed
SQL infoSupport of SQLSQL-like query languageja infoSQL92neinKusto Query Language (KQL), SQL subset
APIs und andere ZugriffskonzepteJava API
RESTful HTTP/JSON API
Java API
Node.js Client API
ODBC
proprietary Optic API infoProprietary Query API, introduced with version 9
RESTful HTTP API
SPARQL
WebDAV
XDBC
XQuery
XSLT
Propriätäres ProtokollMicrosoft SQL Server communication protocol (MS-TDS)
RESTful HTTP API
Unterstützte Programmiersprachen.Net
Groovy
Community Contributed Clients
Java
JavaScript
Perl
PHP
Python
Ruby
C
C#
C++
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
.Net
C
C++
ColdFusion
Erlang
Java
Lisp
Lua
OCaml
Perl
PHP
Python
Ruby
.Net
Go
Java
JavaScript (Node.js)
PowerShell
Python
R
Server-seitige Scripts infoStored Proceduresjaja infovia XQuery or JavaScriptneinYes, possible languages: KQL, Python, R
Triggersja infoMittels Verwendung des 'Percolation' featuresjaneinja infosee docs.microsoft.com/­en-us/­azure/­kusto/­management/­updatepolicynein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingShardingkeineSharding infoImplicit feature of the cloud serviceSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenjajakeine infoRepcached, ein Memcached Patch, liefert Replicationja infoImplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.Source-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce OperationenES-Hadoop Connectorja infoÃœber Hadoop Connector, HDFS Direct Access und in-database MapReduce JobsneinSpark connector (open source): github.com/­Azure/­azure-kusto-spark
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual Consistency infoSynchrone dokumentenbasierte Replikation. Write consistency konfigurierbar: one, quorum, allImmediate ConsistencyEventual Consistency
Immediate Consistency
Eventual Consistency
Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinneinneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinACID infocan act as a resource manager in an XA/JTA transactionneinneinnein
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjajaneinjaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenMemcached and Redis integrationyes, with Range Indexesnein
Berechtigungskonzept infoZugriffskontrolleRollen-basierte Zugriffskontrolle auf Dokumenten- und Subdokumentenebeneja infomittels SASL (Simple Authentication and Security Layer) ProtokollAzure Active Directory AuthenticationZugriffsrechte für Benutzer und Rollen

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
ElasticsearchMarkLogicMemcachedMicrosoft Azure Data ExplorerToroDB
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

Redis extends the lead in the DB-Engines key-value store ranking
3. Februar 2014, Matthias Gelbmann

New DB-Engines Ranking shows the popularity of database management systems
3. Oktober 2012, Matthias Gelbmann, Paul Andlinger

alle anzeigen

Konferenzen, Veranstaltungen und Webinare

Progress MarkLogic World
Washington DC, 23.-25. September 2024

Erwähnungen in aktuellen Nachrichten

Unsecured Elasticsearch cluster exposes over 3M vehicle records
18. September 2024, SC Media

AWS hands OpenSearch to Linux Foundation – is this why Elasticsearch was made open source again?
16. September 2024, DevClass

Elastic Announces Open Source License for Elasticsearch and Kibana Source Code
29. August 2024, Business Wire

The Elasticsearch cloud now subject to open-source licence
3. September 2024, TechHQ

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

bereitgestellt von Google News

Progress Brings Industry Leaders Together to Share Insights on AI and Data at MarkLogic World Tour US 2024
18. September 2024, Progress Investor Relations

Progress Software announces speaker lineup for MarkLogic World Tour US
18. September 2024, TipRanks

Progress Brings Industry Leaders Together to Share Insights on AI and Data at MarkLogic World Tour US 2024
18. September 2024, StockTitan

Vantage Closes Wholesale Deal in Santa Clara
30. Mai 2024, Data Center Knowledge

Progress unveils enhanced AI capabilities in latest MarkLogic Server release
9. September 2024, Mi3

bereitgestellt von Google News

AMD Ryzen 5 9600X & Ryzen 7 9700X Offer Excellent Linux Performance
7. August 2024, Phoronix

Why DDoS Threat Actors Are Shifting Their Tactics
15. März 2024, Infosecurity Magazine

Why Redis beats Memcached for caching
14. September 2017, InfoWorld

What are memcached servers, and why are they being used to launch record-setting DDoS attacks?
6. März 2018, GeekWire

Memcached Cloud available in the Azure Store
18. April 2014, Microsoft

bereitgestellt von Google News

We’re retiring Azure Time Series Insights on 7 July 2024 – transition to Azure Data Explorer
31. Mai 2024, azure.microsoft.com

Update records in a Kusto Database (public preview)
20. Februar 2024, azure.microsoft.com

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

Announcing General Availability of Graph Semantics in Kusto
27. Mai 2024, azure.microsoft.com

General availability: Azure Data Explorer adds new geospatial capabilities
23. Januar 2024, azure.microsoft.com

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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.

Präsentieren Sie hier Ihr Produkt