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

DBMS > Memgraph vs. NCache vs. Neo4j vs. Sequoiadb vs. YottaDB

Vergleich der Systemeigenschaften Memgraph vs. NCache vs. Neo4j vs. Sequoiadb vs. YottaDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameMemgraph  Xaus Vergleich ausschliessenNCache  Xaus Vergleich ausschliessenNeo4j  Xaus Vergleich ausschliessenSequoiadb  Xaus Vergleich ausschliessenYottaDB  Xaus Vergleich ausschliessen
KurzbeschreibungAn open source graph database built for real-time streaming and compatible with Neo4jOpen-Source and Enterprise in-memory Key-Value StoreScalable, ACID-compliant graph database designed with a high-performance distributed cluster architecture, available in self-hosted and cloud offeringsNewSQL database with distributed OLTP and SQLA fast and solid embedded Key-value store
Primäres DatenbankmodellGraph DBMSKey-Value StoreGraph DBMSDocument Store
Relational DBMS
Key-Value Store
Sekundäre DatenbankmodelleDocument Store
Suchmaschine infoUsing distributed Lucene
Relational DBMS infousing the Octo plugin
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte2,72
Rang#97  Overall
#8  Graph DBMS
Punkte0,94
Rang#190  Overall
#28  Key-Value Stores
Punkte42,70
Rang#21  Overall
#1  Graph DBMS
Punkte0,39
Rang#267  Overall
#42  Document Stores
#125  Relational DBMS
Punkte0,20
Rang#308  Overall
#43  Key-Value Stores
Websitememgraph.comwww.alachisoft.com/­ncacheneo4j.comwww.sequoiadb.comyottadb.com
Technische Dokumentationmemgraph.com/­docswww.alachisoft.com/­resources/­docsneo4j.com/­docswww.sequoiadb.com/­en/­index.php?m=Files&a=indexyottadb.com/­resources/­documentation
Social network pagesGitHubLinkedInTwitterDiscordFacebook
EntwicklerMemgraph LtdAlachisoftNeo4j, Inc.Sequoiadb Ltd.YottaDB, LLC
Erscheinungsjahr20172005200720132001
Aktuelle Version5.3.3, April 20245.23, August 2024
Lizenz infoCommercial or Open SourceOpen Source infoBSL 1.1; commercial license for enterprise edition availableOpen Source infoEnterprise Edition availableOpen Source infoGPL Version3, kommerzielle Lizenzen verfügbar bei BedarfOpen Source infoServer: AGPL; Client: Apache V2Open Source infoAGPL 3.0
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.
Neo4j Aura: Neo4j’s fully managed cloud service: The zero-admin, always-on graph database for cloud developers.
ImplementierungsspracheC und C++C#, .NET, .NET Core, JavaJava, ScalaC++C
Server BetriebssystemeLinuxLinux
Windows
Linux infoKann auch Server-los als embedded Java Datenbank verwendet werden.
OS X
Solaris
Windows
LinuxDocker
Linux
Datenschemaschemafrei und schema-optionalschemafreischemafrei und schema-optionalschemafreischemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder datejateilweise infoSupported data types are Lists, Queues, Hashsets, Dictionary and Counterjaja infooid, date, timestamp, binary, regexnein
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinnein
Sekundärindizesjaja infoAustauschbares Index Subsystem, per Default Apache Lucenejanein
SQL infoSupport of SQLneinSQL-like query syntax and LINQ for searching the cache. Cache Synchronization with SQL Server using SQL dependency.neinSQL-like query languageby using the Octo plugin
APIs und andere ZugriffskonzepteBolt protocol
Cypher query language
IDistributedCache
JCache
LINQ
Proprietäres native API
Bolt protocol
Cypher query language
Java API
Neo4j-OGM infoObject Graph Mapper
RESTful HTTP API
Spring Data Neo4j
TinkerPop 3
Proprietäres Protokoll basierend auf JSONPostgreSQL wire protocol infousing the Octo plugin
Proprietäres Protokoll
Unterstützte Programmiersprachen.Net
C
C++
Elixir
Go
Haskell
Java
JavaScript
PHP
Python
Ruby
Scala
.Net
.Net Core
C#
Java
JavaScript (Node.js)
Python
Scala
.Net
Clojure
Elixir
Go
Groovy
Haskell
Java
JavaScript
Perl
PHP
Python
Ruby
Scala
.Net
C++
Java
PHP
Python
C
Go
JavaScript (Node.js)
Lua
M
Perl
Python
Rust
Server-seitige Scripts infoStored Proceduresnein infoUnterstützung für stored procedures mit SQL-Server CLRja infoUser defined Procedures and FunctionsJavaScript
Triggersja infoNotificationsja infomittels Event Handlernein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infodynamic graph partitioningjaja, mit Neo4j FabricSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-source replication using RAFTja, mit wählbarer KonsistenzCausal Clustering using Raft protocol infoavailable in in Enterprise Version onlySource-Replica Replikationja
MapReduce infoBietet ein API für Map/Reduce Operationenneinjaneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyEventual Consistency
Immediate Consistency
Strong Eventual Consistency over WAN with Conflict Resolution using Bridge Topology
Causal and Eventual Consistency configurable in Causal Cluster setup
Immediate Consistency in stand-alone mode
Eventual Consistency
Fremdschlüssel inforeferenzielle Integritätja inforelationships in graphsneinja infoBeziehungen in Graphennein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACID infowith snapshot isolationoptimistic Locking und pessimistic LockingACIDwährend einer Transaktion wird das Dokument gesperrtoptimistic Locking
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenyes, multi-version concurrency control (MVCC)jajaja
Durability infoDauerhafte Speicherung der Datenja infowith periodic snapshot and write-ahead logging (WAL) of changesjajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjajaneinja
Berechtigungskonzept infoZugriffskontrolleUsers, roles and permissionsAuthentifizierung für Zugriff auf Cache mittels Active Directory/LDAP (Rollen: user, administrator)Users, roles and permissions. Pluggable authentication with supported standards (LDAP, Active Directory, Kerberos)einfacher Passwort-basierter ZugriffsschutzBenutzer und Gruppen basierend auf Betriebssystem-Security
Weitere Informationen bereitgestellt vom Systemhersteller
MemgraphNCacheNeo4jSequoiadbYottaDB
Specific characteristicsMemgraph directly connects to your streaming infrastructure so you and your team...
» mehr
NCache has been the market leader in .NET Distributed Caching since 2005 . NCache...
» mehr
Neo4j delivers graph technology that has been battle tested for performance and scale...
» mehr
Competitive advantagesBusiness Source License ensures a future for the Memgraph community MAGE algorithm...
» mehr
NCache is 100% .NET/ .NET Core based which fully supports ASP.NET Core Sessions ,...
» mehr
Neo4j is the market leader, graph database category creator, and the most widely...
» mehr
Typical application scenariosGraph algorithms in bioinformatics Social network analysis Cryptocurrency network...
» mehr
NCache enables industries like retail, finance, banking IoT, travel, ecommerce, healthcare...
» mehr
Real-Time Recommendations Master Data Management Identity and Access Management Network...
» mehr
Key customersBank of America, Citi, Natures Way, Charter Spectrum, Barclays, Henry Schein, GBM,...
» mehr
Over 800 commercial customers and over 4300 startups use Neo4j. Flagship customers...
» mehr
Market metricsMarket Leader in .NET Distributed Caching since 2005.
» mehr
Neo4j boasts the world's largest graph database ecosystem with more than 140 million...
» mehr
Licensing and pricing modelsYou can check out our pricing model and licenses on the company website .
» mehr
NCache Open Source is free on an as-is basis without any support. NCache Enterprise...
» mehr
GPL v3 license that can be used all the places where you might use MySQL. Neo4j Commercial...
» mehr
Neuigkeiten

Forrester Wave: GraphRAG is a Game-Changer for GenAI Accuracy and Relevance
30. Oktober 2024

Boosting AuraDB Read Performance With Secondaries
21. Oktober 2024

GraphRAG Python Package: Accelerating GenAI With Knowledge Graphs
16. Oktober 2024

What Is Supply Chain Management? A Guide to Optimizing SCM
9. Oktober 2024

AI Ethics: What Is It and Why Should You Pay Attention?
8. Oktober 2024

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
MemgraphNCacheNeo4jSequoiadbYottaDB
DB-Engines Blog Posts

Applying Graph Analytics to Game of Thrones
12. Juni 2019, Amy Hodler & Mark Needham, Neo4j (guest author)

MySQL, PostgreSQL and Redis are the winners of the March ranking
2. März 2016, Paul Andlinger

The openCypher Project: Help Shape the SQL for Graphs
22. Dezember 2015, Emil Eifrem (guest author)

alle anzeigen

Erwähnungen in aktuellen Nachrichten

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

Top Open Source Graph Databases
3. Juni 2024, MarkTechPost

Memgraph Launches Streaming Graph Algorithms to the Masses; Announces $9.34MM Seed Funding Led by Microsoft’s M12
5. Oktober 2021, Business Wire

Graph Database Market to grow at a CAGR of 19.9% from 2022 to 2027|Increased demand for low-latency queries is a major trend _ Technavio
7. August 2023, PR Newswire

The untapped potential of HPC + graph computing
30. Oktober 2021, VentureBeat

bereitgestellt von Google News

How to use NCache in ASP.Net Core
9. Juli 2024, InfoWorld

bereitgestellt von Google News

Neo4j Transforms Its Cloud Database Portfolio to Accelerate Graph Adoption & GenAI for the Enterprise
4. September 2024, PR Newswire

Neo4j CTO: GQL is here: the evolution from Cypher & openCypher
1. November 2024, ComputerWeekly.com

Neo4j lowers barriers to graph technology with gen AI copilot, 15x read capacity
4. September 2024, VentureBeat

Neo4j charts upward course for GraphRAG in graph databases
4. September 2024, Techzine Europe

Implementing GraphReader with Neo4j and LangGraph | by Tomaz Bratanic | Sep, 2024
20. September 2024, Towards Data Science

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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 data platform to build your intelligent applications.
Try it 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

Milvus logo

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

Präsentieren Sie hier Ihr Produkt