DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > AgensGraph vs. Apache Doris vs. ArangoDB vs. Memgraph vs. RavenDB

Vergleich der Systemeigenschaften AgensGraph vs. Apache Doris vs. ArangoDB vs. Memgraph vs. RavenDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAgensGraph  Xaus Vergleich ausschliessenApache Doris  Xaus Vergleich ausschliessenArangoDB  Xaus Vergleich ausschliessenMemgraph  Xaus Vergleich ausschliessenRavenDB  Xaus Vergleich ausschliessen
KurzbeschreibungMulti-model database supporting relational and graph data models and built upon PostgreSQLAn MPP-based analytics DBMS embracing the MySQL protocolNative multi-model DBMS for graph, document, key/value and search. All in one engine and accessible with one query language.An open source graph database built for real-time streaming and compatible with Neo4jOpen Source Operational and Transactional Enterprise NoSQL Document Database
Primäres DatenbankmodellGraph DBMS
Relational DBMS
Relational DBMSDocument Store
Graph DBMS
Key-Value Store
Suchmaschine
Graph DBMSDocument Store
Sekundäre DatenbankmodelleGraph DBMS
Spatial DBMS
Time Series DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,23
Rang#315  Overall
#26  Graph DBMS
#140  Relational DBMS
Punkte0,60
Rang#247  Overall
#113  Relational DBMS
Punkte3,26
Rang#88  Overall
#15  Document Stores
#5  Graph DBMS
#12  Key-Value Stores
#10  Suchmaschinen
Punkte3,19
Rang#94  Overall
#8  Graph DBMS
Punkte2,84
Rang#101  Overall
#18  Document Stores
Websitebitnine.net/­agensgraphdoris.apache.org
github.com/­apache/­doris
arangodb.commemgraph.comravendb.net
Technische Dokumentationbitnine.net/­documentationgithub.com/­apache/­doris/­wikidocs.arangodb.commemgraph.com/­docsravendb.net/­docs
Social network pagesLinkedInTwitterYouTubeFacebookInstagramLinkedInTwitterFacebookGitHubDiscord
EntwicklerBitnine Global Inc.Apache Software Foundation, originally contributed from BaiduArangoDB Inc.Memgraph LtdHibernating Rhinos
Erscheinungsjahr20162017201220172010
Aktuelle Version2.1, Dezember 20181.2.2, Februar 20233.11.5, November 20235.4, Juli 2022
Lizenz infoCommercial or Open SourceOpen Source infoApache License 2.0Open Source infoApache Version 2.0Open Source infoApache Version 2; Commercial license (Enterprise) availableOpen Source infoBSL 1.1; commercial license for enterprise edition availableOpen Source infoAGPL Version 3, kommerzielle Lizenz verfügbar
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinneinnein
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.
ImplementierungsspracheCJavaC++C und C++C#
Server BetriebssystemeLinux
OS X
Windows
LinuxLinux
OS X
Windows
LinuxLinux
macOS
Raspberry Pi
Windows
Datenschemadepending on used data modeljaschemafrei infoInnerhalb einer Collection wird das Schema automatisch erkanntschemafrei und schema-optionalschemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder datejajaja infostring, double, boolean, list, hashjanein
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinnein
Sekundärindizesjajajaja
SQL infoSupport of SQLjajaneinneinSQL-like query language (RQL)
APIs und andere ZugriffskonzepteCypher Query Language
JDBC
JDBC
MySQL client
AQL
Foxx Framework
Graph API (Gremlin)
GraphQL query language
HTTP API
Java & SpringData
JSON style queries
VelocyPack/VelocyStream
Bolt protocol
Cypher query language
.NET Client API
F# Client API
Go Client API
Java Client API
NodeJS Client API
PHP Client API
Python Client API
RESTful HTTP API
Unterstützte ProgrammiersprachenC
Java
JavaScript
Python
JavaC#
C++
Clojure
Elixir
Go
Java
JavaScript (Node.js)
PHP
Python
R
Rust
.Net
C
C++
Elixir
Go
Haskell
Java
JavaScript
PHP
Python
Ruby
Scala
.Net
C#
F#
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Server-seitige Scripts infoStored Proceduresjabenutzerdefinierte FunktionenJavaScriptja
Triggersneinneinneinja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotennein, aber über Tabellenvererbung möglichhorizontale PartitionierungSharding infoAb Version 2.0Sharding infodynamic graph partitioningSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenSource-Replica ReplikationkeineSource-replica replication with configurable replication factorMulti-source replication using RAFTMulti-Source Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinnein infoMöglich über stored procedures in JavaScriptneinja
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyEventual Consistency infoEinstellbar per collection oder per Write
Immediate Consistency
OneShard (highly available, fault-tolerant deployment mode with ACID semantics)
Immediate ConsistencyDefault ACID transactions on the local node (eventually consistent across the cluster). Atomic operations with cluster-wide ACID transactions. Eventual consistency for indexes and full-text search indexes.
Fremdschlüssel inforeferenzielle Integritätjaneinja inforelationships in graphsja inforelationships in graphsnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACIDACID infowith snapshot isolationACID, Cluster-wide transaction available
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajayes, multi-version concurrency control (MVCC)ja
Durability infoDauerhafte Speicherung der Datenjajajaja infowith periodic snapshot and write-ahead logging (WAL) of changesja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinneinja
Berechtigungskonzept infoZugriffskontrolleBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardjaUsers, roles and permissionsAuthorization levels configured per client per database
Weitere Informationen bereitgestellt vom Systemhersteller
AgensGraphApache DorisArangoDBMemgraphRavenDB
Specific characteristicsGraph and Beyond. With more than 11,000 stargazers on GitHub, ArangoDB is the leading...
» mehr
Memgraph directly connects to your streaming infrastructure so you and your team...
» mehr
Competitive advantagesConsolidation: As a native multi-model database, can be used as a full blown document...
» mehr
Business Source License ensures a future for the Memgraph community MAGE algorithm...
» mehr
Typical application scenariosNative multi-model in ArangoDB is being used for a broad range of projects across...
» mehr
Graph algorithms in bioinformatics Social network analysis Cryptocurrency network...
» 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
You can check out our pricing model and licenses on the company website .
» 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

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

Weitere Ressourcen
AgensGraphApache DorisArangoDBMemgraphRavenDB
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

Graph DBMS Performance Comparison AgensGraph vs. Neo4j
29. Juni 2017, businesswire.com

Bitnine Releases AgensGraph 2.1, the Multi-model Graph Database Optimized for the Legacy Environment
29. Januar 2019, businesswire.com

AGE - The Open Source PostgreSQL Extension For Graph Database Functionality
27. Juni 2022, iProgrammer

Bitnine: The Newly Revealed 'AI Teacher' Powered by Graph Database Delivers Hyper-Personalized Learning ...
25. März 2019, businesswire.com

bereitgestellt von Google News

Workload Isolation in Apache Doris: Optimizing Resource Management and Performance
25. Mai 2024, hackernoon.com

Using Arrow Flight SQL Protocol in Apache Doris 2.1 For Super Fast Data Transfer
8. Mai 2024, hackernoon.com

How to Digest 15 Billion Logs Per Day and Keep Big Queries Within 1 Second
1. September 2023, KDnuggets

Apache Doris just 'graduated': Why care about this SQL data warehouse
24. Juni 2022, InfoWorld

Apache Doris Analytical Database Graduates from Apache Incubator
20. Juni 2022, Datanami

bereitgestellt von Google News

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

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

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

ArangoDB Used This Pitch Deck to Raise $10 Million to Take on Oracle
23. Juni 2019, Business Insider

bereitgestellt von Google News

Enhance Your Network with the Power of a Graph DB
4. Mai 2024, Towards Data Science

Graph database company Memgraph raises $9.34M
5. Oktober 2021, VentureBeat

Croatian graph database startup Memgraph raises €8M with Microsoft as key investor, plans to boost R&D
20. Oktober 2021, The Recursive

Making Your Own Memory Graph To Detect Memory Issues On iOS
13. April 2021, hackernoon.com

Modeling and Navigating a Transportation Network with Memgraph
12. April 2021, Towards Data Science

bereitgestellt von Google News

RavenDB Launches Version 6.0 Lightning Fast Queries, Data Integrations, Corax Indexing Engine, and Sharding
3. Oktober 2023, PR Newswire

Install the NoSQL RavenDB Data System
14. Mai 2021, The New Stack

RavenDB Adds Graph Queries
15. Mai 2019, Datanami

How I Created a RavenDB Python Client
23. September 2016, Visual Studio Magazine

Oren Eini on RavenDB, Including Consistency Guarantees and C# as the Implementation Language
23. Mai 2022, InfoQ.com

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

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

Präsentieren Sie hier Ihr Produkt