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 > ArangoDB vs. Dolt vs. Graph Engine vs. OpenSearch

Vergleich der Systemeigenschaften ArangoDB vs. Dolt vs. Graph Engine vs. OpenSearch

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

Redaktionelle Informationen bereitgestellt von DB-Engines
NameArangoDB  Xaus Vergleich ausschliessenDolt  Xaus Vergleich ausschliessenGraph Engine infoformer name: Trinity  Xaus Vergleich ausschliessenOpenSearch  Xaus Vergleich ausschliessen
KurzbeschreibungNative multi-model DBMS for graph, document, key/value and search. All in one engine and accessible with one query language.A MySQL compatible DBMS with Git-like versioning of data and schemaA distributed in-memory data processing engine, underpinned by a strongly-typed RAM store and a general distributed computation engineA distributed, RESTful search and analytics engine forked from Elasticsearch and based on Apache Lucene
Primäres DatenbankmodellDocument Store
Graph DBMS
Key-Value Store
Suchmaschine
Relational DBMSGraph DBMS
Key-Value Store
Suchmaschine
Sekundäre DatenbankmodelleDocument StoreVektor DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte3,32
Rang#90  Overall
#15  Document Stores
#5  Graph DBMS
#12  Key-Value Stores
#10  Suchmaschinen
Punkte0,96
Rang#193  Overall
#90  Relational DBMS
Punkte0,61
Rang#240  Overall
#21  Graph DBMS
#35  Key-Value Stores
Punkte16,36
Rang#37  Overall
#4  Suchmaschinen
Websitearangodb.comgithub.com/­dolthub/­dolt
www.dolthub.com
www.graphengine.iogithub.com/­opensearch-project
opensearch.org
Technische Dokumentationdocs.arangodb.comdocs.dolthub.comwww.graphengine.io/­docs/­manualopensearch.org/­docs/­latest
Social network pagesLinkedInTwitterFacebookYouTubeInstagram
EntwicklerArangoDB Inc.DoltHub IncMicrosoftAmazon Web Services
Erscheinungsjahr2012201820102021
Aktuelle Version3.11.5, November 20232.5.0, Jänner 2023
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2; Commercial license (Enterprise) availableOpen Source infoApache Version 2.0Open Source infoMIT LicenseOpen Source infoApache Version 2.0
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ArangoDB Cloud –The Managed Cloud Service of ArangoDB. Provides fully managed, and monitored cluster deployments of any size, with enterprise-grade security. Get started for free and continue for as little as $0,21/hour.
  • STACKIT OpenSearch offers OpenSearch in a managed version in enterprise grade, 100% GDPR-compliant, for a wide range of applications like analytics, website search, offering scalability and fast data access.
  • Aiven for OpenSearch: Fully managed open source search and analytics suite. Out-of-the-box integrations get you up and running in a couple of clicks.
ImplementierungsspracheC++Go.NET and CJava
Server BetriebssystemeLinux
OS X
Windows
Linux
macOS
Windows
.NETAlle Betriebssysteme mit einer Java VM
Datenschemaschemafrei infoInnerhalb einer Collection wird das Schema automatisch erkanntjajaschemafrei infoFlexible Typdefinitionen, die - sobald definiert - persistent bleiben.
Typisierung infovordefinierte Datentypen, z.B. float oder dateja infostring, double, boolean, list, hashjajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinnein
Sekundärindizesjajaja infoAlle Suchfelder werden automatisch indiziert
SQL infoSupport of SQLneinjaneinSQL-like query language
APIs und andere ZugriffskonzepteAQL
Foxx Framework
Graph API (Gremlin)
GraphQL query language
HTTP API
Java & SpringData
JSON style queries
VelocyPack/VelocyStream
CLI Client
HTTP REST
RESTful HTTP APIJava API
RESTful HTTP/JSON API
Unterstützte ProgrammiersprachenC#
C++
Clojure
Elixir
Go
Java
JavaScript (Node.js)
PHP
Python
R
Rust
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
C#
C++
F#
Visual Basic
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby infoElasticsearch client
Server-seitige Scripts infoStored ProceduresJavaScriptyes infocurrently in alpha releasejaja
Triggersneinjaneinja infoMittels Verwendung des 'Percolation' features
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infoAb Version 2.0keinehorizontale PartitionierungSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenSource-replica replication with configurable replication factorA database can be cloned to multiple locations and be used there in isolation. Data/schema changes can be pushed/pulled explicitly between locations.ja
MapReduce infoBietet ein API für Map/Reduce Operationennein infoMöglich über stored procedures in JavaScriptnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual Consistency infoEinstellbar per collection oder per Write
Immediate Consistency
OneShard (highly available, fault-tolerant deployment mode with ACID semantics)
Eventual Consistency infoSynchrone dokumentenbasierte Replikation. Write consistency konfigurierbar: one, quorum, all
Fremdschlüssel inforeferenzielle Integritätja inforelationships in graphsjaneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACIDneinnein
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajaja
Durability infoDauerhafte Speicherung der Datenjajaoptional: either by committing a write-ahead log (WAL) to the local persistent storage or by dumping the memory to a persistent storageja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenja
Berechtigungskonzept infoZugriffskontrollejaOnly one user is configurable, and must be specified in the config file at startup
Weitere Informationen bereitgestellt vom Systemhersteller
ArangoDBDoltGraph Engine infoformer name: TrinityOpenSearch
Specific characteristicsGraph and Beyond. With more than 11,000 stargazers on GitHub, ArangoDB is the leading...
» mehr
OpenSearch is a highly scalable and extensible open-source software suite for search,...
» mehr
Competitive advantagesConsolidation: As a native multi-model database, can be used as a full blown document...
» mehr
Distributed as fully open source under Apache License, Version 2.0 (ALv2), OpenSearch...
» mehr
Typical application scenariosNative multi-model in ArangoDB is being used for a broad range of projects across...
» mehr
The OpenSearch platform is used across a broad range of search , analytics, and observability...
» mehr
Key customersCisco, Barclays, Refinitive, Siemens Mentor, Kabbage, Liaison, Douglas, MakeMyTrip,...
» mehr
Market metricsArangoDB is the leading native multi-model database with over 11,000 stargazers on...
» mehr
Licensing and pricing modelsVery permissive Apache 2 License for Community Edition & commercial licenses are...
» mehr
The OpenSearch Project offers open source software licensed under Apache License...
» mehr

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
DrittanbieterAiven for OpenSearch: Fully managed open source search and analytics suite. Out-of-the-box integrations get you up and running in a couple of clicks.
» mehr

Wir laden Vertreter von Anbietern von zugehörigen Produkten ein uns zu kontaktieren, um hier Informationen über ihre Angebote zu präsentieren.

Weitere Ressourcen
ArangoDBDoltGraph Engine infoformer name: TrinityOpenSearch
DB-Engines Blog Posts

The Weight of Relational Databases: Time for Multi-Model?
29. August 2017, Luca Olivari (guest author)

alle anzeigen

Erwähnungen in aktuellen Nachrichten

ArangoGraphML: Simplifying the Power of Graph Machine Learning
11. Oktober 2023, Datanami

GQL: A New ISO Standard for Querying Graph Databases
29. April 2024, The New Stack

ArangoDB Announces Release of ArangoDB 3.11 for Search, Graph and Analytics - High-Performance Computing ...
30. Mai 2023, insideHPC

How to Build Knowledge Graph Enhanced Chatbot with ChatGPT and ArangoDB
30. Juni 2023, DataDrivenInvestor

ArangoDB expands scope of graph database platform
6. Oktober 2022, TechTarget

bereitgestellt von Google News

Dolt- A Version Controlled Database
29. Januar 2024, iProgrammer

Top Data Version Control Tools for Machine Learning Research in 2023
24. Juli 2023, MarkTechPost

Dolt, a Relational Database with Git-Like Cloning Features
19. August 2020, The New Stack

Data Versioning at Scale: Chaos and Chaos Management
10. Februar 2023, InfoQ.com

Are you still not using Version Control for Data?
11. April 2020, Towards Data Science

bereitgestellt von Google News

Trinity
2. Juni 2023, Microsoft

Open source Microsoft Graph Engine takes on Neo4j
13. Februar 2017, InfoWorld

Aerospike Is Now a Graph Database, Too
21. Juni 2023, Datanami

IBM releases Graph, a service that can outperform SQL databases
27. Juli 2016, GeekWire

The graph analytics landscape 2019 - DataScienceCentral.com
27. Februar 2019, Data Science Central

bereitgestellt von Google News

AWS announces Amazon DocumentDB zero-ETL integration with Amazon OpenSearch Service
16. Mai 2024, AWS Blog

Amazon OpenSearch Serverless now available in Europe (London) and Asia Pacific (Mumbai)
16. Mai 2024, AWS Blog

OCI Search with OpenSearch 2.11 delivers easy access to latest AI innovations
13. März 2024, Oracle

Amazon OpenSearch Serverless now available in Europe (Paris) region
8. Mai 2024, AWS Blog

Hybrid Search with Amazon OpenSearch Service
19. März 2024, AWS Blog

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

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

Database for your real-time AI and Analytics Apps.
Try it today.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

Präsentieren Sie hier Ihr Produkt