DB-EnginesextremeDB - Data management wherever you need itEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von Redgate Software

DBMS > Apache Jena - TDB vs. ArangoDB vs. GraphDB vs. Trino

Vergleich der Systemeigenschaften Apache Jena - TDB vs. ArangoDB vs. GraphDB vs. Trino

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

Redaktionelle Informationen bereitgestellt von DB-Engines
NameApache Jena - TDB  Xaus Vergleich ausschliessenArangoDB  Xaus Vergleich ausschliessenGraphDB infoUrsprünglicher Name: OWLIM  Xaus Vergleich ausschliessenTrino  Xaus Vergleich ausschliessen
KurzbeschreibungApache Jena ist ein RDF store, der im Apache Jena Framework mitgeliefert wird und zur Persistierung und Abfrage von RDF Triplen verwendet werden kannNative multi-model DBMS for graph, document, key/value and search. All in one engine and accessible with one query language.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.Fast distributed SQL query engine for big data analytics. Forked from Presto and originally named PrestoSQL
Primäres DatenbankmodellRDF StoreDocument Store
Graph DBMS
Key-Value Store
Suchmaschine
Graph DBMS
RDF Store
Relational DBMS
Sekundäre DatenbankmodelleDocument Store
Key-Value Store
Spatial DBMS
Suchmaschine
Time Series DBMS
Wide Column Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte2,87
Rang#94  Overall
#4  RDF Stores
Punkte3,09
Rang#83  Overall
#15  Document Stores
#5  Graph DBMS
#11  Key-Value Stores
#10  Suchmaschinen
Punkte2,89
Rang#93  Overall
#7  Graph DBMS
#3  RDF Stores
Punkte5,35
Rang#61  Overall
#35  Relational DBMS
Websitejena.apache.org/­documentation/­tdb/­index.htmlarangodb.comwww.ontotext.comtrino.io
Technische Dokumentationjena.apache.org/­documentation/­tdb/­index.htmldocs.arangodb.comgraphdb.ontotext.com/­documentationtrino.io/­broadcast
trino.io/­docs/­current
Social network pagesGitHubLinkedInTwitterMediumYouTube
EntwicklerApache Software Foundation infoursprünglich von HP Labs entwickeltArangoDB Inc.OntotextTrino Software Foundation
Erscheinungsjahr2000201220002012 info2020 rebranded from PrestoSQL
Aktuelle Version4.9.0, Juli 20233.11.5, November 202310.4, Oktober 2023
Lizenz infoCommercial or Open SourceOpen Source infoApache Lizenz, Version 2.0Open Source infoApache Version 2; Commercial license (Enterprise) availablekommerziell infoSome plugins of GraphDB Workbench are open sourcedOpen Source infoApache Version 2.0
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheJavaC++JavaJava
Server BetriebssystemeAlle Betriebssysteme mit einer Java VMLinux
OS X
Windows
Alle Betriebssysteme mit einer Java VM
Linux
OS X
Windows
Linux
macOS infofor devlopment
Datenschemaja infoRDF Schemasschemafrei infoInnerhalb einer Collection wird das Schema automatisch erkanntschema-free and OWL/RDFS-schema support; RDF shapesja
Typisierung infovordefinierte Datentypen, z.B. float oder datejaja infostring, double, boolean, list, hashjaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinnein
Sekundärindizesjajayes, supports real-time synchronization and indexing in SOLR/Elastic search/Lucene and GeoSPARQL geometry data indexesdepending on connected data-source
SQL infoSupport of SQLneinneinstored SPARQL accessed as SQL using Apache Calcite through JDBC/ODBCja
APIs und andere ZugriffskonzepteFuseki infoREST-style SPARQL HTTP Interface
Jena RDF API
RIO infoRDF Input/Output
AQL
Foxx Framework
Graph API (Gremlin)
GraphQL query language
HTTP API
Java & SpringData
JSON style queries
VelocyPack/VelocyStream
GeoSPARQL
GraphQL
GraphQL Federation
Java API
JDBC
RDF4J API
RDFS
RIO
Sail API
Sesame REST HTTP Protocol
SPARQL 1.1
JDBC
RESTful HTTP API
Trino CLI
Unterstützte ProgrammiersprachenJavaC#
C++
Clojure
Elixir
Go
Java
JavaScript (Node.js)
PHP
Python
R
Rust
.Net
C#
Clojure
Java
JavaScript (Node.js)
PHP
Python
Ruby
Scala
Go
Java
JavaScript (Node.js)
Python
R
Ruby
Server-seitige Scripts infoStored ProceduresjaJavaScriptwell-defined plugin interfaces; JavaScript server-side extensibilityyes, depending on connected data-source
Triggersja infoüber Event Handerneinneinnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeineSharding infoAb Version 2.0keinedepending on connected data-source
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenkeineSource-replica replication with configurable replication factorMulti-Source Replikationdepending on connected data-source
MapReduce infoBietet ein API für Map/Reduce Operationenneinnein infoMöglich über stored procedures in JavaScriptneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual Consistency infoEinstellbar per collection oder per Write
Immediate Consistency
OneShard (highly available, fault-tolerant deployment mode with ACID semantics)
Immediate Consistency, Eventual consistency (configurable in cluster mode per master or individual client request)depending on connected data-source
Fremdschlüssel inforeferenzielle Integritätja inforelationships in graphsja infoConstraint checkingnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACID infoTDB TransactionsACIDACIDdepending on connected data-source
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajaja
Durability infoDauerhafte Speicherung der Datenjajajadepending on connected data-source
Berechtigungskonzept infoZugriffskontrolleAccess control via Jena SecurityjaDefault 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.SQL standard access control
Weitere Informationen bereitgestellt vom Systemhersteller
Apache Jena - TDBArangoDBGraphDB infoUrsprünglicher Name: OWLIMTrino
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

67: Extra speed with Exasol and Trino
30. Oktober 2024

A glimpse at the summit
17. Oktober 2024

A Kubernetes operator for Trino?
10. Oktober 2024

SQL basecamps before Trino Summit
7. Oktober 2024

23 is a go, keeping pace with Java
17. September 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
Apache Jena - TDBArangoDBGraphDB infoUrsprünglicher Name: OWLIMTrino
DB-Engines Blog Posts

The Weight of Relational Databases: Time for Multi-Model?
29. August 2017, Luca Olivari (guest author)

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Extract and query knowledge graphs using Apache Jena (SPARQL Engine)
4. Dezember 2019, Towards Data Science

Introducing Graph Store Protocol support for Amazon Neptune
2. August 2021, AWS Blog

A Semantic Knowledge Graph of European Mountain Value Chains
7. September 2024, Nature.com

Figure 1: Examples of DGGS based on the mapping of the faces of...
23. Juni 2022, ResearchGate

6 Java Libraries for Machine Learning
3. Oktober 2023, AIM

bereitgestellt von Google News

ArangoDB advances graph database fortunes with new funding
6. Oktober 2021, TechTarget

Multimodel database company ArangoDB lands $10M in funding
14. März 2019, SiliconANGLE News

How to Build Knowledge Graph Enhanced Chatbot with ChatGPT and ArangoDB
30. Juni 2023, DataDrivenInvestor

Graph Database Market to grow at a CAGR of 19.9% from 2022 to 2027|Increased demand for low-latency queries is a major trend _ Technavio
7. August 2023, PR Newswire

15 Best Free Database Software for Data Management in 2024
19. September 2024, G2

bereitgestellt von Google News

Semantic Web Company and Ontotext Merge to Create Knowledge Graph and AI Powerhouse Graphwise
23. Oktober 2024, PR Newswire

Semantic Web Company and Ontotext merge to form Graphwise
23. Oktober 2024, Blocks & Files

A Content Management Platform and a Graph Database Come Together in the New Company: Graphwise
28. Oktober 2024, The Recursive

Knowledge graphs change the nature of business intelligence
8. April 2024, TechHQ

Major AI Merger: Bulgarian Ontotext merges with Semantic Web Company to form Graphwise
24. Oktober 2024, Trending Topics SEE

bereitgestellt von Google News

The Perfect AI Storage: Trino From Facebook And Iceberg From Netflix?
30. April 2024, The Next Platform

A look at Presto, Trino SQL query engines
9. August 2022, TechTarget

Run queries up to 9x faster using Trino with Amazon S3 Select on Amazon EMR
21. November 2022, AWS Blog

Starburst Galaxy brings fully managed Trino deployment to AWS
13. Mai 2021, VentureBeat

Ahana: Lakehouses need community-governed SQL
22. Dezember 2022, Blocks & Files

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

SingleStore logo

The data platform to build your intelligent applications.
Try it free.

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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