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

DBMS > Apache Jena - TDB vs. Datastax Enterprise vs. Hazelcast vs. Hyprcubd vs. MySQL

Vergleich der Systemeigenschaften Apache Jena - TDB vs. Datastax Enterprise vs. Hazelcast vs. Hyprcubd vs. MySQL

Redaktionelle Informationen bereitgestellt von DB-Engines
NameApache Jena - TDB  Xaus Vergleich ausschliessenDatastax Enterprise  Xaus Vergleich ausschliessenHazelcast  Xaus Vergleich ausschliessenHyprcubd  Xaus Vergleich ausschliessenMySQL  Xaus Vergleich ausschliessen
Hyprcubd seems to be discontinued. Therefore it is excluded from the DB-Engines ranking.
KurzbeschreibungApache Jena ist ein RDF store, der im Apache Jena Framework mitgeliefert wird und zur Persistierung und Abfrage von RDF Triplen verwendet werden kannDataStax Enterprise (DSE) is the always-on, scalable data platform built on Apache Cassandra and designed for hybrid Cloud. DSE integrates graph, search, analytics, administration, developer tooling, and monitoring into a unified platform.A widely adopted in-memory data gridServerless Time Series DBMSWeit verbreitetes, allgemein einsetzbares Open Source RDBMS
Primäres DatenbankmodellRDF StoreWide Column StoreKey-Value StoreTime Series DBMSRelational DBMS infoKey/Value Zugriff über memcached API
Sekundäre DatenbankmodelleDocument Store
Graph DBMS
Spatial DBMS
Suchmaschine
Vektor DBMS
Document Store infoJSON support with IMDG 3.12Document Store
Spatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte3,75
Rang#84  Overall
#3  RDF Stores
Punkte5,80
Rang#60  Overall
#4  Wide Column Stores
Punkte5,97
Rang#57  Overall
#6  Key-Value Stores
Punkte1083,74
Rang#2  Overall
#2  Relational DBMS
Websitejena.apache.org/­documentation/­tdb/­index.htmlwww.datastax.com/­products/­datastax-enterprisehazelcast.comhyprcubd.com (offline)www.mysql.com
Technische Dokumentationjena.apache.org/­documentation/­tdb/­index.htmldocs.datastax.comhazelcast.org/­imdg/­docsdev.mysql.com/­doc
EntwicklerApache Software Foundation infoursprünglich von HP Labs entwickeltDataStaxHazelcastHyprcubd, Inc.Oracle infoseit 2010, ursprünglich MySQL AB, danach Sun
Erscheinungsjahr2000201120081995
Aktuelle Version4.9.0, Juli 20236.8, April 20205.3.6, November 20238.4.0, April 2024
Lizenz infoCommercial or Open SourceOpen Source infoApache Lizenz, Version 2.0kommerziellOpen Source infoApache Version 2; commercial licenses availablekommerziellOpen Source infoGPL Version 2. Kommerzielle Lizenzen mit erweiterter Funktionalität sind verfügbar.
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinjanein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Datastax Astra DB: Astra DB simplifies cloud-native Cassandra application development for your apps, microservices and functions. Deploy in minutes on AWS, Google Cloud, Azure, and have it managed for you by the experts, with serverless, pay-as-you-go pricing.Aiven for MySQL: Fully managed MySQL, deployable in the cloud of your choice, with seamless integrations and lightning-fast setup.
ImplementierungsspracheJavaJavaJavaGoC und C++
Server BetriebssystemeAlle Betriebssysteme mit einer Java VMLinux
OS X
Alle Betriebssysteme mit einer Java VMgehostetFreeBSD
Linux
OS X
Solaris
Windows
Datenschemaja infoRDF Schemasschemafreischemafreijaja
Typisierung infovordefinierte Datentypen, z.B. float oder datejajajaja infotime, int, uint, float, stringja
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 strategyneinja
Sekundärindizesjajajaneinja
SQL infoSupport of SQLneinSQL-like DML and DDL statements (CQL); Spark SQLSQL-like query languageSQL-like query languageja infomit proprietären Erweiterungen
APIs und andere ZugriffskonzepteFuseki infoREST-style SPARQL HTTP Interface
Jena RDF API
RIO infoRDF Input/Output
Propriätäres Protokoll infoCQL (Cassandra Query Language)
TinkerPop Gremlin infowith DSE Graph
JCache
JPA
Memcached Protokoll
RESTful HTTP API
gRPC (https)ADO.NET
JDBC
ODBC
Proprietäres native API
Unterstützte ProgrammiersprachenJavaC
C#
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
.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 Proceduresjaneinja infoEvent Listeners, Executor Servicesneinja infoproprietäre Syntax
Triggersja infoüber Event Handerjaja infoEventsneinja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeineSharding infono "single point of failure"Shardinghorizontale Partitionierung, Sharding mit MySQL Cluster oder MySQL Fabric
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenkeineconfigurable replication factor, datacenter aware, advanced replication for edge computingja infoReplicated MapMulti-Source Replikation
Source-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenneinjajaneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate Consistency
Tunable Consistency infoconsistency level can be individually decided with each write operation
Immediate Consistency or Eventual Consistency selectable by user infoRaft Consensus AlgorithmEventual ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinneinja infonicht für MyISAM Storage Engine
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACID infoTDB Transactionsnein infoAtomicity and isolation are supported for single operationsone or two-phase-commit; repeatable reads; read commitedneinACID infonicht für MyISAM Storage Engine
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajaneinja infoTable Locks oder Row Locks abhängig von Storage Engine
Durability infoDauerhafte Speicherung der Datenjajajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjajaneinja
Berechtigungskonzept infoZugriffskontrolleAccess control via Jena SecurityZugriffsrechte für Benutzer auf einzelne Objekte definierbarRole-based access controltoken accessBenutzer mit feingranularem Berechtigungskonzept infokeine Benutzergruppen oder Rollen
Weitere Informationen bereitgestellt vom Systemhersteller
Apache Jena - TDBDatastax EnterpriseHazelcastHyprcubdMySQL
Specific characteristicsDataStax Enterprise is scale-out data infrastructure for enterprises that need to...
» mehr
Competitive advantagesSupporting the following application requirements: Zero downtime - Built on Apache...
» mehr
Typical application scenariosApplications that must be massively and linearly scalable with 100% uptime and able...
» mehr
Key customersCapital One, Cisco, Comcast, eBay, McDonald's, Microsoft, Safeway, Sony, UBS, and...
» mehr
Market metricsAmong the Forbes 100 Most Innovative Companies, DataStax is trusted by 5 of the top...
» mehr
Licensing and pricing modelsAnnual subscription
» 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
DrittanbieterCData: Connect to Big Data & NoSQL through standard Drivers.
» mehr

Navicat Monitor is a safe, simple and agentless remote server monitoring tool for MySQL and many other database management systems.
» mehr

Navicat for MySQL is the ideal solution for MySQL/MariaDB administration and development.
» mehr

Aiven for MySQL: Fully managed MySQL, deployable in the cloud of your choice, with seamless integrations and lightning-fast setup.
» mehr

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 - TDBDatastax EnterpriseHazelcastHyprcubdMySQL
DB-Engines Blog Posts

MySQL is the DBMS of the Year 2019
3. Januar 2020, Matthias Gelbmann, Paul Andlinger

MariaDB strengthens its position in the open source RDBMS market
5. April 2018, Matthias Gelbmann

The struggle for the hegemony in Oracle's database empire
2. Mai 2017, Paul Andlinger

alle anzeigen

Erwähnungen in aktuellen Nachrichten

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

Are there any Ontology Deployment Framework that can process OWL semantics and allow reasoning?
17. April 2018, ResearchGate

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

Comparing Grakn to Semantic Web Technologies — Part 1/3 | by Tomas Sabat
26. Juni 2020, Towards Data Science

bereitgestellt von Google News

DataStax and LlamaIndex Partner to Make Building RAG Applications Easier than Ever for GenAI Developers
20. Februar 2024, Business Wire

DataStax Introduces Enhanced RAG Capabilities Through Astra DB and NVIDIA Tech
19. März 2024, Datanami

DataStax Rolls Out Vector Search for Astra DB to Support Gen AI
19. Juli 2023, EnterpriseAI

DataStax adds vector search to boost support for generative AI workloads
18. Juli 2023, SiliconANGLE News

DataStax goes vector searching with Astra DB – Blocks and Files
20. Juli 2023, Blocks & Files

bereitgestellt von Google News

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

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

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

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

How to Sync Data From MySQL to Doris Using SeaTunnel
9. Mai 2024, hackernoon.com

Rule::array() and whereJsonOverlaps() for MySQL in Laravel 11.7
7. Mai 2024, Laravel News

Enterprise Manager: How Comcast enhanced monitoring for MySQL InnoDB Clusters
22. April 2024, blogs.oracle.com

Amazon Aurora MySQL version 2 (with MySQL 5.7 compatibility) to version 3 (with MySQL 8.0 compatibility) upgrade ...
18. März 2024, AWS Blog

Zendesk Moves from DynamoDB to MySQL and S3 to Save over 80% in Costs
29. Dezember 2023, InfoQ.com

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online 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

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

Präsentieren Sie hier Ihr Produkt