DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > EXASOL vs. GraphDB vs. RDF4J vs. SwayDB vs. VoltDB

Vergleich der Systemeigenschaften EXASOL vs. GraphDB vs. RDF4J vs. SwayDB vs. VoltDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameEXASOL  Xaus Vergleich ausschliessenGraphDB infoUrsprünglicher Name: OWLIM  Xaus Vergleich ausschliessenRDF4J infoformerly known as Sesame  Xaus Vergleich ausschliessenSwayDB  Xaus Vergleich ausschliessenVoltDB  Xaus Vergleich ausschliessen
KurzbeschreibungHigh-performance, in-memory, MPP database specifically designed for in-memory analytics.Enterprise-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.RDF4J ist ein Java Framework zur Verarbeitung von RDF Daten, sowohl Hauptspeicher- als auch Disk-basiert.An embeddable, non-blocking, type-safe key-value store for single or multiple disks and in-memory storageVerteilte In-Memory NewSQL RDBMS infoVerwendet für OLTP Applikationen mit einer hohen Frequenz an relativ einfachen Transaktionen, die alle Daten im Hauptspeicher halten können
Primäres DatenbankmodellRelational DBMSGraph DBMS
RDF Store
RDF StoreKey-Value StoreRelational DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte1,99
Rang#124  Overall
#58  Relational DBMS
Punkte3,32
Rang#91  Overall
#6  Graph DBMS
#4  RDF Stores
Punkte0,69
Rang#230  Overall
#9  RDF Stores
Punkte0,00
Rang#382  Overall
#59  Key-Value Stores
Punkte1,44
Rang#158  Overall
#73  Relational DBMS
Websitewww.exasol.comwww.ontotext.comrdf4j.orgswaydb.simer.auwww.voltdb.com
Technische Dokumentationwww.exasol.com/­resourcesgraphdb.ontotext.com/­documentationrdf4j.org/­documentationdocs.voltdb.com
Social network pagesLinkedInTwitterYouTubeGitHubMedium
EntwicklerExasolOntotextSince 2016 officially forked into an Eclipse project, former developer was Aduna Software.Simer PlahaVoltDB Inc.
Erscheinungsjahr20002000200420182010
Aktuelle Version10.4, Oktober 202311.3, April 2022
Lizenz infoCommercial or Open Sourcekommerziellkommerziell infoSome plugins of GraphDB Workbench are open sourcedOpen Source infoEclipse Distribution License (EDL), v1.0.Open Source infoGNU Affero GPL V3.0Open Source infoAGPL für Community Edition, kommerzielle Lizenz für Enterprise, AWS und Pro Editionen
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.
ImplementierungsspracheJavaJavaScalaJava, C++
Server BetriebssystemeAlle Betriebssysteme mit einer Java VM
Linux
OS X
Windows
Linux
OS X
Unix
Windows
Linux
OS X infofor development
Datenschemajaschema-free and OWL/RDFS-schema support; RDF shapesja infoRDF Schemasschemafreija
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, XSLTneinneinnein
Sekundärindizesjayes, supports real-time synchronization and indexing in SOLR/Elastic search/Lucene and GeoSPARQL geometry data indexesjaneinja
SQL infoSupport of SQLjastored SPARQL accessed as SQL using Apache Calcite through JDBC/ODBCneinneinja infonur einen Teil von SQL 99
APIs und andere Zugriffskonzepte.Net
JDBC
ODBC
WebSocket
GeoSPARQL
GraphQL
GraphQL Federation
Java API
JDBC
RDF4J API
RDFS
RIO
Sail API
Sesame REST HTTP Protocol
SPARQL 1.1
Java API
RIO infoRDF Input/Output
Sail API
SeRQL infoSesame RDF Query Language
Sesame REST HTTP Protocol
SPARQL
Java API
JDBC
RESTful HTTP/JSON API
Unterstützte ProgrammiersprachenJava
Lua
Python
R
.Net
C#
Clojure
Java
JavaScript (Node.js)
PHP
Python
Ruby
Scala
Java
PHP
Python
Java
Kotlin
Scala
C#
C++
Erlang infonicht offiziell unterstützt
Go
Java
JavaScript infoNode.js
PHP
Python
Server-seitige Scripts infoStored Proceduresbenutzerdefinierte Funktionenwell-defined plugin interfaces; JavaScript server-side extensibilityjaneinJava
Triggersjaneinjaneinnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingkeinekeinekeineSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-Source ReplikationkeinekeineMulti-Source Replikation
Source-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenja infoHadoop integrationneinneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate Consistency, Eventual consistency (configurable in cluster mode per master or individual client request)Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätjaja infoConstraint checkingneinnein infoFOREIGN KEY constraints werden nicht unterstützt
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACIDACID infoIsolation abhängig vom verwendeten APIAtomic execution of operationsACID infoTransaktionen werden single-threaded innerhalb von Stored Procedures ausgeführt
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja infoDatenzugriffe werden vom Server serialisiert
Durability infoDauerhafte Speicherung der Datenjajaja infoIn-memory Storage wird ebenfalls unterstütztjaja infoSnapshots und Command Logging
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaja
Berechtigungskonzept infoZugriffskontrolleAccess rights for users, groups and roles according to SQL-standardDefault 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.neinneinBenutzer und Rollen mit Berechtigungen auf Stored Procedures
Weitere Informationen bereitgestellt vom Systemhersteller
EXASOLGraphDB infoUrsprünglicher Name: OWLIMRDF4J infoformerly known as SesameSwayDBVoltDB
Specific characteristicsOntotext GraphDB is a semantic database engine that allows organizations to build...
» mehr
Competitive advantagesGraphDB allows you to link text and data in big knowledge graphs. It’s easy to experiment...
» mehr
Typical application scenariosMetadata enrichment and management, linked data publishing, semantic inferencing...
» mehr
Key customers​ GraphDB provides a platform for building next-generation AI and Knowledge Graph...
» mehr
Market metricsGraphDB is the most utilized semantic triplestore for mission-critical enterprise...
» mehr
Licensing and pricing modelsGraphDB Free is a non-commercial version and is free to use. GraphDB Enterprise edition...
» mehr
Neuigkeiten

Okay, RAG… We Have a Problem
26. April 2024

Scaling Understanding with the Help of Feedback Loops, Knowledge Graphs and NLP
19. April 2024

How Knowledge Graphs Power Data Mesh and Data Fabric
10. April 2024

Building Smarter Financial Services: The Role of Semantic Technologies, Knowledge Graphs and Generative AI
3. April 2024

Using GraphDB’s Natural Language Interface to Talk with Your Content
29. März 2024

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
EXASOLGraphDB infoUrsprünglicher Name: OWLIMRDF4J infoformerly known as SesameSwayDBVoltDB
Erwähnungen in aktuellen Nachrichten

Exasol Finds AI Underinvestment Leads to Business Failure, But Data Challenges Stall Rapid Adoption
20. März 2024, businesswire.com

Exasol gets jolt of AI with Espresso suite of capabilities
26. Februar 2024, TechTarget

It's Back to the Database Future for Exasol CEO Tewes
26. Oktober 2023, Datanami

Top Customer-Rated Exasol Espresso Gets Boost of AI
13. November 2023, Yahoo Finance

Exasol Unveils New Suite of AI Tools to Turbocharge Enterprise Data Analytics
21. Februar 2024, businesswire.com

bereitgestellt von Google News

Ontotext's GraphDB Solution is Now Available on the Microsoft Azure Marketplace
16. Januar 2024, PR Newswire

Ontotext Unveils GraphDB 10.4 with Enhanced AWS Integration and ChatGPT Connector
24. Oktober 2023, Datanami

Ontotext GraphDB is available on Azure, delivers rich knowledge graph experience
23. Januar 2024, KMWorld Magazine

Ontotext Platform 3.0 for Enterprise Knowledge Graphs Released
18. Dezember 2019, KDnuggets

It's just semantics: Bulgarian software dev Ontotext squeezes out GraphDB 9.1
15. Januar 2020, The Register

bereitgestellt von Google News

GraphDB Goes Open Source
27. Januar 2020, iProgrammer

Ontotext's GraphDB 8.10 Makes Knowledge Graph Experience Faster and Richer
13. Juni 2019, Markets Insider

bereitgestellt von Google News

Unveiling Volt Active Data's game-changing approach to limitless app performance
16. Oktober 2023, YourStory

 VoltDB Launches Active(N) Lossless Cross Data Center Replication
31. August 2021, PR Newswire

VoltDB Turns to Real-Time Analytics with NewSQL Database
30. Januar 2014, Datanami

VoltDB Adds Geospatial Support, Cross-Site Replication
28. Januar 2016, The New Stack

VoltDB Upgrades Power, Security of Its In-Memory Database
1. Februar 2017, eWeek

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

SingleStore logo

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

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.

Präsentieren Sie hier Ihr Produkt