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 > Elasticsearch vs. JSqlDb vs. Manticore Search vs. Microsoft Azure Data Explorer vs. TigerGraph

Vergleich der Systemeigenschaften Elasticsearch vs. JSqlDb vs. Manticore Search vs. Microsoft Azure Data Explorer vs. TigerGraph

Redaktionelle Informationen bereitgestellt von DB-Engines
NameElasticsearch  Xaus Vergleich ausschliessenJSqlDb  Xaus Vergleich ausschliessenManticore Search  Xaus Vergleich ausschliessenMicrosoft Azure Data Explorer  Xaus Vergleich ausschliessenTigerGraph  Xaus Vergleich ausschliessen
JSqlDB 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 metricJavaScript Query Language Database, stores JavaScript objects and primitivesMulti-storage database for search, including full-text search.Fully managed big data interactive analytics platformA complete, distributed, parallel graph computing platform supporting web-scale data analytics in real-time
Primäres DatenbankmodellSuchmaschineDocument Store
Object oriented DBMS
SuchmaschineRelational DBMS infocolumn orientedGraph DBMS
Sekundäre DatenbankmodelleDocument Store
Spatial DBMS
Vektor DBMS
Time Series DBMS infousing the Manticore Columnar LibraryDocument 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
Punkte135,35
Rang#7  Overall
#1  Suchmaschinen
Punkte0,22
Rang#312  Overall
#21  Suchmaschinen
Punkte4,38
Rang#77  Overall
#41  Relational DBMS
Punkte1,83
Rang#139  Overall
#13  Graph DBMS
Websitewww.elastic.co/­elasticsearchjsqldb.org (offline)manticoresearch.comazure.microsoft.com/­services/­data-explorerwww.tigergraph.com
Technische Dokumentationwww.elastic.co/­guide/­en/­elasticsearch/­reference/­current/­index.htmlmanual.manticoresearch.comdocs.microsoft.com/­en-us/­azure/­data-explorerdocs.tigergraph.com
EntwicklerElasticKonrad von BackstromManticore SoftwareMicrosoft
Erscheinungsjahr20102018201720192017
Aktuelle Version8.6, January 20230.8, Dezember 20186.0, Februar 2023cloud service with continuous releases
Lizenz infoCommercial or Open SourceOpen Source infoElastic LicenseOpen SourceOpen Source infoGPL Version 2kommerziellkommerziell
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++C++
Server BetriebssystemeAlle Betriebssysteme mit einer Java VMLinux
macOS
Windows
FreeBSD
Linux
macOS
Windows
gehostetLinux
Datenschemaschemafrei infoFlexible Typdefinitionen, die - sobald definiert - persistent bleiben.schemafreiFixed schemaFixed schema with schema-less datatypes (dynamic)ja
Typisierung infovordefinierte Datentypen, z.B. float oder datejaneinInt, Bigint, Float, Timestamp, Bit, Int array, Bigint array, JSON, Booleanja infobool, datetime, dynamic, guid, int, long, real, string, timespan, double: docs.microsoft.com/­en-us/­azure/­kusto/­query/­scalar-data-typesja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinCan index from XMLjanein
Sekundärindizesja infoAlle Suchfelder werden automatisch indiziertneinja infoFull-Text Index auf allen Suchfeldernall fields are automatically indexed
SQL infoSupport of SQLSQL-like query languageneinSQL-like query languageKusto Query Language (KQL), SQL subsetSQL-like query language (GSQL)
APIs und andere ZugriffskonzepteJava API
RESTful HTTP/JSON API
Binary API
RESTful HTTP/JSON API
RESTful HTTP/SQL API
SQL over MySQL
Microsoft SQL Server communication protocol (MS-TDS)
RESTful HTTP API
GSQL (TigerGraph Query Language)
Kafka
RESTful HTTP/JSON API
Unterstützte Programmiersprachen.Net
Groovy
Community Contributed Clients
Java
JavaScript
Perl
PHP
Python
Ruby
JavaScriptElixir
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
.Net
Go
Java
JavaScript (Node.js)
PowerShell
Python
R
C++
Java
Server-seitige Scripts infoStored Proceduresjafunctions in JavaScriptuser defined functionsYes, possible languages: KQL, Python, Rja
Triggersja infoMittels Verwendung des 'Percolation' featuresneinneinja infosee docs.microsoft.com/­en-us/­azure/­kusto/­management/­updatepolicynein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingkeineSharding infoAufteilung der Daten erfolgt manuell, Suchabfragen auf verteilten Index werden unterstützt.Sharding infoImplicit feature of the cloud service
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenjakeineSynchronous replication based on Galera libraryja infoImplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.
MapReduce infoBietet ein API für Map/Reduce OperationenES-Hadoop ConnectorneinneinSpark connector (open source): github.com/­Azure/­azure-kusto-sparkja
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual Consistency infoSynchrone dokumentenbasierte Replikation. Write consistency konfigurierbar: one, quorum, allEventual Consistency
Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinneinneinja infoRelationships in graphs
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationenneinja infoisolated transactions for atomic changes and binary logging for safe writesneinACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajaja
Durability infoDauerhafte Speicherung der Datenjaja infousing RocksDBja infoDer Originalinhalt von Feldern wird nicht im Manticore-Index gespeichert.jaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenMemcached and Redis integrationneinnein
Berechtigungskonzept infoZugriffskontrolleneinAzure Active Directory AuthenticationRole-based access control

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
ElasticsearchJSqlDbManticore SearchMicrosoft Azure Data ExplorerTigerGraph
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

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

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

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

The end of vendor-backed open source?
29. April 2024, InfoWorld

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

bereitgestellt von Google News

Integrating Manticore Search with Apache Superset
8. August 2023, hackernoon.com

Clickhouse vs Elasticsearch vs Manticore Search Query Times With a 1.7B NYC Taxi Rides Benchmark
1. Juni 2022, hackernoon.com

Google's Gemini comes to databases
9. April 2024, Yahoo Canada Shine On

Comparing Meilisearch and Manticore Search Using Key Benchmarks
2. Mai 2023, hackernoon.com

8 Google Alternatives: How to Search Crypto, the Dark Web, More
1. Februar 2023, Gizmodo

bereitgestellt von Google News

Azure Data Explorer: Log and telemetry analytics benchmark
16. August 2022, azure.microsoft.com

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, azure.microsoft.com

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

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

bereitgestellt von Google News

TigerGraph Unveils CoPilot, Version 4.0, and New CEO
30. April 2024, Datanami

How TigerGraph CoPilot enables graph-augmented AI
30. April 2024, InfoWorld

TigerGraph unveils GenAI assistant, introduces new CEO
30. April 2024, TechTarget

Aerospike takes on Neo4j and TigerGraph with launch of graph database
20. Juni 2023, SiliconANGLE News

TigerGraph Bolsters DB for Enterprise Graph Workloads
1. November 2023, 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.

RaimaDB logo

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

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

Präsentieren Sie hier Ihr Produkt