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

DBMS > Elasticsearch vs. FileMaker vs. Microsoft Azure Data Explorer vs. OrigoDB vs. StarRocks

Vergleich der Systemeigenschaften Elasticsearch vs. FileMaker vs. Microsoft Azure Data Explorer vs. OrigoDB vs. StarRocks

Redaktionelle Informationen bereitgestellt von DB-Engines
NameElasticsearch  Xaus Vergleich ausschliessenFileMaker  Xaus Vergleich ausschliessenMicrosoft Azure Data Explorer  Xaus Vergleich ausschliessenOrigoDB  Xaus Vergleich ausschliessenStarRocks  Xaus Vergleich ausschliessen
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 metricFileMaker ist ein RDBMS mit einem GUI Frontend.Fully managed big data interactive analytics platformA fully ACID in-memory object graph databaseAn open source, high-performance columnar analytical database that enables real-time, multi-dimensional, and highly concurrent data analytics infoForked from Apache Doris
Primäres DatenbankmodellSuchmaschineRelational DBMSRelational DBMS infocolumn orientedDocument Store
Object oriented DBMS
Relational 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
Punkte132,83
Rang#7  Overall
#1  Suchmaschinen
Punkte47,91
Rang#20  Overall
#14  Relational DBMS
Punkte3,80
Rang#81  Overall
#43  Relational DBMS
Punkte0,06
Rang#380  Overall
#50  Document Stores
#18  Object oriented DBMS
Punkte0,93
Rang#198  Overall
#93  Relational DBMS
Websitewww.elastic.co/­elasticsearchwww.claris.com/­filemakerazure.microsoft.com/­services/­data-explorerorigodb.comwww.starrocks.io
Technische Dokumentationwww.elastic.co/­guide/­en/­elasticsearch/­reference/­current/­index.htmlwww.claris.com/­resources/­documentationdocs.microsoft.com/­en-us/­azure/­data-explorerorigodb.com/­docsdocs.starrocks.io/­en-us/­latest/­introduction/­StarRocks_intro
EntwicklerElasticClaris infoein Tochterunternehmen von AppleMicrosoftRobert Friberg et alThe Linux Foundation infosince Feb 2023
Erscheinungsjahr2010198320192009 infounder the name LiveDB2020
Aktuelle Version8.6, January 202319.4.1, November 2021cloud service with continuous releases3.3, June 2024
Lizenz infoCommercial or Open SourceOpen Source infoElastic LicensekommerziellkommerziellOpen SourceOpen Source infoApache Version 2.0
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.
ImplementierungsspracheJavaC#C++, Java
Server BetriebssystemeAlle Betriebssysteme mit einer Java VMiOS infoclient part only
Linux
OS X
Windows
gehostetLinux
Windows
Linux
Datenschemaschemafrei infoFlexible Typdefinitionen, die - sobald definiert - persistent bleiben.jaFixed schema with schema-less datatypes (dynamic)jaja
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-typesUser defined using .NET types and collectionsja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinja infoEine http Query kann die Daten als XML zurück gebenjanein infocan be achieved using .NETnein
Sekundärindizesja infoAlle Suchfelder werden automatisch indiziertjaall fields are automatically indexedjaja
SQL infoSupport of SQLSQL-like query languageja infoüber PlugInsKusto Query Language (KQL), SQL subsetneinja
APIs und andere ZugriffskonzepteJava API
RESTful HTTP/JSON API
Filemaker WebDirect
JDBC
ODBC
Microsoft SQL Server communication protocol (MS-TDS)
RESTful HTTP API
.NET Client API
HTTP API
LINQ
JDBC
MySQL protocol
Unterstützte Programmiersprachen.Net
Groovy
Community Contributed Clients
Java
JavaScript
Perl
PHP
Python
Ruby
PHP.Net
Go
Java
JavaScript (Node.js)
PowerShell
Python
R
.NetJava
Server-seitige Scripts infoStored ProceduresjajaYes, possible languages: KQL, Python, Rjauser defined functions
Triggersja infoMittels Verwendung des 'Percolation' featuresjaja infosee docs.microsoft.com/­en-us/­azure/­kusto/­management/­updatepolicyja infoDomain Eventsnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingkeineSharding infoImplicit feature of the cloud servicehorizontale Partitionierung infoclient side managed; servers are not synchronizedhorizontal partitioning (by range and hash)
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenjaSource-Replica Replikation infosince Version 14ja 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 ConnectorneinSpark connector (open source): github.com/­Azure/­azure-kusto-sparkneinno
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual Consistency infoSynchrone dokumentenbasierte Replikation. Write consistency konfigurierbar: one, quorum, allEventual Consistency
Immediate Consistency
Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinjaneindepending on modelnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinneinneinACIDnein
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjajajaja infoWrite ahead logja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenMemcached and Redis integrationneinjanein
Berechtigungskonzept infoZugriffskontrolleeinfache Rechteverwaltung mit Benutzeraccounts und Anbindung an externe directory servicesAzure Active Directory AuthenticationRole based authorizationRole based access control and fine grained access rights

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
ElasticsearchFileMakerMicrosoft Azure Data ExplorerOrigoDBStarRocks
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

8 Powerful Alternatives to Elasticsearch
25. April 2024, Yahoo Finance

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

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

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

Elasticsearch Open Inference API Supports Cohere Rerank 3
11. April 2024, Business Wire

bereitgestellt von Google News

Reviews - Features
1. März 2024, Reverse Shot

New customizable ERP platform based on Claris FileMaker released
11. Juni 2024, openPR

Apple kills Claris, saves FileMaker
3. Juni 2024, ITPro Today

Tilda Swinton on 'Problemista' Fan Horror Stories About Her Character
1. März 2024, IndieWire

Apple Subsidiary to Face Worker's Job Loss Claims, but Not Apple
14. Februar 2024, Bloomberg Law

bereitgestellt von Google News

We’re retiring Azure Time Series Insights on 7 July 2024 – transition to Azure Data Explorer | Azure updates
31. Mai 2024, Microsoft

Update records in a Kusto Database (public preview) | Azure updates
20. Februar 2024, Microsoft

Public Preview: Azure Data Explorer connector for Apache Flink | Azure updates
8. Januar 2024, Microsoft

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

Migration of Azure Virtual Network injected Azure Data Explorer cluster to Private Endpoints | Azure updates
4. Dezember 2023, Microsoft

bereitgestellt von Google News

CelerData: How This Company Reduces Data Migration And Direct Analysis Costs In Data Lakes
21. Dezember 2023, Pulse 2.0

StarRocks analytical DB heads to Linux Foundation
14. Februar 2023, VentureBeat

StarRocks Brings Speedy OLAP Database to the Cloud
14. Juli 2022, Datanami

StarRocks launches managed DBaaS for real-time analytics
14. Juli 2022, InfoWorld

StarRocks Launches Beta of Cloud Service for Its Analytics Engine
15. Juli 2022, The New Stack

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

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