DB-EnginesExtremeDB: the mission critical dbmsEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > GraphDB vs. TypeDB vs. Virtuoso

Vergleich der Systemeigenschaften GraphDB vs. TypeDB vs. Virtuoso

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

Redaktionelle Informationen bereitgestellt von DB-Engines
NameGraphDB infoUrsprünglicher Name: OWLIM  Xaus Vergleich ausschliessenTypeDB infoformerly named Grakn  Xaus Vergleich ausschliessenVirtuoso  Xaus Vergleich ausschliessen
KurzbeschreibungEnterprise-ready RDF and graph database with efficient reasoning, cluster and external index synchronization support. It supports also SQL JDBC access to Knowledge Graph and GraphQL over SPARQL.TypeDB is a strongly-typed database with a rich and logical type system and TypeQL as its query languageVirtuoso ist ein RDBMS das auch Graphen und RDF-Strukturen unterstützt
Primäres DatenbankmodellGraph DBMS
RDF Store
Graph DBMS
Relational DBMS infoOften described as a 'hyper-relational' database, since it implements the 'Entity-Relationship Paradigm' to manage complex data structures and ontologies.
Document 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,48
Rang#137  Overall
#10  Graph DBMS
#5  RDF Stores
Punkte1,40
Rang#195  Overall
#17  Graph DBMS
#93  Relational DBMS
Punkte5,57
Rang#80  Overall
#13  Document Stores
#3  Graph DBMS
#2  Native XML DBMS
#42  Relational DBMS
#3  RDF Stores
#9  Suchmaschinen
Websitewww.ontotext.comvaticle.comvirtuoso.openlinksw.com
Technische Dokumentationgraphdb.ontotext.com/­documentationdocs.vaticle.comdocs.openlinksw.com/­virtuoso
Social network pagesLinkedInTwitterGitHubYouTubeMedium
EntwicklerOntotextVaticle (formerly Grakn Labs)OpenLink Software
Erscheinungsjahr200020161998
Aktuelle Version10.2, Februar 20232.17.0, April 20237.2.7, Mai 2022
Lizenz infoCommercial or Open Sourcekommerziell infoSome plugins of GraphDB Workbench are open sourcedOpen Source infoGPL Version 3, commercial licenses availableOpen 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.
ImplementierungsspracheJavaJavaC
Server BetriebssystemeAlle Betriebssysteme mit einer Java VM
Linux
OS X
Windows
Linux
OS X
Windows
AIX
FreeBSD
HP-UX
Linux
OS X
Solaris
Windows
Datenschemaschema-free and OWL/RDFS-schema support; RDF shapesjaja 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, XSLTneinneinja
Sekundärindizesyes, supports real-time synchronization and indexing in SOLR/Elastic search/Lucene and GeoSPARQL geometry data indexesjaja
SQL infoSupport of SQLstored SPARQL accessed as SQL using Apache Calcite through JDBC/ODBCneinja infoSQL-92, SQL-200x, SQL-3, SQLX
APIs und andere ZugriffskonzepteGeoSPARQL
GraphQL
GraphQL Federation
Java API
JDBC
RDF4J API
RDFS
RIO
Sail API
Sesame REST HTTP Protocol
SPARQL 1.1
gRPC protocol
TypeDB Console (shell)
TypeDB Studio (Visualisation software- previously TypeDB Workbase)
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#
Clojure
Java
JavaScript (Node.js)
PHP
Python
Ruby
Scala
All JVM based languages
Groovy
Java
JavaScript (Node.js)
Python
Scala
.Net
C
C#
C++
Java
JavaScript
Perl
PHP
Python
Ruby
Visual Basic
Server-seitige Scripts infoStored Procedureswell-defined plugin interfaces; JavaScript server-side extensibilityneinja infoVirtuoso PL
Triggersneinneinja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeineSharding infoby using Cassandraja
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-Source ReplikationMulti-Source Replikation infoby using CassandraChain, star, and bi-directional replication
Multi-Source Replikation
Source-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenneinja infoby using Apache Kafka and Apache Zookeeperja
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate Consistency, Eventual consistency (configurable in cluster mode per master or individual client request)Immediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätja infoConstraint checkingnein infosubstituted by the relationship featureja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACIDACID
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 haltenneinja
Berechtigungskonzept infoZugriffskontrolleDefault Basic authentication through RDF4J client, or via Java when run with cURL, default token-based in the Workbench or via Rest API, optional access through OpenID or Kerberos single sign-on.yes infoat REST API level; other APIs in progressFine-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
GraphDB infoUrsprünglicher Name: OWLIMTypeDB infoformerly named GraknVirtuoso
Specific characteristicsGraphDB Enterprise is a high-performance semantic repository created by Ontotext....
» mehr
Meet TypeDB (and TypeQL ) TypeDB is a strongly-typed database with a rich and logical...
» mehr
Virtuoso is a modern multi-model RDBMS for managing data represented as tabular relations...
» mehr
Competitive advantagesGraphDB allows you to link text and data in big knowledge graphs. It’s easy to experiment...
» mehr
Entity-Relationship Model TypeDB allows you to model your domain using the well-known...
» mehr
Performance & Scale — as exemplified by DBpedia and the LOD Cloud it spawned, i.e.,...
» mehr
Typical application scenariosMetadata enrichment and management, linked open data publishing, semantic inferencing...
» mehr
Life sciences : TypeDB makes working with biological data much easier and accelerates...
» mehr
Used for — Analytics/BI Conceptual Data Virtualization Enterprise Knowledge Graphs...
» mehr
Key customersBBC, Press Association, Financial Times, DK, Euromoney, The British Museum, Getty...
» mehr
Broad use across enterprises and governments including — European Union (EU) US Government...
» mehr
Market metricsGraphDB is the most utilized semantic triplestore for mission-critical enterprise...
» mehr
Largest installed-base ​of Multi-Model RDBMS for AI-friendly Knowledge Graphs Platform...
» mehr
Licensing and pricing modelsGraphDB-Free is free to use. SE and Enterprise are licensed per CPU-Core used. Perpetual...
» mehr
AGPL and Commercial . The commercial license is priced based on cluster resources...
» mehr
Available in both Commercial Enterprise and Open Source (GPL v2) Editions Feature...
» mehr

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
GraphDB infoUrsprünglicher Name: OWLIMTypeDB infoformerly named GraknVirtuoso
Erwähnungen in aktuellen Nachrichten

Ontotext's New AI-powered Target Discovery Solution Enables Life ...
15. Mai 2023, PR Newswire

Ontotext GraphDB 10.2 Makes it Easier to Manage and Store Data
10. März 2023, Database Trends and Applications

Ontotext GraphDB Passes the Linked Data Benchmarking Council's Social Network and the Semantic Publishing Benchmarks
12. April 2023, Yahoo Finance

Ontotext's GraphDB 10 Brings Modern Data Architectures to the ...
5. Juli 2022, PR Newswire

The Great Graph Debate: Revolutionary concept in databases or niche curiosity?
6. März 2023, The Register

bereitgestellt von Google News

Speedb's Data Storage Engine Goes Open Source
9. November 2022, Datanami

Spacecraft Engineering Models: How to Migrate UML to TypeQL
8. September 2021, hackernoon.com

Object Recognition With SPOT from Boston Robotics
10. Dezember 2020, hackernoon.com

bereitgestellt von Google News

How to fix "VSMX Test Page" (/vsmx/oper.vspx) in OpenLink-Virtuoso?
10. März 2023, community.openlinksw.com

Virtuoso Universal Server
9. Oktober 2011, Wikipedia

Virtuoso
7. Januar 2022, dbdb.io

7.1.2.Installation & Configuration
14. August 2022, docs.openlinksw.com

OpenLink Software — Virtuoso Universal Server
11. Dezember 2020, wikidata.dbpedia.org

bereitgestellt von Google News

Jobangebote

Ontology Senior Data Engineer
Barclays, Whippany, NJ

Director/VP of Sales (Americas)
Vaticle, Palo Alto, CA

jobs by Indeed



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

Cassandra Forward online event

Want to level up your Cassandra game?
If you missed the event or would like to re-watch a session, replays are available now. Watch now!

AllegroGraph logo

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

Neo4j logo

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

Redis logo

The world’s most loved real‑time data platform.
Try free

MariaDB logo

SkySQL, the ultimate
MariaDB cloud, is here.

Get started with SkySQL today!

Präsentieren Sie hier Ihr Produkt