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

DBMS > Amazon Aurora vs. Apache Cassandra vs. Qdrant

Vergleich der Systemeigenschaften Amazon Aurora vs. Apache Cassandra vs. Qdrant

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

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAmazon Aurora  Xaus Vergleich ausschliessenApache Cassandra  Xaus Vergleich ausschliessenQdrant  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 DSQLWide-Column Store basierend auf Ideen von BigTable und DynamoDB infoOptimiert für schreibende ZugriffeA high-performance vector database with neural network or semantic-based matching
Primäres DatenbankmodellRelational DBMSWide Column StoreVektor DBMS
Sekundäre DatenbankmodelleDocument Store
Spatial DBMS
Vektor DBMS
Vektor DBMS infostarting with release V5
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte7,33
Rang#46  Overall
#29  Relational DBMS
Punkte108,21
Rang#11  Overall
#1  Wide Column Stores
Punkte2,23
Rang#106  Overall
#8  Vektor DBMS
Websiteaws.amazon.com/­rds/­auroracassandra.apache.orggithub.com/­qdrant/­qdrant
qdrant.tech
Technische Dokumentationdocs.aws.amazon.com/­AmazonRDS/­latest/­AuroraUserGuide/­CHAP_AuroraOverview.html
docs.aws.amazon.com/­aurora-dsql/­latest/­userguide/­what-is-aurora-dsql.html
cassandra.apache.org/­doc/­latestqdrant.tech/­documentation
Social network pagesLinkedIn
EntwicklerAmazonApache Software Foundation infoApache Top Level Projekt, ursprünglich von Facebook entwickeltQdrant
Erscheinungsjahr201520082021
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.html5.0-rc1, Juli 2024
Lizenz infoCommercial or Open SourcekommerziellOpen Source infoApache Version 2Open Source infoApache Version 2.0
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: RustJavaRust
Server BetriebssystemeAmazon LinuxBSD
Linux
OS X
Windows
Docker
Linux
macOS
Windows
Datenschemajaschemafreischemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder datejajaNumbers, Strings, Geo, Boolean
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTjaneinnein
Sekundärindizesjaeingeschränkt infoNur Gleichheitsabfragen, nicht immer die performanteste Lösungja infoKeywords, numberic ranges, geo, full-text
SQL infoSupport of SQLyes, MySQL and PostgreSQL dialectsSQL-like SELECT, DML and DDL statements (CQL)nein
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
Proprietäres Protokoll infoCQL (Cassandra Query Language, eine SQL-ähnliche Abfragesprache)
Thrift
gRPC
OpenAPI 3.0
RESTful HTTP/JSON API infoOpenAPI 3.0
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++
Clojure
Erlang
Go
Haskell
Java
JavaScript infoNode.js
Perl
PHP
Python
Ruby
Scala
.Net
Go
Java
JavaScript (Node.js)
Python
Rust
Server-seitige Scripts infoStored ProceduresPL/pgSQL, MySQL stored program language, APG trusted language extensionsnein
TriggersAurora MySQL: Yes. Aurora PostgreSQL: Yes. Aurora DSQL: No.ja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenDBMS table partitioning, Horizontal storage partitioning, Sharding, Distributed horizontal partitioning (DSQL)Sharding infokein "single point of failure"Sharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenFull replication
Logical replication
Snapshot replication
Transactional replication
frei wählbarer Replikationsfaktor infoAbbildung von geographischer Verteilung der Server möglichCollection-level replication
MapReduce infoBietet ein API für Map/Reduce Operationenneinjanein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual Consistency
Immediate/Strong Consistency
Eventual Consistency
Immediate Consistency infobei jedem Schreibvorgang individuell einstellbar
Eventual Consistency, tunable consistency
Fremdschlüssel inforeferenzielle Integritätjanein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACID, Multi-statementnein infoAtomizität und Isolation innerhalb einzelner Operationen werden unterstützt
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 haltenjaneinja
Berechtigungskonzept infoZugriffskontrolleRole based permissions
Row level security
Zugriffsrechte für Benutzer auf einzelne Objekte definierbarKey-based authentication
Weitere Informationen bereitgestellt vom Systemhersteller
Amazon AuroraApache CassandraQdrant
Neuigkeiten

How Hybrid Search and Rerankers Solve the GenAI Accuracy Challenge
24. April 2025

Introduction to Webhooks in Langflow: A Step-by-Step Tutorial
24. April 2025

Building Graph-Based RAG Applications Just Got Easier
23. April 2025

Scale AI Agent Speed and Savings with Langflow and NVIDIA NeMo Microservices
23. April 2025

5 Days of Accuracy: A Recipe for AI That Gets It Right
22. April 2025

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 AuroraApache CassandraQdrant
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)

How Heroku migrated hundreds of thousands of self-managed PostgreSQL databases to Amazon Aurora
10. April 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)

bereitgestellt von Google News

Best practices for running Apache Cassandra with Amazon EBS
8. November 2024, Amazon Web Services

New Apache Cassandra 5.0 gives open source NoSQL database a scalability and performance boost
6. September 2024, VentureBeat

Apache Cassandra survey highlights growing adoption for AI workloads
11. November 2024, Blocks and Files

Apache Cassandra introduces version 5.0 of open-source NoSQL database
9. September 2024, techzine.eu

IBM to buy Cassandra specialist DataStax
25. Februar 2025, The Stack

bereitgestellt von Google News

.NET AI Chat Web App Template Preview 2 Released with Qdrant and .NET Aspire Support
21. April 2025, infoq.com

Qdrant update adds security measures for AI development
4. März 2025, TechTarget

Build Your Own Semantic Search Engine in Under 50 Lines—No Joke
21. April 2025, HackerNoon

Open-source vector database Qdrant expands enterprise cloud AI features
4. März 2025, SiliconANGLE

Qdrant Launches the First Platform-Independent GPU-Accelerated Vector Indexing for Real-Time AI Applications
23. Januar 2025, Business Wire

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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

SingleStore logo

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

RaimaDB logo

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

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.

Präsentieren Sie hier Ihr Produkt