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 > Apache Jena - TDB vs. ArcadeDB vs. Hazelcast vs. Oracle Rdb vs. TiDB

Vergleich der Systemeigenschaften Apache Jena - TDB vs. ArcadeDB vs. Hazelcast vs. Oracle Rdb vs. TiDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameApache Jena - TDB  Xaus Vergleich ausschliessenArcadeDB  Xaus Vergleich ausschliessenHazelcast  Xaus Vergleich ausschliessenOracle Rdb  Xaus Vergleich ausschliessenTiDB  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 kannFast and scalable multi-model DBMS, originally forked from OrientDB but most of the code has been rewrittenA widely adopted in-memory data gridTiDB is an open source distributed SQL database that supports Hybrid Transactional/Analytical Processing (HTAP) workloads. It is MySQL compatible and features horizontal scalability, strong consistency, and high availability.
Primäres DatenbankmodellRDF StoreDocument Store
Graph DBMS
Key-Value Store
Time Series DBMS infoin next version
Key-Value StoreRelational DBMSRelational DBMS
Sekundäre DatenbankmodelleDocument Store infoJSON support with IMDG 3.12Document Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte3,75
Rang#84  Overall
#3  RDF Stores
Punkte0,02
Rang#366  Overall
#50  Document Stores
#38  Graph DBMS
#53  Key-Value Stores
#36  Time Series DBMS
Punkte5,97
Rang#57  Overall
#6  Key-Value Stores
Punkte1,08
Rang#184  Overall
#85  Relational DBMS
Punkte4,66
Rang#70  Overall
#38  Relational DBMS
Websitejena.apache.org/­documentation/­tdb/­index.htmlarcadedb.comhazelcast.comwww.oracle.com/­database/­technologies/­related/­rdb.htmlpingcap.com
Technische Dokumentationjena.apache.org/­documentation/­tdb/­index.htmldocs.arcadedb.comhazelcast.org/­imdg/­docswww.oracle.com/­database/­technologies/­related/­rdb-doc.htmldocs.pingcap.com/­tidb/­stable
EntwicklerApache Software Foundation infoursprünglich von HP Labs entwickeltArcade DataHazelcastOracle, originally developed by Digital Equipment Corporation (DEC)PingCAP, Inc.
Erscheinungsjahr20002021200819842016
Aktuelle Version4.9.0, Juli 2023September 20215.3.6, November 20237.4.1.1, 20218.0.0, Maerz 2024
Lizenz infoCommercial or Open SourceOpen Source infoApache Lizenz, Version 2.0Open Source infoApache Version 2.0Open Source infoApache Version 2; commercial licenses availablekommerziellOpen 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.
TiDB Cloud: Fully-managed TiDB Service. Bring everything great about TiDB to the cloud.
ImplementierungsspracheJavaJavaJavaGo, Rust
Server BetriebssystemeAlle Betriebssysteme mit einer Java VMAlle Betriebssysteme mit einer Java VMAlle Betriebssysteme mit einer Java VMHP Open VMSLinux
Datenschemaja infoRDF SchemasschemafreischemafreiFlexible Schema (defined schema, partial schema, schema free)ja
Typisierung infovordefinierte Datentypen, z.B. float oder datejajajajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinja infothe object must implement a serialization strategyneinnein
Sekundärindizesjajajajaja
SQL infoSupport of SQLneinSQL-like query language, no joinsSQL-like query languagejaja
APIs und andere ZugriffskonzepteFuseki infoREST-style SPARQL HTTP Interface
Jena RDF API
RIO infoRDF Input/Output
JDBC
MongoDB API
OpenCypher
PostgreSQL wire protocol
Redis API
RESTful HTTP/JSON API
TinkerPop Gremlin
JCache
JPA
Memcached Protokoll
RESTful HTTP API
GORM
JDBC
ODBC
Proprietäres Protokoll
SQLAlchemy
Unterstützte ProgrammiersprachenJavaJava.Net
C#
C++
Clojure
Go
Java
JavaScript (Node.js)
Python
Scala
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Server-seitige Scripts infoStored Proceduresjaja infoEvent Listeners, Executor Servicesnein
Triggersja infoüber Event Handerja infoEventsnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeineShardinghorizontal partitioning (by key range)
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenkeineSource-Replica Replikationja infoReplicated MapUsing Raft consensus algorithm to ensure data replication with strong consistency among multiple replicas.
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinjaneinja infowith TiSpark Connector
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate Consistency or Eventual Consistency selectable by user infoRaft Consensus AlgorithmImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätja inforelationship in graphsneinjaja infofull support since version 6.6
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACID infoTDB TransactionsACIDone or two-phase-commit; repeatable reads; read commitedyes, on a single nodeACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjajajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaneinnein
Berechtigungskonzept infoZugriffskontrolleAccess control via Jena SecurityRole-based access controlFine grained access rights according to SQL-standard
Weitere Informationen bereitgestellt vom Systemhersteller
Apache Jena - TDBArcadeDBHazelcastOracle RdbTiDB
Specific characteristicsTiDB is an advanced open-source, distributed SQL database for modern application...
» mehr
Competitive advantages- HORIZONTAL SCALING : TiDB grants total transparency into your data workloads without...
» mehr
Typical application scenariosTiDB is ideal for transactional applications that require extreme scalability and...
» mehr
Key customersBlock, Pinterest, Catalyst, Bolt, Flipkart, Capcom, Shopee (E-commerce), JD Cloud...
» mehr
Market metrics34K+ GitHub stars 5K+ members in TiDB Community Slack 1K+ community contributors...
» mehr
Licensing and pricing modelsTiDB Community : Free open source software (Apache 2.0) TiDB Self-Hosted : Enterprise...
» 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
Apache Jena - TDBArcadeDBHazelcastOracle RdbTiDB
Erwähnungen in aktuellen Nachrichten

Sparql Secrets In Jena-Fuseki - DataScienceCentral.com
24. Juli 2022, Data Science Central

A catalogue with semantic annotations makes multilabel datasets FAIR | Scientific Reports
4. Mai 2022, Nature.com

MarkLogic Hones Its Triple Store
18. August 2015, Datanami

How relevant is data analytics to businesses today?
21. August 2016, The Sociable

bereitgestellt von Google News

Hazelcast Weaves Wider Logic Threads Through The Data Fabric
7. März 2024, Forbes

Hazelcast Sets New Standards for AI Workloads with Platform 5.4 Enhancements
18. April 2024, Datanami

Hazelcast 5.4 real time data processing platform boosts AI and consistency
17. April 2024, VentureBeat

Real-Time Data Platform Hazelcast Introduces New Chief Technology Officer Adrian Soars
7. November 2023, Finovate

Hazelcast: The 'true' value of streaming real-time data
27. September 2023, ComputerWeekly.com

bereitgestellt von Google News

Oracle Adds New AI-Enabling Features To MySQL HeatWave
23. März 2023, Forbes

Should we all consolidate databases for the storage benefits? Reg vultures deploy DevOps, zoos, haircuts
18. September 2020, The Register

2013 Data Science Salary Survey – O'Reilly
4. Mai 2013, oreilly.com

bereitgestellt von Google News

How PingCAP transformed TiDB into a serverless DBaaS using Amazon S3 and Amazon EBS | Amazon Web Services
14. November 2023, AWS Blog

Google Cloud's C3D Instances Provide Strong Performance Value For PingCAP's TiDB
28. März 2024, Phoronix

PingCAP Launches TiDB 7.5, Enhancing Distributed SQL Database Tech
19. Dezember 2023, Datanami

Announcing TiDB 7.4: The Best Database Alternative for MySQL 8.0
1. November 2023, PR Newswire

Unlocking performance, scalability, and cost-efficiency of Zomato's Billing Platform by switching from TiDB to ...
22. Dezember 2023, AWS Blog

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

AllegroGraph logo

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

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

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

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