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

DBMS > Apache IoTDB vs. Badger vs. GraphDB vs. RDF4J vs. Spark SQL

Vergleich der Systemeigenschaften Apache IoTDB vs. Badger vs. GraphDB vs. RDF4J vs. Spark SQL

Redaktionelle Informationen bereitgestellt von DB-Engines
NameApache IoTDB  Xaus Vergleich ausschliessenBadger  Xaus Vergleich ausschliessenGraphDB infoUrsprünglicher Name: OWLIM  Xaus Vergleich ausschliessenRDF4J infoformerly known as Sesame  Xaus Vergleich ausschliessenSpark SQL  Xaus Vergleich ausschliessen
KurzbeschreibungAn IoT native database with high performance for data management and analysis, deployable on the edge and the cloud and integrated with Hadoop, Spark and FlinkAn embeddable, persistent, simple and fast Key-Value Store, written purely in Go.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.Spark SQL ist ein Spark-Modul für die Verarbeitung strukturierter Daten
Primäres DatenbankmodellTime Series DBMSKey-Value StoreGraph DBMS
RDF Store
RDF StoreRelational DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte1,18
Rang#173  Overall
#15  Time Series DBMS
Punkte0,14
Rang#331  Overall
#49  Key-Value Stores
Punkte3,32
Rang#91  Overall
#6  Graph DBMS
#4  RDF Stores
Punkte0,69
Rang#230  Overall
#9  RDF Stores
Punkte18,96
Rang#33  Overall
#20  Relational DBMS
Websiteiotdb.apache.orggithub.com/­dgraph-io/­badgerwww.ontotext.comrdf4j.orgspark.apache.org/­sql
Technische Dokumentationiotdb.apache.org/­UserGuide/­Master/­QuickStart/­QuickStart.htmlgodoc.org/­github.com/­dgraph-io/­badgergraphdb.ontotext.com/­documentationrdf4j.org/­documentationspark.apache.org/­docs/­latest/­sql-programming-guide.html
Social network pagesLinkedInTwitterYouTubeGitHubMedium
EntwicklerApache Software FoundationDGraph LabsOntotextSince 2016 officially forked into an Eclipse project, former developer was Aduna Software.Apache Software Foundation
Erscheinungsjahr20182017200020042014
Aktuelle Version1.1.0, April 202310.4, Oktober 20233.5.0 ( 2.13), September 2023
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2.0Open Source infoApache 2.0kommerziell infoSome plugins of GraphDB Workbench are open sourcedOpen Source infoEclipse Distribution License (EDL), v1.0.Open Source infoApache 2.0
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.
ImplementierungsspracheJavaGoJavaJavaScala
Server BetriebssystemeAlle Betriebssysteme mit einer Java VM (>=1.8)BSD
Linux
OS X
Solaris
Windows
Alle Betriebssysteme mit einer Java VM
Linux
OS X
Windows
Linux
OS X
Unix
Windows
Linux
OS X
Windows
Datenschemajaschemafreischema-free and OWL/RDFS-schema support; RDF shapesja infoRDF Schemasja
Typisierung infovordefinierte Datentypen, z.B. float oder datejaneinjajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinnein
Sekundärindizesjaneinyes, supports real-time synchronization and indexing in SOLR/Elastic search/Lucene and GeoSPARQL geometry data indexesjanein
SQL infoSupport of SQLSQL-like query languageneinstored SPARQL accessed as SQL using Apache Calcite through JDBC/ODBCneinSQL-like DML and DDL statements
APIs und andere ZugriffskonzepteJDBC
Native API
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
JDBC
ODBC
Unterstützte ProgrammiersprachenC
C#
C++
Go
Java
Python
Scala
Go.Net
C#
Clojure
Java
JavaScript (Node.js)
PHP
Python
Ruby
Scala
Java
PHP
Python
Java
Python
R
Scala
Server-seitige Scripts infoStored Proceduresjaneinwell-defined plugin interfaces; JavaScript server-side extensibilityjanein
Triggersjaneinneinjanein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenhorizontal partitioning (by time range) + vertical partitioning (by deviceId)keinekeinekeineyes, utilizing Spark Core
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenselectable replication methods; using Raft/IoTConsensus algorithm to ensure strong/eventual data consistency among multiple replicaskeineMulti-Source Replikationkeinekeine
MapReduce infoBietet ein API für Map/Reduce OperationenIntegration with Hadoop and Sparkneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual Consistency
Strong Consistency with Raft
keineImmediate Consistency, Eventual consistency (configurable in cluster mode per master or individual client request)
Fremdschlüssel inforeferenzielle Integritätneinneinja infoConstraint checkingnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinneinACIDACID infoIsolation abhängig vom verwendeten APInein
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjajajaja infoIn-memory Storage wird ebenfalls unterstütztja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaneinnein
Berechtigungskonzept infoZugriffskontrollejaneinDefault 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.neinnein
Weitere Informationen bereitgestellt vom Systemhersteller
Apache IoTDBBadgerGraphDB infoUrsprünglicher Name: OWLIMRDF4J infoformerly known as SesameSpark SQL
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

Case study: Policy Enforcement Automation With Semantics
2. Mai 2024

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

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

TsFile: A Standard Format for IoT Time Series Data
27. Februar 2024, The New Stack

Linux 6.5 With AMD P-State EPP Default Brings Performance & Power Efficiency Benefits For Ryzen Servers
21. September 2023, Phoronix

AMD EPYC 8324P / 8324PN Siena 32-Core Siena Linux Server Performance Review
10. Oktober 2023, Phoronix

Apache Promotes IoT Database Project
25. September 2020, Datanami

IoTDB Provides Data Management for Industrial Edge IT
15. Oktober 2020, The New Stack

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 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

Ontotext's GraphDB 10 Brings Modern Data Architectures to the Mainstream with Better Resilience and Еаsier Operations
5. Juli 2022, PR Newswire

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

Use Amazon Athena with Spark SQL for your open-source transactional table formats | Amazon Web Services
24. Januar 2024, AWS Blog

What is Apache Spark? The big data platform that crushed Hadoop
3. April 2024, InfoWorld

Cracking the Apache Spark Interview: 80+ Top Questions and Answers for 2024
1. April 2024, Simplilearn

1.5 Years of Spark Knowledge in 8 Tips | by Michael Berk
23. Dezember 2023, Towards Data Science

Run Apache Hive workloads using Spark SQL with Amazon EMR on EKS | Amazon Web Services
18. Oktober 2023, AWS Blog

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

Milvus logo

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

RaimaDB logo

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

Neo4j logo

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

SingleStore logo

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

Präsentieren Sie hier Ihr Produkt