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

DBMS > Amazon Aurora vs. Oracle vs. STSdb

Vergleich der Systemeigenschaften Amazon Aurora vs. Oracle vs. STSdb

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

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAmazon Aurora  Xaus Vergleich ausschliessenOracle  Xaus Vergleich ausschliessenSTSdb  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 DSQLWeit verbreitetes, allgemein einsetzbares RDBMSKey-Value Store mit spezieller Indizierungsmethode infoOptimiert hinsichtlich Performanz durch spezielle Indizierungstechnologie
Primäres DatenbankmodellRelational DBMSRelational DBMSKey-Value Store
Sekundäre DatenbankmodelleDocument Store
Spatial DBMS
Vektor DBMS
Document Store
Graph DBMS infowith Oracle Spatial and Graph
RDF Store infowith Oracle Spatial and Graph
Spatial DBMS infowith Oracle Spatial and Graph
Vektor DBMS infosince Oracle 23
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte8,28
Rang#43  Overall
#27  Relational DBMS
Punkte1254,82
Rang#1  Overall
#1  Relational DBMS
Punkte0,03
Rang#361  Overall
#56  Key-Value Stores
Websiteaws.amazon.com/­rds/­aurorawww.oracle.com/­databasegithub.com/­STSSoft/­STSdb4
Technische Dokumentationdocs.aws.amazon.com/­AmazonRDS/­latest/­AuroraUserGuide/­CHAP_AuroraOverview.html
docs.aws.amazon.com/­aurora-dsql/­latest/­userguide/­what-is-aurora-dsql.html
docs.oracle.com/­en/­database
Social network pagesLinkedIn
EntwicklerAmazonOracleSTS Soft SC
Erscheinungsjahr201519802011
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.html23c, September 20234.0.8, September 2015
Lizenz infoCommercial or Open Sourcekommerziellkommerziell infoeingeschränkte kostenlose Version verfügbarOpen Source infoGPLv2, kommerzielle Lizenz verfügbar
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarjaneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungssprachePostgreSQL/MySQL: C, C++, Aurora DSQL: RustC und C++C#
Server BetriebssystemeAmazon LinuxAIX
HP-UX
Linux
OS X
Solaris
Windows
z/OS
Windows
Datenschemajaja infoSchemaless in JSON and XML columnsja
Typisierung infovordefinierte Datentypen, z.B. float oder datejajaja infoPrimitive Typen und benutzerdefinierte Klassen
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTjaja
Sekundärindizesjajanein
SQL infoSupport of SQLyes, MySQL and PostgreSQL dialectsja infomit proprietären Erweiterungennein
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
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
.NET Client API
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
C
C#
C++
Clojure
Cobol
Delphi
Eiffel
Erlang
Fortran
Groovy
Haskell
Java
JavaScript
Lisp
Objective C
OCaml
Perl
PHP
Python
R
Ruby
Scala
Tcl
Visual Basic
C#
Java
Server-seitige Scripts infoStored ProceduresPL/pgSQL, MySQL stored program language, APG trusted language extensionsPL/SQL infoauch Java stored procedures möglichnein
TriggersAurora MySQL: Yes. Aurora PostgreSQL: Yes. Aurora DSQL: No.janein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenDBMS table partitioning, Horizontal storage partitioning, Sharding, Distributed horizontal partitioning (DSQL)Sharding, horizontal partitioningkeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenFull replication
Logical replication
Snapshot replication
Transactional replication
Multi-Source Replikation
Source-Replica Replikation
keine
MapReduce infoBietet ein API für Map/Reduce Operationenneinnein infokann in PL/SQL realisiert werdennein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual Consistency
Immediate/Strong Consistency
Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätjajanein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACID, Multi-statementACID infomit parameterisierbarem isolation levelnein
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
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaja infoVersion 12c introduced the new option 'Oracle Database In-Memory'
Berechtigungskonzept infoZugriffskontrolleRole based permissions
Row level security
Benutzer 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 AuroraOracleSTSdb
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

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

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

Architecting eCommerce Platforms for Zero Downtime on Black Friday and Beyond
25. November 2016, Tony Branson (guest author)

alle anzeigen

Erwähnungen in aktuellen Nachrichten

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

Simplify database authentication management with the Amazon Aurora PostgreSQL pg_ad_mapping extension
10. Februar 2025, AWS Blog

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

Introducing Amazon Aurora DSQL | Amazon Web Services
3. Dezember 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

bereitgestellt von Google News

Oracle and Google Cloud Expand Regional Availability and Add Powerful New Capabilities to Oracle Database@Google Cloud
30. Januar 2025, oracle.com

Oracle Database@AWS Available in Limited Preview
2. Dezember 2024, oracle.com

Oracle Database@Azure Adds New Regions and Services to Meet Global Demand
19. November 2024, oracle.com

Larry Ellison wants to put all America's data, including DNA, in one big Oracle system for AI to study
12. Februar 2025, The Register

Multicloud strategies help enterprises improve workload optimisation: Oracle - Cloud - Data and Analytics
18. Februar 2025, iTnews Asia

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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

Präsentieren Sie hier Ihr Produkt