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 > Amazon Aurora vs. Citus vs. DuckDB vs. MaxDB vs. RRDtool

Vergleich der Systemeigenschaften Amazon Aurora vs. Citus vs. DuckDB vs. MaxDB vs. RRDtool

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAmazon Aurora  Xaus Vergleich ausschliessenCitus  Xaus Vergleich ausschliessenDuckDB  Xaus Vergleich ausschliessenMaxDB infoformerly named Adabas-D  Xaus Vergleich ausschliessenRRDtool  Xaus Vergleich ausschliessen
KurzbeschreibungMySQL und PostgreSQL kompatibles RDBMS Cloud-Service von AmazonScalable hybrid operational and analytics RDBMS for big data use cases based on PostgreSQLAn embeddable, in-process, column-oriented SQL OLAP RDBMSA robust and reliable RDBMS optimized to run all major SAP solutionsIndustry standard data logging and graphing tool for time series data. RRD is an acronym for round-robin database. infoThe data is stored in a circular buffer, thus the system storage footprint remains constant over time.
Primäres DatenbankmodellRelational DBMSRelational DBMSRelational DBMSRelational DBMSTime Series DBMS
Sekundäre DatenbankmodelleDocument StoreDocument Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte7,57
Rang#51  Overall
#32  Relational DBMS
Punkte2,15
Rang#117  Overall
#56  Relational DBMS
Punkte4,63
Rang#69  Overall
#37  Relational DBMS
Punkte2,26
Rang#114  Overall
#55  Relational DBMS
Punkte1,90
Rang#132  Overall
#11  Time Series DBMS
Websiteaws.amazon.com/­rds/­aurorawww.citusdata.comduckdb.orgmaxdb.sap.comoss.oetiker.ch/­rrdtool
Technische Dokumentationdocs.aws.amazon.com/­AmazonRDS/­latest/­AuroraUserGuide/­CHAP_Aurora.htmldocs.citusdata.comduckdb.org/­docsmaxdb.sap.com/­documentationoss.oetiker.ch/­rrdtool/­doc
EntwicklerAmazonSAP, acquired from Software AG (Adabas-D) in 1997Tobias Oetiker
Erscheinungsjahr20152010201819841999
Aktuelle Version8.1, Dezember 20181.0.0, Juni 20247.9.10.12, Februar 20241.8.0, 2022
Lizenz infoCommercial or Open SourcekommerziellOpen Source infoAGPL, commercial license also availableOpen Source infoMIT Licensekommerziell infoLimitierte Community Edition gratisOpen Source infoGPL V2 and FLOSS
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.
ImplementierungsspracheCC++C++C infoImplementations in Java (e.g. RRD4J) and C# available
Server BetriebssystemegehostetLinuxserverlosAIX
HP-UX
Linux
Solaris
Windows
HP-UX
Linux
Datenschemajajajajaja
Typisierung infovordefinierte Datentypen, z.B. float oder datejajajajaNumeric data only
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTjaja infospecific XML type available, but no XML query functionalityneinneinnein infoExporting into and restoring from XML files possible
Sekundärindizesjajajajanein
SQL infoSupport of SQLjaja infostandard, with numerous extensionsjajanein
APIs und andere ZugriffskonzepteADO.NET
JDBC
ODBC
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Arrow Database Connectivity (ADBC)
CLI Client
JDBC
ODBC
ADO.NET
JDBC
ODBC
WebDAV
In-process Library
Pipes
Unterstützte ProgrammiersprachenAda
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
.Net
C
C++
Delphi
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
C
C# info3rd party driver
C++
Crystal info3rd party driver
Go info3rd party driver
Java
Lisp info3rd party driver
Python
R
Ruby info3rd party driver
Rust
Swift
Zig info3rd party driver
.Net
C#
Java
Perl
PHP
Python
C infowith librrd library
C# infowith a different implementation of RRDTool
Java infowith a different implementation of RRDTool
JavaScript (Node.js) infowith a different implementation of RRDTool
Lua
Perl
PHP infowith a wrapper library
Python
Ruby
Server-seitige Scripts infoStored Proceduresjabenutzerdefinierte Funktionen inforealized in proprietary language PL/pgSQL or with common languages like Perl, Python, Tcl etc.neinjanein
Triggersjajaneinjanein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenhorizontale PartitionierungShardingkeinekeinekeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenSource-Replica ReplikationSource-Replica Replikation infoother methods possible by using 3rd party extensionskeineSource-Replica Replikationkeine
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistencykeine
Fremdschlüssel inforeferenzielle Integritätjajaneinjanein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACIDACIDACIDnein
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajayes, multi-version concurrency control (MVCC)jaja infoby using the rrdcached daemon
Durability infoDauerhafte Speicherung der Datenjajajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaneinjaneinja
Berechtigungskonzept infoZugriffskontrolleBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardneinBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standardnein

Weitere Informationen bereitgestellt vom Systemhersteller

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 AuroraCitusDuckDBMaxDB infoformerly named Adabas-DRRDtool
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

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

Erwähnungen in aktuellen Nachrichten

Continuously replicate Amazon DynamoDB changes to Amazon Aurora PostgreSQL using AWS Lambda | Amazon ...
14. Mai 2024, AWS Blog

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

Improve the performance of generative AI workloads on Amazon Aurora with Optimized Reads and pgvector | Amazon ...
9. Februar 2024, AWS Blog

Build generative AI applications with Amazon Aurora and Knowledge Bases for Amazon Bedrock | Amazon Web Services
2. Februar 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

bereitgestellt von Google News

Ubicloud wants to build an open source alternative to AWS
5. März 2024, TechCrunch

Microsoft acquires Citus Data, re-affirming its commitment to Open Source and accelerating Azure PostgreSQL ...
24. Januar 2019, Microsoft

Ubicloud reels in $16M for its open-source cloud platform
5. März 2024, SiliconANGLE News

Distributed PostgreSQL Benchmarks: Azure Cosmos DB, CockroachDB, and YugabyteDB
8. Juli 2023, InfoQ.com

Microsoft Benchmarks Distributed PostgreSQL DBs
10. Juli 2023, Datanami

bereitgestellt von Google News

DuckDB promises greater stability with 1.0 release
5. Juni 2024, The Register

DuckDB: The tiny but powerful analytics database
15. Mai 2024, InfoWorld

DuckDB 1.0 Released
4. Juni 2024, iProgrammer

DuckDB: In-Process Python Analytics for Not-Quite-Big Data
31. Mai 2024, The New Stack

DuckDB Walks to the Beat of Its Own Analytics Drum
5. März 2024, Datanami

bereitgestellt von Google News

SAP Content Server High Availability using Amazon EFS and SUSE | Amazon Web Services
30. Dezember 2020, AWS Blog

Extended Maintenance Commitments Across SAP Solutions
11. August 2020, SAP News

What is SAP S/4HANA?
21. März 2022, TechTarget

Alibaba Cloud Offers Access to SAP Software for Customers
5. Juni 2018, Alizila

Dear SAP, Why Don't You Make Hana A Success?
28. Juli 2021, E3-Magazin

bereitgestellt von Google News

SQLi vulnerability in Cacti could lead to RCE (CVE-2023-51448)
9. Januar 2024, Help Net Security

Critical IP spoofing bug patched in Cacti
15. Dezember 2022, The Daily Swig

How to install Cacti SNMP Monitor on Ubuntu
24. November 2017, TechRepublic

The 16 Best Open Source Network Monitoring Tools in 2023
21. Oktober 2022, Solutions Review

Graph Your Network with Cacti
1. Januar 2009, Open Source For You

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

Präsentieren Sie hier Ihr Produkt