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 > Graph Engine vs. Percona Server for MySQL vs. RavenDB vs. Transbase vs. Virtuoso

Vergleich der Systemeigenschaften Graph Engine vs. Percona Server for MySQL vs. RavenDB vs. Transbase vs. Virtuoso

Redaktionelle Informationen bereitgestellt von DB-Engines
NameGraph Engine infoformer name: Trinity  Xaus Vergleich ausschliessenPercona Server for MySQL  Xaus Vergleich ausschliessenRavenDB  Xaus Vergleich ausschliessenTransbase  Xaus Vergleich ausschliessenVirtuoso  Xaus Vergleich ausschliessen
KurzbeschreibungA distributed in-memory data processing engine, underpinned by a strongly-typed RAM store and a general distributed computation engineVerbesserte, binärkompatible Alternative zu MySQL mit Performanceverbesserungen und erweiterten Diagnose- und Managementfeatures basierend auf XtraDB oder TokuDB Storage Engines.Open Source Operational and Transactional Enterprise NoSQL Document DatabaseA resource-optimized, high-performance, universally applicable RDBMSVirtuoso ist ein RDBMS das auch Graphen und RDF-Strukturen unterstützt
Primäres DatenbankmodellGraph DBMS
Key-Value Store
Relational DBMSDocument StoreRelational DBMSDocument Store
Graph DBMS
Native XML DBMS
Relational DBMS
RDF Store
Suchmaschine
Sekundäre DatenbankmodelleGraph DBMS
Spatial DBMS
Time Series DBMS
Spatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,62
Rang#240  Overall
#21  Graph DBMS
#35  Key-Value Stores
Punkte2,21
Rang#121  Overall
#58  Relational DBMS
Punkte3,01
Rang#101  Overall
#17  Document Stores
Punkte0,15
Rang#337  Overall
#147  Relational DBMS
Punkte4,20
Rang#83  Overall
#14  Document Stores
#4  Graph DBMS
#2  Native XML DBMS
#45  Relational DBMS
#2  RDF Stores
#9  Suchmaschinen
Websitewww.graphengine.iowww.percona.com/­software/­mysql-database/­percona-serverravendb.netwww.transaction.de/­en/­products/­transbase.htmlvirtuoso.openlinksw.com
Technische Dokumentationwww.graphengine.io/­docs/­manualwww.percona.com/­downloads/­Percona-Server-LATESTravendb.net/­docswww.transaction.de/­en/­products/­transbase/­features.htmldocs.openlinksw.com/­virtuoso
EntwicklerMicrosoftPerconaHibernating RhinosTransaction Software GmbHOpenLink Software
Erscheinungsjahr20102008201019871998
Aktuelle Version8.0.36-28, 20245.4, Juli 2022Transbase 8.3, 20227.2.11, September 2023
Lizenz infoCommercial or Open SourceOpen Source infoMIT LicenseOpen Source infoGPL Version 2Open Source infoAGPL Version 3, kommerzielle Lizenz verfügbarkommerziell infoDevelopment Lizenz gratisOpen Source infoGPLv2, erweiterte kommerzielle Lizenz verfügbar
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.
Implementierungssprache.NET and CC und C++C#C und C++C
Server Betriebssysteme.NETLinuxLinux
macOS
Raspberry Pi
Windows
FreeBSD
Linux
macOS
Solaris
Windows
AIX
FreeBSD
HP-UX
Linux
OS X
Solaris
Windows
Datenschemajajaschemafreijaja 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 datejajaneinjaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinjaneinja
Sekundärindizesjajajaja
SQL infoSupport of SQLneinjaSQL-like query language (RQL)jaja infoSQL-92, SQL-200x, SQL-3, SQLX
APIs und andere ZugriffskonzepteRESTful HTTP APIADO.NET
JDBC
ODBC
.NET Client API
F# Client API
Go Client API
Java Client API
NodeJS Client API
PHP Client API
Python Client API
RESTful HTTP API
ADO.NET
JDBC
ODBC
Proprietäres native API
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++
F#
Visual Basic
Ada
C
C#
C++
D
Eiffel
Erlang
Haskell
Java
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
.Net
C#
F#
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
C
C#
C++
Java
JavaScript
Kotlin
Objective-C
PHP
Python
.Net
C
C#
C++
Java
JavaScript
Perl
PHP
Python
Ruby
Visual Basic
Server-seitige Scripts infoStored Proceduresjajajajaja infoVirtuoso PL
Triggersneinjajajaja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenhorizontale PartitionierungShardingja
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-Source Replikation
Source-Replica Replikation
XtraDB Cluster
Multi-Source ReplikationSource-Replica ReplikationChain, star, and bi-directional replication
Multi-Source Replikation
Source-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenneinjaneinja
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyDefault ACID transactions on the local node (eventually consistent across the cluster). Atomic operations with cluster-wide ACID transactions. Eventual consistency for indexes and full-text search indexes.Immediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinjaneinjaja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinACIDACID, Cluster-wide transaction availablejaACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenoptional: either by committing a write-ahead log (WAL) to the local persistent storage or by dumping the memory to a persistent storagejajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjajaneinja
Berechtigungskonzept infoZugriffskontrolleBenutzer mit feingranularem Berechtigungskonzept infokeine Benutzergruppen oder RollenAuthorization levels configured per client per databaseBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardFine-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
Graph Engine infoformer name: TrinityPercona Server for MySQLRavenDBTransbaseVirtuoso
Specific characteristicsVirtuoso is a modern multi-model RDBMS for managing data represented as tabular relations...
» mehr
Competitive advantagesPerformance & Scale — as exemplified by DBpedia and the LOD Cloud it spawned, i.e.,...
» mehr
Typical application scenariosUsed for — Analytics/BI Conceptual Data Virtualization Enterprise Knowledge Graphs...
» mehr
Key customersBroad use across enterprises and governments including — European Union (EU) US Government...
» mehr
Market metricsLargest installed-base ​of Multi-Model RDBMS for AI-friendly Knowledge Graphs Platform...
» mehr
Licensing and pricing modelsAvailable 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
Graph Engine infoformer name: TrinityPercona Server for MySQLRavenDBTransbaseVirtuoso
Erwähnungen in aktuellen Nachrichten

Trinity
2. Juni 2023, Microsoft

Open source Microsoft Graph Engine takes on Neo4j
13. Februar 2017, InfoWorld

IBM releases Graph, a service that can outperform SQL databases
27. Juli 2016, GeekWire

How Google and Microsoft taught search to "understand" the Web
6. Juni 2012, Ars Technica

Aerospike Is Now a Graph Database, Too
21. Juni 2023, Datanami

bereitgestellt von Google News

A Momentous 2023, Headlined by a 19% increase of ARR, Positions Percona for Even Greater Success in the Year ...
27. März 2024, Business Wire

Update or migrate? Planning for MySQL 5.7 EOL
22. Juni 2023, InfoWorld

If you don't brush and floss, you're gonna get an abscess – same with MySQL updates
11. Mai 2023, The Register

Sizing Up Servers: Intel's Skylake-SP Xeon versus AMD's EPYC 7000 - The Server CPU Battle of the Decade?
11. Juli 2017, AnandTech

How to deploy the Percona database performance monitor with Docker
24. Februar 2023, TechRepublic

bereitgestellt von Google News

RavenDB Welcomes David Baruc as Chief Revenue Officer: Seasoned Tech Leader to Drive Global Sales and ...
13. Juni 2023, PR Newswire

Install the NoSQL RavenDB Data System
14. Mai 2021, The New Stack

Oren Eini on RavenDB, Including Consistency Guarantees and C# as the Implementation Language
23. Mai 2022, InfoQ.com

How I Created a RavenDB Python Client
23. September 2016, Visual Studio Magazine

RavenDB Adds Graph Queries
15. Mai 2019, Datanami

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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

AllegroGraph logo

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

Präsentieren Sie hier Ihr Produkt