DB-EnginesextremeDB - Data management wherever you need itEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von Redgate Software

DBMS > Amazon Aurora vs. Citus vs. CockroachDB vs. Hypertable

Vergleich der Systemeigenschaften Amazon Aurora vs. Citus vs. CockroachDB vs. Hypertable

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

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAmazon Aurora  Xaus Vergleich ausschliessenCitus  Xaus Vergleich ausschliessenCockroachDB  Xaus Vergleich ausschliessenHypertable  Xaus Vergleich ausschliessen
Hypertable has stopped its further development with March 2016 and is removed from the DB-Engines ranking.
KurzbeschreibungFully managed relational database service built for the cloud providing unparalleled high performance and availability at global scale for MySQL, PostgreSQL, and DSQLScalable hybrid operational and analytics RDBMS for big data use cases based on PostgreSQLCockroachDB is a distributed database architected for modern cloud applications. It is wire compatible with PostgreSQL and backed by a Key-Value Store, which is either RocksDB or a purpose-built derivative, called Pebble.Eine Open Source BigTable Implementation basierend auf Distributed File Systems wie Hadoop
Primäres DatenbankmodellRelational DBMSRelational DBMSRelational DBMSWide Column Store
Sekundäre DatenbankmodelleDocument Store
Spatial DBMS
Vektor DBMS
Document Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte7,25
Rang#46  Overall
#29  Relational DBMS
Punkte1,91
Rang#121  Overall
#57  Relational DBMS
Punkte3,90
Rang#68  Overall
#36  Relational DBMS
Websiteaws.amazon.com/­rds/­aurorawww.citusdata.comwww.cockroachlabs.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
docs.citusdata.comwww.cockroachlabs.com/­docs
Social network pagesLinkedIn
EntwicklerAmazonCockroach LabsHypertable Inc.
Erscheinungsjahr2015201020152009
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.html8.1, Dezember 201824.1.0, Mai 20240.9.8.11, Maerz 2016
Lizenz infoCommercial or Open SourcekommerziellOpen Source infoAGPL, commercial license also availableOpen Source infoApache 2.0, commercial license availableOpen Source infoGNU Version 3. Kommerzielle Lizenzen verfügbar
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarjaneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungssprachePostgreSQL/MySQL: C, C++, Aurora DSQL: RustCGoC++
Server BetriebssystemeAmazon LinuxLinuxLinux
macOS
Windows
Linux
OS X
Windows infoein inoffizieller Windows-Port ist verfügbar
Datenschemajajadynamic schemaschemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder datejajajanein
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 functionalitynein
Sekundärindizesjajajaeingeschränkt infoNur Gleichheits- und Präfixabfragen
SQL infoSupport of SQLyes, MySQL and PostgreSQL dialectsja infostandard, with numerous extensionsyes, wire compatible with PostgreSQLnein
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
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
JDBCC++ API
Thrift
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
.Net
C
C++
Delphi
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
C#
C++
Clojure
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
C++
Java
Perl
PHP
Python
Ruby
Server-seitige Scripts infoStored ProceduresPL/pgSQL, MySQL stored program language, APG trusted language extensionsbenutzerdefinierte Funktionen inforealized in proprietary language PL/pgSQL or with common languages like Perl, Python, Tcl etc.neinnein
TriggersAurora MySQL: Yes. Aurora PostgreSQL: Yes. Aurora DSQL: No.janeinnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenDBMS table partitioning, Horizontal storage partitioning, Sharding, Distributed horizontal partitioning (DSQL)Shardinghorizontal partitioning (by key range) infoall tables are translated to an ordered KV store and then broken down into 64MB ranges, which are then used as replicas in RAFTSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenFull replication
Logical replication
Snapshot replication
Transactional replication
Source-Replica Replikation infoother methods possible by using 3rd party extensionsMulti-source replication using RAFTwählbarer Replikationsfaktor auf Filesystemebene
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinja
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual Consistency
Immediate/Strong Consistency
Immediate ConsistencyImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätjajajanein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACID, Multi-statementACIDACIDnein
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.jajaja
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.jajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaneinnein
Berechtigungskonzept infoZugriffskontrolleRole based permissions
Row level security
Benutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardRole-based access controlnein

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 AuroraCitusCockroachDBHypertable
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

Erwähnungen in aktuellen Nachrichten

Optimizing cost savings: The advantage of Amazon Aurora over self-managed open source databases
31. März 2025, Amazon Web Services (AWS)

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

Amazon Aurora PostgreSQL Limitless Database is now generally available
31. Oktober 2024, Amazon Web Services (AWS)

Introducing scaling to 0 capacity with Amazon Aurora Serverless v2
20. November 2024, Amazon Web Services (AWS)

Evaluating the right fit for your Amazon Aurora workloads: provisioned or Serverless v2 | Amazon Web Services
23. Oktober 2024, Amazon Web Services (AWS)

bereitgestellt von Google News

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

Microsoft acquires Citus Data, creators of a cloud-friendly version of the PostgreSQL database
24. Januar 2019, GeekWire

Citus Data Announces Citus Cloud Database Support for HIPAA and SOC 2 Type 2 Compliance
13. November 2018, Business Wire

Microsoft acquires Citus Data
24. Januar 2019, TechCrunch

Microsoft acquires another open-source company, Citus Data
24. Januar 2019, CNBC

bereitgestellt von Google News

IBM Expands Its Hybrid Cloud and AI Capabilities with CockroachDB Integration
7. Mai 2025, TipRanks

Cockroach Labs Brings Distributed SQL to IBM LinuxONE and Linux on IBM Z
7. Mai 2025, StreetInsider

Cockroach Labs Brings Distributed SQL to IBM LinuxONE and Linux on IBM Z
7. Mai 2025, Longview News-Journal

Cockroach Labs shakes up its licensing to force bigger companies to pay
15. August 2024, TechCrunch

AI Meets Resilience: Cockroach Labs Intros CockroachDB 24.2
2. Oktober 2024, Channel Insider

bereitgestellt von Google News

Speed up time series data ingestion by partitioning tables on Amazon RDS for PostgreSQL | Amazon Web Services
18. August 2021, Amazon Web Services

Power IoT and time-series workloads with TimescaleDB for Azure Database for PostgreSQL
18. März 2019, Microsoft Azure

The Collective: Customize Your Computer & Your Phone With Star Trek
18. März 2009, TrekMovie.com

Groupon Acquires Naveen Co-Founded Campfire Labs
9. November 2020, Siliconindia

5 Free NoSQL Database Certification Courses in 2024
31. Januar 2024, Analytics India Magazine

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.

SingleStore logo

The data platform to build your intelligent applications.
Try it free.

Milvus logo

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