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 > NebulaGraph vs. RDF4J vs. Snowflake vs. SwayDB vs. Virtuoso

Vergleich der Systemeigenschaften NebulaGraph vs. RDF4J vs. Snowflake vs. SwayDB vs. Virtuoso

Redaktionelle Informationen bereitgestellt von DB-Engines
NameNebulaGraph  Xaus Vergleich ausschliessenRDF4J infoformerly known as Sesame  Xaus Vergleich ausschliessenSnowflake  Xaus Vergleich ausschliessenSwayDB  Xaus Vergleich ausschliessenVirtuoso  Xaus Vergleich ausschliessen
KurzbeschreibungA distributed, linear scalable, high perfomant Graph DBMSRDF4J ist ein Java Framework zur Verarbeitung von RDF Daten, sowohl Hauptspeicher- als auch Disk-basiert.Data warehousing service aus der Cloud für strukturierte und semi-strukturierte DatenAn embeddable, non-blocking, type-safe key-value store for single or multiple disks and in-memory storageVirtuoso ist ein RDBMS das auch Graphen und RDF-Strukturen unterstützt
Primäres DatenbankmodellGraph DBMSRDF StoreRelational DBMSKey-Value StoreDocument 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
Punkte2,12
Rang#125  Overall
#10  Graph DBMS
Punkte0,71
Rang#231  Overall
#9  RDF Stores
Punkte123,20
Rang#9  Overall
#6  Relational DBMS
Punkte0,04
Rang#373  Overall
#57  Key-Value Stores
Punkte4,20
Rang#83  Overall
#14  Document Stores
#4  Graph DBMS
#2  Native XML DBMS
#45  Relational DBMS
#2  RDF Stores
#9  Suchmaschinen
Websitegithub.com/­vesoft-inc/­nebula
www.nebula-graph.io
rdf4j.orgwww.snowflake.comswaydb.simer.auvirtuoso.openlinksw.com
Technische Dokumentationdocs.nebula-graph.iordf4j.org/­documentationdocs.snowflake.net/­manuals/­index.htmldocs.openlinksw.com/­virtuoso
EntwicklerVesoft Inc.Since 2016 officially forked into an Eclipse project, former developer was Aduna Software.Snowflake Computing Inc.Simer PlahaOpenLink Software
Erscheinungsjahr20192004201420181998
Aktuelle Version7.2.11, September 2023
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2.0 + Common Clause 1.0Open Source infoEclipse Distribution License (EDL), v1.0.kommerziellOpen Source infoGNU Affero GPL V3.0Open Source infoGPLv2, erweiterte kommerzielle Lizenz verfügbar
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinjaneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheC++JavaScalaC
Server BetriebssystemeLinuxLinux
OS X
Unix
Windows
gehostetAIX
FreeBSD
HP-UX
Linux
OS X
Solaris
Windows
DatenschemaStrong typed schemaja infoRDF Schemasja infosupport of semi-structured data formats (JSON, XML, Avro)schemafreija 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 datejajajaneinja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinjaneinja
Sekundärindizesja infoNebula Graph internally uses the Key-Value store RocksDB for persistency. The vertices, edges, and their properties are stored as Key while their values are stored as Value. The primary indexes are per Key and secondary indexes are per Value.janeinja
SQL infoSupport of SQLSQL-like query languageneinjaneinja infoSQL-92, SQL-200x, SQL-3, SQLX
APIs und andere ZugriffskonzepteBrowser interface
console (shell)
Cypher Query Language
GO Object Graph Mapper
Java Object Graph Mapper
NGBatis infoORM framework for NebulaGraph and Spring-Boot
Proprietäres native API
Python Object Graph Mapper
Query language nGQL
Java API
RIO infoRDF Input/Output
Sail API
SeRQL infoSesame RDF Query Language
Sesame REST HTTP Protocol
SPARQL
CLI Client
JDBC
ODBC
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 Programmiersprachen.Net
C++
Go
Java
PHP
Python
Java
PHP
Python
JavaScript (Node.js)
Python
Java
Kotlin
Scala
.Net
C
C#
C++
Java
JavaScript
Perl
PHP
Python
Ruby
Visual Basic
Server-seitige Scripts infoStored Proceduresuser defined functionsjauser defined functionsneinja infoVirtuoso PL
Triggersjanein infosimilar concept for controling cloud resourcesneinja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingkeinejakeineja
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenCausal Clustering using Raft protocolkeinejakeineChain, star, and bi-directional replication
Multi-Source Replikation
Source-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinneinja
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätja infoRelationships in graphsjaneinja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACID infoIsolation abhängig vom verwendeten APIACIDAtomic execution of operationsACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenja infousing RocksDBja infoIn-memory Storage wird ebenfalls unterstütztjajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaneinjaja
Berechtigungskonzept infoZugriffskontrolleRole-based access controlneinBenutzer mit feingranularem Berechtigungskonzept und BenutzerrollenneinFine-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
NebulaGraphRDF4J infoformerly known as SesameSnowflakeSwayDBVirtuoso
Specific characteristicsNebulaGraph is a truly distributed, linearly scalable, lightning-fast graph database,...
» mehr
Virtuoso is a modern multi-model RDBMS for managing data represented as tabular relations...
» mehr
Competitive advantagesNebulaGraph boasts the world's only graph database solution that is able to host...
» mehr
Performance & Scale — as exemplified by DBpedia and the LOD Cloud it spawned, i.e.,...
» mehr
Typical application scenariosSocial networking Fraud detection Knowledge graph Data warehouse management Anti...
» mehr
Used for — Analytics/BI Conceptual Data Virtualization Enterprise Knowledge Graphs...
» mehr
Key customersCompanies from a variety of industries have implemented NebulaGraph Database in production,...
» mehr
Broad use across enterprises and governments including — European Union (EU) US Government...
» mehr
Market metricsAt our very early stage, NebulaGraph has already received over 10,000 stars on GitHub...
» mehr
Largest installed-base ​of Multi-Model RDBMS for AI-friendly Knowledge Graphs Platform...
» mehr
Licensing and pricing modelsNebulaGraph is open source and free to use under Apache 2.0 license.
» 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
DrittanbieterCData: Connect to Big Data & NoSQL through standard Drivers.
» 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
NebulaGraphRDF4J infoformerly known as SesameSnowflakeSwayDBVirtuoso
DB-Engines Blog Posts

Snowflake is the DBMS of the Year 2022, defending the title from last year
3. Januar 2023, Matthias Gelbmann, Paul Andlinger

Snowflake is the DBMS of the Year 2021
3. Januar 2022, Paul Andlinger, Matthias Gelbmann

alle anzeigen

Erwähnungen in aktuellen Nachrichten

NebulaGraph Enterprise v5.0: The First Distributed Graph Database to Offer Native GQL Support
18. April 2024, Yahoo Finance

Celebrating 10,000 GitHub Stars for NebulaGraph | | news-journal.com
26. März 2024, Longview News-Journal

NebulaGraph Enterprise v3.7.0 Empowers Enterprises to Build Knowledge Graphs with a Few Clicks
3. April 2024, PR Newswire

Vesoft (NebulaGraph) Recognized in the Gartner® Market Guide for Graph Database Management Systems
15. November 2023, PR Newswire

NebulaGraph reaps from China’s growing appetite for graph databases
16. September 2022, TechCrunch

bereitgestellt von Google News

Data Storage Stocks Q4 Results: Benchmarking Snowflake (NYSE:SNOW)
16. April 2024, Yahoo Finance

pgEdge Distributed PostgreSQL Introduces Automatic DDL Replication and Snowflake Sequences for Postgres
17. April 2024, PR Newswire

How to Secure Your Data In Snowflake: 8 Areas to Focus On
16. April 2024, Security Boulevard

Use Apache Iceberg in your data lake with Amazon S3, AWS Glue, and Snowflake | Amazon Web Services
3. April 2024, AWS Blog

MessageGears to operate with the Snowflake data cloud
9. April 2024, MarTech

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

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.

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Präsentieren Sie hier Ihr Produkt