DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > Amazon Aurora vs. Apache Jena - TDB vs. H2 vs. InfluxDB vs. Milvus

Vergleich der Systemeigenschaften Amazon Aurora vs. Apache Jena - TDB vs. H2 vs. InfluxDB vs. Milvus

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAmazon Aurora  Xaus Vergleich ausschliessenApache Jena - TDB  Xaus Vergleich ausschliessenH2  Xaus Vergleich ausschliessenInfluxDB  Xaus Vergleich ausschliessenMilvus  Xaus Vergleich ausschliessen
KurzbeschreibungMySQL und PostgreSQL kompatibles RDBMS Cloud-Service von AmazonApache Jena ist ein RDF store, der im Apache Jena Framework mitgeliefert wird und zur Persistierung und Abfrage von RDF Triplen verwendet werden kannFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.DBMS for storing time series, events and metricsA DBMS designed for efficient storage of vector data and vector similarity searches
Primäres DatenbankmodellRelational DBMSRDF StoreRelational DBMSTime Series DBMSVektor DBMS
Sekundäre DatenbankmodelleDocument StoreSpatial DBMSSpatial DBMS infowith GEO package
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte7,91
Rang#50  Overall
#32  Relational DBMS
Punkte3,75
Rang#84  Overall
#3  RDF Stores
Punkte8,13
Rang#49  Overall
#31  Relational DBMS
Punkte25,83
Rang#28  Overall
#1  Time Series DBMS
Punkte2,31
Rang#113  Overall
#3  Vektor DBMS
Websiteaws.amazon.com/­rds/­aurorajena.apache.org/­documentation/­tdb/­index.htmlwww.h2database.comwww.influxdata.com/­products/­influxdb-overviewmilvus.io
Technische Dokumentationdocs.aws.amazon.com/­AmazonRDS/­latest/­AuroraUserGuide/­CHAP_Aurora.htmljena.apache.org/­documentation/­tdb/­index.htmlwww.h2database.com/­html/­main.htmldocs.influxdata.com/­influxdbmilvus.io/­docs/­overview.md
EntwicklerAmazonApache Software Foundation infoursprünglich von HP Labs entwickeltThomas Mueller
Erscheinungsjahr20152000200520132019
Aktuelle Version4.9.0, Juli 20232.2.220, Juli 20232.7.6, April 20242.3.4, Jänner 2024
Lizenz infoCommercial or Open SourcekommerziellOpen Source infoApache Lizenz, Version 2.0Open Source infodual-licence (Mozilla public license, Eclipse public license)Open Source infoMIT-License; commercial enterprise version availableOpen Source infoApache Version 2.0
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarjaneinneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Zilliz Cloud – Cloud-native service for Milvus
ImplementierungsspracheJavaJavaGoC++, Go
Server BetriebssystemegehostetAlle Betriebssysteme mit einer Java VMAlle Betriebssysteme mit einer Java VMLinux
OS X infothrough Homebrew
Linux
macOS info10.14 or later
Windows infowith WSL 2 enabled
Datenschemajaja infoRDF Schemasjaschemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder datejajajaNumeric data and StringsVector, Numeric and String
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTjaneinneinnein
Sekundärindizesjajajaneinnein
SQL infoSupport of SQLjaneinjaSQL-like query languagenein
APIs und andere ZugriffskonzepteADO.NET
JDBC
ODBC
Fuseki infoREST-style SPARQL HTTP Interface
Jena RDF API
RIO infoRDF Input/Output
JDBC
ODBC
HTTP API
JSON over UDP
RESTful HTTP API
Unterstützte ProgrammiersprachenAda
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
JavaJava.Net
Clojure
Erlang
Go
Haskell
Java
JavaScript
JavaScript (Node.js)
Lisp
Perl
PHP
Python
R
Ruby
Rust
Scala
C++
Go
Java
JavaScript (Node.js)
Python
Server-seitige Scripts infoStored ProceduresjajaJava Stored Procedures and User-Defined Functionsneinnein
Triggersjaja infoüber Event Handerjaneinnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenhorizontale PartitionierungkeinekeineSharding infoin enterprise version onlySharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenSource-Replica ReplikationkeineWith clustering: 2 database servers on different computers operate on identical copies of a databasefrei wählbarer Replikationsfaktor infoin enterprise version only
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyBounded Staleness
Eventual Consistency
Immediate Consistency
Session Consistency
Tunable Consistency
Fremdschlüssel inforeferenzielle Integritätjajaneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACID infoTDB TransactionsACIDneinnein
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajayes, multi-version concurrency control (MVCC)jaja
Durability infoDauerhafte Speicherung der Datenjajajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjajaja infoDepending on used storage engineja
Berechtigungskonzept infoZugriffskontrolleBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardAccess control via Jena SecurityBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardEinfache Rechteverwaltung mit BenutzeraccountsRole based access control and fine grained access rights
Weitere Informationen bereitgestellt vom Systemhersteller
Amazon AuroraApache Jena - TDBH2InfluxDBMilvus
Specific characteristicsInfluxData is the creator of InfluxDB , the open source time series database. It...
» mehr
Milvus is an open-source and cloud-native vector database built for production-ready...
» mehr
Competitive advantagesTime to Value InfluxDB is available in all the popular languages and frameworks,...
» mehr
Highly available, versatile, and robust with millisecond latency. Supports batch...
» mehr
Typical application scenariosIoT & Sensor Monitoring Developers are witnessing the instrumentation of every available...
» mehr
RAG: retrieval augmented generation Video media : video understanding, video deduplication....
» mehr
Key customersInfluxData has more than 1,900 paying customers, including customers include MuleSoft,...
» mehr
Milvus is trusted by thousands of enterprises, including PayPal, eBay, IKEA, LINE,...
» mehr
Market metricsFastest-growing database to drive 27,500 GitHub stars Over 750,000 daily active instances
» mehr
As of January 2024, 25k+ GitHub stars 10M+ downloads and installations​ ​ 3k+ enterprise...
» mehr
Licensing and pricing modelsOpen source core with closed source clustering available either on-premise or on...
» mehr
Milvus was released under the open-source Apache License 2.0 in October 2019. Fully-managed...
» mehr
Neuigkeiten

Converting Timestamp to Date in Java
7. Mai 2024

A Detailed Guide to C# TimeSpan
2. Mai 2024

The Final Frontier: Using InfluxDB on the International Space Station
30. April 2024

Getting the Current Time in C#: A Guide
26. April 2024

Sync Data from InfluxDB v2 to v3 With the Quix Template
8. 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
Amazon AuroraApache Jena - TDBH2InfluxDBMilvus
DB-Engines Blog Posts

Cloud-based DBMS's popularity grows at high rates
12. Dezember 2019, Paul Andlinger

The popularity of cloud-based DBMSs has increased tenfold in four years
7. Februar 2017, Matthias Gelbmann

Amazon - the rising star in the DBMS market
3. August 2015, Matthias Gelbmann

alle anzeigen

Why Build a Time Series Data Platform?
20. Juli 2017, Paul Dix (guest author)

Time Series DBMS are the database category with the fastest increase in popularity
4. Juli 2016, Matthias Gelbmann

Time Series DBMS as a new trend?
1. Juni 2015, Paul Andlinger

alle anzeigen

Vector databases
2. Juni 2023, Matthias Gelbmann

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Join the preview of Amazon Aurora Limitless Database | Amazon Web Services
27. November 2023, AWS Blog

Handle tables without primary keys while creating Amazon Aurora PostgreSQL zero-ETL integrations with Amazon ...
18. April 2024, AWS Blog

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

New – Amazon Aurora Optimized Reads for Aurora PostgreSQL with up to 8x query latency improvement for I/O ...
8. November 2023, AWS Blog

Knowledge Bases for Amazon Bedrock now supports Amazon Aurora PostgreSQL and Cohere embedding models ...
12. Februar 2024, AWS Blog

bereitgestellt von Google News

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

Run and manage open source InfluxDB databases with Amazon Timestream | Amazon Web Services
14. März 2024, AWS Blog

Amazon Timestream: Managed InfluxDB for Time Series Data
14. März 2024, The New Stack

InfluxData Collaborating with AWS to Bring InfluxDB and Time Series Analytics to Developers Around the World
14. März 2024, Business Wire

How the FDAP Stack Gives InfluxDB 3.0 Real-Time Speed, Efficiency
15. März 2024, Datanami

Time-series database startup InfluxData debuts self-managed version of InfluxDB
6. September 2023, SiliconANGLE News

bereitgestellt von Google News

What Is Milvus Vector Database?
6. Oktober 2023, The New Stack

Zilliz Unveils Game-Changing Features for Vector Search
22. März 2024, Datanami

AI-Powered Search Engine With Milvus Vector Database on Vultr
31. Januar 2024, SitePoint

Milvus 2.4 Unveils Game-Changing Features for Enhanced Vector Search
20. März 2024, GlobeNewswire

IBM watsonx.data’s integrated vector database: unify, prepare, and deliver your data for AI
9. April 2024, ibm.com

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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.

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.

SingleStore logo

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

Präsentieren Sie hier Ihr Produkt