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 > MarkLogic vs. Neo4j vs. Virtuoso

Vergleich der Systemeigenschaften MarkLogic vs. Neo4j vs. Virtuoso

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

Redaktionelle Informationen bereitgestellt von DB-Engines
NameMarkLogic  Xaus Vergleich ausschliessenNeo4j  Xaus Vergleich ausschliessenVirtuoso  Xaus Vergleich ausschliessen
KurzbeschreibungOperational and transactional Enterprise NoSQL databaseScalable, ACID-compliant graph database designed with a high-performance distributed cluster architecture, available in self-hosted and cloud offeringsVirtuoso ist ein RDBMS das auch Graphen und RDF-Strukturen unterstützt
Primäres DatenbankmodellDocument Store
Native XML DBMS
RDF Store infoab Version 7
Suchmaschine
Graph DBMSDocument Store
Graph DBMS
Native XML DBMS
Relational DBMS
RDF Store
Suchmaschine
Sekundäre DatenbankmodelleSpatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte8,19
Rang#55  Overall
#10  Document Stores
#1  Native XML DBMS
#1  RDF Stores
#5  Suchmaschinen
Punkte48,44
Rang#23  Overall
#1  Graph DBMS
Punkte5,43
Rang#76  Overall
#13  Document Stores
#3  Graph DBMS
#2  Native XML DBMS
#41  Relational DBMS
#2  RDF Stores
#9  Suchmaschinen
Websitewww.marklogic.comneo4j.comvirtuoso.openlinksw.com
Technische Dokumentationdocs.marklogic.comneo4j.com/­docsdocs.openlinksw.com/­virtuoso
EntwicklerMarkLogic Corp.Neo4j, Inc.OpenLink Software
Erscheinungsjahr200120071998
Aktuelle Version11.0, December 20225.12, September 20237.2.10, Juni 2023
Lizenz infoCommercial or Open Sourcekommerziell infoeingeschränkte kostenlose Version verfügbarOpen Source infoGPL Version3, kommerzielle Lizenzen verfügbar bei BedarfOpen Source infoGPLv2, erweiterte kommerzielle Lizenz verfügbar
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinnein
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++Java, ScalaC
Server BetriebssystemeLinux
OS X
Windows
Linux infoKann auch Server-los als embedded Java Datenbank verwendet werden.
OS X
Solaris
Windows
AIX
FreeBSD
HP-UX
Linux
OS X
Solaris
Windows
Datenschemaschemafrei infoSchema kann erzwungen werdenschemafrei und schema-optionalja infoSQL - Standard relational schema
RDF - Quad (S, P, O, G) or Triple (S, P, O)
XML - DTD, XML Schema
DAV - freeform filesystem objects, plus User Defined Types a/k/a Dynamic Extension Type
Typisierung infovordefinierte Datentypen, z.B. float oder datejajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTjaja
Sekundärindizesjaja infoAustauschbares Index Subsystem, per Default Apache Luceneja
SQL infoSupport of SQLja infoSQL92neinja infoSQL-92, SQL-200x, SQL-3, SQLX
APIs und andere ZugriffskonzepteJava API
Node.js Client API
ODBC
proprietary Optic API infoProprietary Query API, introduced with version 9
RESTful HTTP API
SPARQL
WebDAV
XDBC
XQuery
XSLT
Bolt protocol
Cypher query language
Java API
Neo4j-OGM infoObject Graph Mapper
RESTful HTTP API
Spring Data Neo4j
TinkerPop 3
ADO.NET
GeoSPARQL
HTTP API
JDBC
Jena RDF API
ODBC
OLE DB
RDF4J API
RESTful HTTP API
Sesame REST HTTP Protocol
SOAP webservices
SPARQL 1.1
WebDAV
XPath
XQuery
XSLT
Unterstützte ProgrammiersprachenC
C#
C++
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
.Net
Clojure
Elixir
Go
Groovy
Haskell
Java
JavaScript
Perl
PHP
Python
Ruby
Scala
.Net
C
C#
C++
Java
JavaScript
Perl
PHP
Python
Ruby
Visual Basic
Server-seitige Scripts infoStored Proceduresja infovia XQuery or JavaScriptja infoUser defined Procedures and Functionsja infoVirtuoso PL
Triggersjaja infomittels Event Handlerja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingja, mit Neo4j Fabricja
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenjaCausal Clustering using Raft protocol infoavailable in in Enterprise Version onlyChain, star, and bi-directional replication
Multi-Source Replikation
Source-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenja infoÜber Hadoop Connector, HDFS Direct Access und in-database MapReduce Jobsneinja
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyCausal and Eventual Consistency configurable in Causal Cluster setup
Immediate Consistency in stand-alone mode
Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinja infoBeziehungen in Graphenja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACID infocan act as a resource manager in an XA/JTA transactionACIDACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajaja
Durability infoDauerhafte Speicherung der Datenjajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenyes, with Range Indexesja
Berechtigungskonzept infoZugriffskontrolleRollen-basierte Zugriffskontrolle auf Dokumenten- und SubdokumentenebeneUsers, roles and permissions. Pluggable authentication with supported standards (LDAP, Active Directory, Kerberos)Fine-grained Attribute-Based Access Control (ABAC) in addition to typical coarse-grained Role-Based Access Control (RBAC) according to SQL-standard. Pluggable authentication with supported standards (LDAP, Active Directory, Kerberos)
Weitere Informationen bereitgestellt vom Systemhersteller
MarkLogicNeo4jVirtuoso
Specific characteristicsNeo4j delivers graph technology that has been battle tested for performance and scale...
» mehr
Virtuoso is a modern multi-model RDBMS for managing data represented as tabular relations...
» mehr
Competitive advantagesNeo4j is the market leader, graph database category creator, and the most widely...
» mehr
Performance & Scale — as exemplified by DBpedia and the LOD Cloud it spawned, i.e.,...
» mehr
Typical application scenariosReal-Time Recommendations Master Data Management Identity and Access Management Network...
» mehr
Used for — Analytics/BI Conceptual Data Virtualization Enterprise Knowledge Graphs...
» mehr
Key customersOver 800 commercial customers and over 4300 startups use Neo4j. Flagship customers...
» mehr
Broad use across enterprises and governments including — European Union (EU) US Government...
» mehr
Market metricsNeo4j boasts the world's largest graph database ecosystem with more than 140 million...
» mehr
Largest installed-base ​of Multi-Model RDBMS for AI-friendly Knowledge Graphs Platform...
» mehr
Licensing and pricing modelsGPL v3 license that can be used all the places where you might use MySQL. Neo4j Commercial...
» mehr
Available in both Commercial Enterprise and Open Source (GPL v2) Editions Feature...
» 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
MarkLogicNeo4jVirtuoso
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

Progress' (PRGS) Q3 Earnings Top Estimates, Revenues Up Y/Y
27. September 2023, Yahoo Finance

Earnings Call: Progress Software Corporation Reports Robust Q3 ...
29. September 2023, Investing.com

Progress Software (PRGS) to Post Q3 Earnings: What's in Store?
25. September 2023, Nasdaq

Progress Software Corporation (NASDAQ:PRGS) Q3 2023 Earnings Call Transcript
27. September 2023, Yahoo Finance

Simplify Complex Data | Progress MarkLogic
7. Februar 2023, progress.com

bereitgestellt von Google News

Neo4j Finds the Vector for Graph-LLM Integration
22. August 2023, Datanami

Neo4j brings vectors to graph database
22. August 2023, VentureBeat

Neo4j adds vector search to improve generative AI outputs
24. August 2023, TechTarget

What is the global Connectivity Constraint Computing market and ...
29. September 2023, Digital Journal

insideBIGDATA Latest News – 9/8/2023
8. September 2023, insideBIGDATA

bereitgestellt von Google News

[테크리포트]데이터 가상화③데이터 소비자 중심으로 패러다임 시프트
4. Februar 2023, 넥스트데일리

bereitgestellt von Google News

Jobangebote

Software Engineer I - Onsite
Raytheon, Richardson, TX

Data Engineer
Tek Ninjas, Texas

R&D Application Specialist
Dupont, Wilmington, DE

Oracle Database Administrator
Criterion Systems, Inc., San Diego, CA

Counsel - Public Sector
MarkLogic Corporation, a wholly owned subsidiary of Progress Software Corporation, Remote

Jr. Data Scientist
Kyla, San Jose, CA

Neo4j Developer
Capgemini, Chicago, IL

Senior Brand Designer
Neo4j, Remote

Graph Database Developer (Neo4j)
Business Integra Inc., Remote

Healthcare Data Analyst
Scalable Systems, Piscataway, NJ

jobs by Indeed



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

SingleStore logo

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

Redis logo

The world’s most loved real‑time data platform.
Try 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.

MariaDB logo

SkySQL, the ultimate
MariaDB cloud, is here.

Get started with SkySQL today!

Präsentieren Sie hier Ihr Produkt