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

Vergleich der Systemeigenschaften Neo4j vs. Virtuoso vs. YugabyteDB

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

Redaktionelle Informationen bereitgestellt von DB-Engines
NameNeo4j  Xaus Vergleich ausschliessenVirtuoso  Xaus Vergleich ausschliessenYugabyteDB  Xaus Vergleich ausschliessen
KurzbeschreibungScalable, 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ütztHigh-performance distributed SQL database for global, internet-scale applications. Wire and feature compatible with PostgreSQL.
Primäres DatenbankmodellGraph DBMSDocument Store
Graph DBMS
Native XML DBMS
Relational DBMS
RDF Store
Suchmaschine
Relational DBMS
Sekundäre DatenbankmodelleSpatial DBMSDocument Store
Wide Column Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte44,36
Rang#23  Overall
#1  Graph DBMS
Punkte4,39
Rang#82  Overall
#13  Document Stores
#4  Graph DBMS
#2  Native XML DBMS
#44  Relational DBMS
#2  RDF Stores
#9  Suchmaschinen
Punkte3,21
Rang#103  Overall
#53  Relational DBMS
Websiteneo4j.comvirtuoso.openlinksw.comwww.yugabyte.com
Technische Dokumentationneo4j.com/­docsdocs.openlinksw.com/­virtuosodocs.yugabyte.com
github.com/­yugabyte/­yugabyte-db
EntwicklerNeo4j, Inc.OpenLink SoftwareYugabyte Inc.
Erscheinungsjahr200719982017
Aktuelle Version5.18.1, Maerz 20247.2.11, September 20232.1, September 2023
Lizenz infoCommercial or Open SourceOpen Source infoGPL Version3, kommerzielle Lizenzen verfügbar bei BedarfOpen Source infoGPLv2, erweiterte kommerzielle Lizenz verfügbarOpen Source infoApache 2.0
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.YugabyteDB Managed is the fully managed database-as-a-service offering of YugabyteDB. Get started quickly, and effortlessly ensure continuous availability and limitless scale of your cloud native applications.
ImplementierungsspracheJava, ScalaCC und C++
Server BetriebssystemeLinux infoKann auch Server-los als embedded Java Datenbank verwendet werden.
OS X
Solaris
Windows
AIX
FreeBSD
HP-UX
Linux
OS X
Solaris
Windows
Linux
OS X
Datenschemaschemafrei 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
depending on used data model
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, XSLTjanein
Sekundärindizesja infoAustauschbares Index Subsystem, per Default Apache Lucenejaja
SQL infoSupport of SQLneinja infoSQL-92, SQL-200x, SQL-3, SQLXyes, PostgreSQL compatible
APIs und andere ZugriffskonzepteBolt 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
JDBC
YCQL, an SQL-based flexible-schema API with its roots in Cassandra Query Language
YSQL - a fully relational SQL API that is wire compatible with the SQL language in PostgreSQL
Unterstützte Programmiersprachen.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
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
Scala
Server-seitige Scripts infoStored Proceduresja infoUser defined Procedures and Functionsja infoVirtuoso PLja infosql, plpgsql, C
Triggersja infomittels Event Handlerjaja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenja, mit Neo4j FabricjaHash and Range Sharding, row-level geo-partitioning
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenCausal Clustering using Raft protocol infoavailable in in Enterprise Version onlyChain, star, and bi-directional replication
Multi-Source Replikation
Source-Replica Replikation
Based on Raft distributed consensus protocol, minimum 3 replicas for continuous availability
MapReduce infoBietet ein API für Map/Reduce Operationenneinjanein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemCausal and Eventual Consistency configurable in Causal Cluster setup
Immediate Consistency in stand-alone mode
Immediate ConsistencyStrong consistency on writes and tunable consistency on reads
Fremdschlüssel inforeferenzielle Integritätja infoBeziehungen in Graphenjaja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACIDDistributed ACID with Serializable & Snapshot Isolation. Inspired by Google Spanner architecture.
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajaja
Durability infoDauerhafte Speicherung der Datenjajaja infobased on RocksDB
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjanein
Berechtigungskonzept infoZugriffskontrolleUsers, 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)ja
Weitere Informationen bereitgestellt vom Systemhersteller
Neo4jVirtuosoYugabyteDB
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
YugabyteDB is an open source distributed SQL database for cloud native transactional...
» 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
PostgreSQL compatible: Get instantly productive with a PostgreSQL compatible RDBMS....
» 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
Systems of record and engagement for cloud native applications that require resilience,...
» 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
2 Million+ lifetime clusters deployed, 6.5K+ GitHub stars, 7K YugabyteDB Community...
» 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
Apache 2.0 license for the database
» mehr
Neuigkeiten

Neo4j Integrates with Microsoft to Evolve Data Analytics and Enhance GenAI
26. März 2024

This Week in Neo4j: Data Modeling, GenAI, GraphQL, App Development and more
23. März 2024

This Week in Neo4j: Cypher, GenAI, Podcast, Graph Databases and more
16. März 2024

This Week in Neo4j: GenAI, Python, SpringAI, PHP and more
9. März 2024

This Week in Neo4j: GraphAcademy, Algorithms, GenAI, Knowledge Graphs and more
2. März 2024

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
Neo4jVirtuosoYugabyteDB
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

Neo4j, Microsoft add graph features to Azure AI services
26. März 2024, SiliconANGLE News

Neo4j Announces Collaboration with Microsoft to Advance GenAI and Data Solutions
26. März 2024, PR Newswire

Neo4j collaborates with Microsoft to advance GenAI and data solutions
27. März 2024, Scientific Computing World

Neo4j combines with Microsoft for next generation generative AI solutions -
26. März 2024, Enterprise Times

Neo4j & Microsoft partner to revolutionise Generative AI data insights
26. März 2024, ChannelLife Australia

bereitgestellt von Google News

The surprising link between Formula One and enterprise PostgreSQL optimisation
28. März 2024, The Stack

YugabyteDB Becomes First Distributed SQL Database Vendor to Complete CIS Benchmark
1. Februar 2024, Datanami

Yugabyte Achieves PCI DSS Level 1 Compliance, Validating Secure and Scalable Distributed PostgreSQL for ...
14. März 2024, Business Wire

Scout24 Selects YugabyteDB to Upscale Global Hospitality Management System with Global Distribution and High ...
6. Februar 2024, Yahoo Finance

Yugabyte adds multiregion Kubernetes support to YugabyteDB 2.18
24. Mai 2023, InfoWorld

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

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

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online 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