DB-EnginesextremeDB - solve IoT connectivity disruptionsEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von Redgate Software

DBMS > Amazon Aurora vs. KairosDB vs. MongoDB

Vergleich der Systemeigenschaften Amazon Aurora vs. KairosDB vs. MongoDB

Bitte wählen Sie ein weiteres System aus, um es in den Vergleich aufzunehmen.

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAmazon Aurora  Xaus Vergleich ausschliessenKairosDB  Xaus Vergleich ausschliessenMongoDB  Xaus Vergleich ausschliessen
KurzbeschreibungFully managed relational database service built for the cloud providing unparalleled high performance and availability at global scale for MySQL, PostgreSQL, and DSQLVerteiltes Time Series DBMS basierend auf CassandraEiner der meistverwendeten Document Stores
Primäres DatenbankmodellRelational DBMSTime Series DBMSDocument Store
Sekundäre DatenbankmodelleDocument Store
Spatial DBMS
Vektor DBMS
Spatial DBMS
Suchmaschine infointegrated Lucene index, currently in MongoDB Atlas only.
Time Series DBMS infoTime Series Collections introduced in Release 5.0
Vektor DBMS infocurrently available in the MongoDB Atlas cloud service only
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte8,28
Rang#43  Overall
#27  Relational DBMS
Punkte0,54
Rang#239  Overall
#20  Time Series DBMS
Punkte396,63
Rang#5  Overall
#1  Document Stores
Websiteaws.amazon.com/­rds/­auroragithub.com/­kairosdb/­kairosdbwww.mongodb.com
Technische Dokumentationdocs.aws.amazon.com/­AmazonRDS/­latest/­AuroraUserGuide/­CHAP_AuroraOverview.html
docs.aws.amazon.com/­aurora-dsql/­latest/­userguide/­what-is-aurora-dsql.html
kairosdb.github.iowww.mongodb.com/­docs/­manual
Social network pagesLinkedIn
EntwicklerAmazonMongoDB, Inc
Erscheinungsjahr201520132009
Aktuelle VersionAurora DSQL, November 2024 (preview), PostgreSQL: docs.aws.amazon.com/­AmazonRDS/­latest/­AuroraPostgreSQLReleaseNotes/­AuroraPostgreSQL.Updates.html , MySQL: docs.aws.amazon.com/­AmazonRDS/­latest/­AuroraMySQLReleaseNotes/­AuroraMySQL.release-calendars.html1.2.2, November 20187.0.5, Jaenner 2024
Lizenz infoCommercial or Open SourcekommerziellOpen Source infoApache 2.0Open Source infoMongoDB Inc.'s Server Side Public License v1. Prior versions were published under GNU AGPL v3.0. Commercial licenses are also available.
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarjaneinnein infoMongoDB available as DBaaS (MongoDB Atlas)
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
  • MongoDB Flex @ STACKIT offers managed MongoDB Instances with adjustable CPU, RAM, storage amount and speed, in enterprise grade to perfectly match all application requirements. All services are 100% GDPR-compliant.
  • MongoDB Atlas: Global multi-cloud database with unmatched data distribution and mobility across AWS, Azure, and Google Cloud, built-in automation for resource and workload optimization, and so much more.
ImplementierungssprachePostgreSQL/MySQL: C, C++, Aurora DSQL: RustJavaC++
Server BetriebssystemeAmazon LinuxLinux
OS X
Windows
Linux
OS X
Solaris
Windows
Datenschemajaschemafreischemafrei infoObwohl schemafrei haben Dokumente einer Collection dennoch häufig die selbe Struktur
Typisierung infovordefinierte Datentypen, z.B. float oder datejajaja infostring, integer, double, decimal, boolean, date, object_id, geospatial
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTjanein
Sekundärindizesjaneinja
SQL infoSupport of SQLyes, MySQL and PostgreSQL dialectsneinRead-only SQL queries via the MongoDB Atlas SQL Interface
APIs und andere ZugriffskonzepteDSQL API: docs.aws.amazon.com/­aurora-dsql/­latest/­userguide/­CHAP_api_reference.html
MySQL wire protocol
PostgreSQL wire protocol
RDS Data API: docs.aws.amazon.com/­AmazonRDS/­latest/­UserGuide/­ProgrammingGuide.html
Graphite protocol
HTTP REST
Telnet API
GraphQL
HTTP REST
Prisma
Proprietäres Protokoll basierend auf JSON
Unterstützte ProgrammiersprachenAda
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Rust
Scheme
Tcl
Java
JavaScript infoNode.js
PHP
Python
Actionscript infoinoffizielle Driver
C
C#
C++
Clojure infoinoffizielle Driver
ColdFusion infoinoffizielle Driver
D infoinoffizielle Driver
Dart infoinoffizielle Driver
Delphi infoinoffizielle Driver
Erlang
Go
Groovy infoinoffizielle Driver
Haskell
Java
JavaScript
Kotlin
Lisp infoinoffizielle Driver
Lua infoinoffizielle Driver
MatLab infoinoffizielle Driver
Perl
PHP
PowerShell infoinoffizielle Driver
Prolog infoinoffizielle Driver
Python
R infoinoffizielle Driver
Ruby
Rust
Scala
Smalltalk infoinoffizielle Driver
Swift
Server-seitige Scripts infoStored ProceduresPL/pgSQL, MySQL stored program language, APG trusted language extensionsneinJavaScript
TriggersAurora MySQL: Yes. Aurora PostgreSQL: Yes. Aurora DSQL: No.neinja infoin MongoDB Atlas only
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenDBMS table partitioning, Horizontal storage partitioning, Sharding, Distributed horizontal partitioning (DSQL)Sharding infobasierend auf CassandraSharding infoPartitioned by hashed, ranged, or zoned sharding keys. Live resharding allows users to change their shard keys as an online operation with zero downtime.
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenFull replication
Logical replication
Snapshot replication
Transactional replication
frei wählbarer Replikationsfaktor infobasierend auf CassandraMulti-Source deployments with MongoDB Atlas Global Clusters
Source-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinja
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual Consistency
Immediate/Strong Consistency
Eventual Consistency infobasierend auf Cassandra
Immediate Consistency infobasierend auf Cassandra
Eventual Consistency infocan be individually decided for each read operation
Immediate Consistency infodefault behaviour
Fremdschlüssel inforeferenzielle Integritätjaneinnein infoNormalerweise nicht gebraucht, abgeschwächte Variante mit DBRef
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACID, Multi-statementneinMulti-document ACID Transactions with snapshot isolation
Concurrency infoUnterstützung von gleichzeitig ausgeführten DatenmanipulationenMultiversion concurrency control (MVCC) with fully compatible MySQL and PostgreSQL options. Optimistic concurrency control (OCC) in Aurora DSQL.jaja
Durability infoDauerhafte Speicherung der DatenData is replicated across 3 Availability Zones (AZs) within a single AWS Region. Active-active multi-Region high availability across 3 Regions (2 active, 1 witness) and automated failover recovery with Aurora DSQL. Automated, continuous backup of data with point in time restore. Fault-tolerant, self-healing storage system.jaja infooptional, enabled by default
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaneinja infoIn-memory storage engine introduced with MongoDB version 3.2
Berechtigungskonzept infoZugriffskontrolleRole based permissions
Row level security
einfacher Passwort-basierter ZugriffsschutzZugriffsrechte für Benutzer und Rollen
Weitere Informationen bereitgestellt vom Systemhersteller
Amazon AuroraKairosDBMongoDB
Specific characteristicsMongoDB provides an integrated suite of cloud database and data services to accelerate...
» mehr
Competitive advantagesBuilt around the flexible document data model and unified API, MongoDB is a developer...
» mehr
Typical application scenariosAI-enriched intelligent apps (Continental, Telefonica, Iron Mountain) Internet of...
» mehr
Key customersADP, Adobe, Amadeus, AstraZeneca, Auto Trader, Barclays, BBVA, Bosch, Cisco, CERN,...
» mehr
Market metricsHundreds of millions downloads, over 150,000+ Atlas clusters provisioned every month...
» mehr
Licensing and pricing modelsMongoDB database server: Server-Side Public License (SSPL) . Commercial licenses...
» 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
Drittanbieter
» mehr


» 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
Amazon AuroraKairosDBMongoDB
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

Snowflake is the DBMS of the Year 2021
3. Januar 2022, Paul Andlinger, Matthias Gelbmann

PostgreSQL is the DBMS of the Year 2020
4. Januar 2021, Paul Andlinger, Matthias Gelbmann

PostgreSQL is the DBMS of the Year 2018
2. Januar 2019, Paul Andlinger, Matthias Gelbmann

alle anzeigen

Erwähnungen in aktuellen Nachrichten

How GaadiBazaar reduced database costs by 40% with Aurora MySQL Serverless
13. Februar 2025, AWS Blog

Amazon Aurora PostgreSQL Limitless Database is now generally available
31. Oktober 2024, AWS Blog

How Aqua Security exports query data from Amazon Aurora to deliver value to their customers at scale
29. Januar 2025, AWS Blog

Introducing Amazon Aurora DSQL | Amazon Web Services
3. Dezember 2024, AWS Blog

Introducing scaling up to 256 ACUs with Amazon Aurora Serverless v2
8. Oktober 2024, AWS Blog

bereitgestellt von Google News

Fig. 3. Monitoring dashboard has a global overview of the energy...
8. September 2018, ResearchGate

Real-Time Performance and Health Monitoring Using Netdata
2. September 2019, CNX Software

bereitgestellt von Google News

MongoDB’s Sahir Azam: Vector Databases and the Data Structure of AI
13. Februar 2025, Sequoia Capital

Why MongoDB (MDB) Is Skyrocketing So Far in 2025?
13. Februar 2025, Yahoo Finance

Allspring Global Investments Holdings LLC Acquires 15,825 Shares of MongoDB, Inc. (NASDAQ:MDB)
14. Februar 2025, MarketBeat

MongoDB (MDB) Gains But Lags Market: What You Should Know
13. Februar 2025, Nasdaq

MongoDB Earnings Alert: Key Financial Results Coming March 5 - What Will Q4 Numbers Reveal?
12. Februar 2025, StockTitan

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.

SingleStore logo

The data platform to build your intelligent applications.
Try it 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.

Präsentieren Sie hier Ihr Produkt