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 DocumentDB vs. MonetDB vs. RRDtool vs. TimesTen vs. YugabyteDB

Vergleich der Systemeigenschaften Amazon DocumentDB vs. MonetDB vs. RRDtool vs. TimesTen vs. YugabyteDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAmazon DocumentDB  Xaus Vergleich ausschliessenMonetDB  Xaus Vergleich ausschliessenRRDtool  Xaus Vergleich ausschliessenTimesTen  Xaus Vergleich ausschliessenYugabyteDB  Xaus Vergleich ausschliessen
KurzbeschreibungFast, scalable, highly available, and fully managed MongoDB-compatible database serviceEin relationales Datenbankmanagementsystem mit spaltenweiser Abspeicherung der DatenIndustry 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.In-Memory RDBMS compatible to OracleHigh-performance distributed SQL database for global, internet-scale applications. Wire and feature compatible with PostgreSQL.
Primäres DatenbankmodellDocument StoreRelational DBMSTime Series DBMSRelational DBMSRelational DBMS
Sekundäre DatenbankmodelleDocument Store
Spatial DBMS
Document Store
Wide Column Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte1,89
Rang#137  Overall
#24  Document Stores
Punkte1,72
Rang#148  Overall
#68  Relational DBMS
Punkte2,14
Rang#124  Overall
#10  Time Series DBMS
Punkte1,35
Rang#165  Overall
#75  Relational DBMS
Punkte3,11
Rang#99  Overall
#51  Relational DBMS
Websiteaws.amazon.com/­documentdbwww.monetdb.orgoss.oetiker.ch/­rrdtoolwww.oracle.com/­database/­technologies/­related/­timesten.htmlwww.yugabyte.com
Technische Dokumentationaws.amazon.com/­documentdb/­resourceswww.monetdb.org/­Documentationoss.oetiker.ch/­rrdtool/­docdocs.oracle.com/­database/­timesten-18.1docs.yugabyte.com
github.com/­yugabyte/­yugabyte-db
EntwicklerMonetDB BVTobias OetikerOracle, TimesTen Performance Software, HP infooriginally founded in HP Labs it was acquired by Oracle in 2005Yugabyte Inc.
Erscheinungsjahr20192004199919982017
Aktuelle VersionDec2023 (11.49), Dezember 20231.8.0, 202211 Release 2 (11.2.2.8.0)2.1, September 2023
Lizenz infoCommercial or Open SourcekommerziellOpen Source infoMozilla Public License 2.0Open Source infoGPL V2 and FLOSSkommerziellOpen Source infoApache 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.
YugabyteDB Managed is the fully managed database-as-a-service offering of YugabyteDB. Get started quickly, and effortlessly ensure continuous availability and limitless scale of your cloud native applications.
ImplementierungsspracheCC infoImplementations in Java (e.g. RRD4J) and C# availableC und C++
Server BetriebssystemegehostetFreeBSD
Linux
OS X
Solaris
Windows
HP-UX
Linux
AIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
Linux
OS X
Datenschemaschemafreijajajadepending on used data model
Typisierung infovordefinierte Datentypen, z.B. float oder datejajaNumeric data onlyjaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinnein infoExporting into and restoring from XML files possibleneinnein
Sekundärindizesjajaneinjaja
SQL infoSupport of SQLneinja infoSQL 2003 mit einigen Erweiterungenneinjayes, PostgreSQL compatible
APIs und andere Zugriffskonzepteproprietary protocol using JSON (MongoDB compatible)JDBC
native C library infoMAPI library (MonetDB application programming interface)
ODBC
In-process Library
Pipes
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
JDBC
YCQL, an SQL-based flexible-schema API with its roots in Cassandra Query Language
YSQL - a fully relational SQL API that is wire compatible with the SQL language in PostgreSQL
Unterstützte ProgrammiersprachenGo
Java
JavaScript (Node.js)
PHP
Python
C
C++
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
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
C
C++
Java
PL/SQL
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
Scala
Server-seitige Scripts infoStored Proceduresneinyes, in SQL, C, RneinPL/SQLja infosql, plpgsql, C
Triggersneinjaneinneinja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeineSharding via remote tableskeinekeineHash and Range Sharding, row-level geo-partitioning
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-availability zones for high availability, asynchronous replication for up to 15 read replicaskeine infoSource-replica replication available in experimental statuskeineMulti-Source Replikation
Source-Replica Replikation
Based on Raft distributed consensus protocol, minimum 3 replicas for continuous availability
MapReduce infoBietet ein API für Map/Reduce Operationennein infokann über Amazon Elastic MapReduce (Amazon EMR) realisiert werdenneinneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencykeineImmediate Consistency or Eventual Consistency depending on configurationStrong consistency on writes and tunable consistency on reads
Fremdschlüssel inforeferenzielle Integritätnein infotypically not used, however similar functionality with DBRef possiblejaneinjaja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenAtomic single-document operationsACIDneinACIDDistributed ACID with Serializable & Snapshot Isolation. Inspired by Google Spanner architecture.
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajaja infoby using the rrdcached daemonjaja
Durability infoDauerhafte Speicherung der Datenjajajaja infoby means of logfiles and checkpointsja infobased on RocksDB
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjajanein
Berechtigungskonzept infoZugriffskontrolleAccess rights for users and rolesBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardneinBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standardja
Weitere Informationen bereitgestellt vom Systemhersteller
Amazon DocumentDBMonetDBRRDtoolTimesTenYugabyteDB
Specific characteristicsYugabyteDB is an open source distributed SQL database for cloud native transactional...
» mehr
Competitive advantagesPostgreSQL compatible: Get instantly productive with a PostgreSQL compatible RDBMS....
» mehr
Typical application scenariosSystems of record and engagement for cloud native applications that require resilience,...
» mehr
Market metrics2 Million+ lifetime clusters deployed, 6.5K+ GitHub stars, 7K YugabyteDB Community...
» mehr
Licensing and pricing modelsApache 2.0 license for the database
» 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
Amazon DocumentDBMonetDBRRDtoolTimesTenYugabyteDB
DB-Engines Blog Posts

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

Mask sensitive Amazon DocumentDB log data with Amazon CloudWatch Logs data protection | Amazon Web Services
16. April 2024, AWS Blog

Reduce cost and improve performance by migrating to Amazon DocumentDB 5.0 | Amazon Web Services
15. April 2024, AWS Blog

Vector search for Amazon DocumentDB (with MongoDB compatibility) is now generally available | Amazon Web Services
29. November 2023, AWS Blog

Run complex queries on massive amounts of data stored on your Amazon DocumentDB clusters using Apache Spark ...
10. April 2024, AWS Blog

Achieve continuous delivery with blue/green deployments using Amazon DocumentDB database cloning and AWS ...
27. März 2024, AWS Blog

bereitgestellt von Google News

In 2024 the MonetDB Foundation was established for the preservation, maintenance and further development of the ...
31. Januar 2024, Centrum Wiskunde & Informatica (CWI)

PostgreSQL, MonetDB, and Too-Big-for-Memory Data in R - Part I - DataScienceCentral.com
6. April 2018, Data Science Central

MonetDB Secures Investment From (and Partners With) ServiceNow
9. Dezember 2021, Datanami

How MonetDB Exploits Modern CPU Performance | by Dwi Prasetyo Adi Nugroho
14. Januar 2020, Towards Data Science

Q&A: The Revival of the Column-Oriented Database
19. August 2022, TDWI

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

Cacti: Using Graphs to Monitor Networks and Devices
16. März 2011, Packt Hub

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

Installation Guide for Collectd and Collectd-Web to Monitor Server Resources in Linux
29. November 2017, Linux.com

bereitgestellt von Google News

In-memory databases with Emulex Gen 7
25. Oktober 2023, Broadcom Inc.

bereitgestellt von Google News

Yugabyte Embraces 'No Downtime, No Limits,' as the Theme of the Upcoming Distributed SQL Summit Asia
18. April 2024, businesswire.com

YUGABYTE'S DSS ASIA 2024: UNEARTH POWER, VERSATILITY OF DISTRIBUTED SQL
18. April 2024, BERNAMA

YugabyteDB Becomes First Distributed SQL Database Vendor to Complete CIS Benchmark
1. Februar 2024, Datanami

Yugabyte Achieves PCI DSS Level 1 Compliance, Validating Secure and Scalable Distributed PostgreSQL for ...
14. März 2024, businesswire.com

YUGABYTE EMBRACES 'NO DOWNTIME, NO LIMITS,' AS THE THEME OF THE UPCOMING DISTRIBUTED SQL ...
18. April 2024, BERNAMA

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.

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

Milvus logo

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

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

Präsentieren Sie hier Ihr Produkt