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 Aurora vs. Riak KV vs. Sadas Engine vs. TerminusDB vs. YugabyteDB

Vergleich der Systemeigenschaften Amazon Aurora vs. Riak KV vs. Sadas Engine vs. TerminusDB vs. YugabyteDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAmazon Aurora  Xaus Vergleich ausschliessenRiak KV  Xaus Vergleich ausschliessenSadas Engine  Xaus Vergleich ausschliessenTerminusDB infoformer name was DataChemist  Xaus Vergleich ausschliessenYugabyteDB  Xaus Vergleich ausschliessen
KurzbeschreibungMySQL und PostgreSQL kompatibles RDBMS Cloud-Service von AmazonVerteilter, fehlertoleranter Key-Value StoreSADAS Engine is a columnar DBMS specifically designed for high performance in data warehouse environmentsScalable Graph Database platform making enterprise data available by exploiting inferred entities and relationshipsHigh-performance distributed SQL database for global, internet-scale applications. Wire and feature compatible with PostgreSQL.
Primäres DatenbankmodellRelational DBMSKey-Value Store infomit Links zwischen Datensätzen und mit Objekt-Tags zur Bildung von SekundärindizesRelational DBMSGraph DBMSRelational DBMS
Sekundäre DatenbankmodelleDocument StoreDocument Store
RDF Store
Document Store
Wide Column Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte9,05
Rang#49  Overall
#31  Relational DBMS
Punkte4,95
Rang#76  Overall
#9  Key-Value Stores
Punkte0,06
Rang#371  Overall
#155  Relational DBMS
Punkte0,23
Rang#323  Overall
#28  Graph DBMS
Punkte3,21
Rang#103  Overall
#53  Relational DBMS
Websiteaws.amazon.com/­rds/­aurorawww.sadasengine.comterminusdb.comwww.yugabyte.com
Technische Dokumentationdocs.aws.amazon.com/­AmazonRDS/­latest/­AuroraUserGuide/­CHAP_Aurora.htmlwww.tiot.jp/­riak-docs/­riak/­kv/­latestwww.sadasengine.com/­en/­sadas-engine-download-free-trial-and-documentation/­#documentationterminusdb.github.io/­terminusdb/­#docs.yugabyte.com
github.com/­yugabyte/­yugabyte-db
EntwicklerAmazonOpenSource, formerly Basho TechnologiesSADAS s.r.l.DataChemist Ltd.Yugabyte Inc.
Erscheinungsjahr20152009200620182017
Aktuelle Version3.2.0, Dezember 20228.011.0.0, Jaenner 20232.1, September 2023
Lizenz infoCommercial or Open SourcekommerziellOpen Source infoApache Version 2, kommerzielle Enterprise Editionkommerziell infofree trial version availableOpen Source infoGPL V3Open 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.
ImplementierungsspracheErlangC++Prolog, RustC und C++
Server BetriebssystemegehostetLinux
OS X
AIX
Linux
Windows
LinuxLinux
OS X
Datenschemajaschemafreijajadepending on used data model
Typisierung infovordefinierte Datentypen, z.B. float oder datejaneinjajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTjaneinneinneinnein
Sekundärindizesjaeingeschränktjaja
SQL infoSupport of SQLjaneinjaSQL-like query language (WOQL)yes, PostgreSQL compatible
APIs und andere ZugriffskonzepteADO.NET
JDBC
ODBC
HTTP API
Native Erlang Interface
JDBC
ODBC
Proprietäres Protokoll
OWL
RESTful HTTP API
WOQL (Web Object Query Language)
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 ProgrammiersprachenAda
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
C infoinoffizielle Client Library
C#
C++ infoinoffizielle Client Library
Clojure infoinoffizielle Client Library
Dart infoinoffizielle Client Library
Erlang
Go infoinoffizielle Client Library
Groovy infoinoffizielle Client Library
Haskell infoinoffizielle Client Library
Java
JavaScript infoinoffizielle Client Library
Lisp infoinoffizielle Client Library
Perl infoinoffizielle Client Library
PHP
Python
Ruby
Scala infoinoffizielle Client Library
Smalltalk infoinoffizielle Client Library
.Net
C
C#
C++
Groovy
Java
PHP
Python
JavaScript
Python
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
Scala
Server-seitige Scripts infoStored ProceduresjaErlangneinjaja infosql, plpgsql, C
Triggersjaja infoPre-Commit Hooks und Post-Commit Hooksneinjaja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenhorizontale PartitionierungSharding infokein "single point of failure"horizontale PartitionierungGraph PartitioningHash and Range Sharding, row-level geo-partitioning
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenSource-Replica Replikationfrei wählbarer ReplikationsfaktorkeineJournaling StreamsBased on Raft distributed consensus protocol, minimum 3 replicas for continuous availability
MapReduce infoBietet ein API für Map/Reduce Operationenneinjaneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyEventual ConsistencyImmediate ConsistencyStrong consistency on writes and tunable consistency on reads
Fremdschlüssel inforeferenzielle Integritätjanein infoes können Links zwischen Datensätzen gespeichert werdenjajaja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDneinACIDDistributed ACID with Serializable & Snapshot Isolation. Inspired by Google Spanner architecture.
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjajajaja infoin-memory journalingja infobased on RocksDB
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaja infomanaged by 'Learn by Usage'nein
Berechtigungskonzept infoZugriffskontrolleBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standardyes, using Riak SecurityAccess rights for users, groups and roles according to SQL-standardRole-based access controlja
Weitere Informationen bereitgestellt vom Systemhersteller
Amazon AuroraRiak KVSadas EngineTerminusDB infoformer name was DataChemistYugabyteDB
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 AuroraRiak KVSadas EngineTerminusDB infoformer name was DataChemistYugabyteDB
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

Amazon Aurora MySQL version 2 (with MySQL 5.7 compatibility) to version 3 (with MySQL 8.0 compatibility) upgrade ...
18. März 2024, AWS Blog

Join the preview of Amazon Aurora Limitless Database | Amazon Web Services
27. November 2023, AWS Blog

New – Amazon Aurora Optimized Reads for Aurora PostgreSQL with up to 8x query latency improvement for I/O ...
8. November 2023, AWS Blog

Knowledge Bases for Amazon Bedrock now supports Amazon Aurora PostgreSQL and Cohere embedding models ...
12. Februar 2024, AWS Blog

Amazon Aurora MySQL zero-ETL integration with Amazon Redshift is now generally available | Amazon Web Services
7. November 2023, AWS Blog

bereitgestellt von Google News

Basho Revamps Riak Open-Source Database
22. September 2023, InformationWeek

Basho, Maker of Riak NoSQL Database, Raises $25M
13. Januar 2015, Data Center Knowledge

A Critique of Resizable Hash Tables: Riak Core & Random Slicing
26. August 2018, InfoQ.com

Riak's NoSQL Database and its New Fit with Apache Mesos
19. August 2015, The New Stack

Riak NoSQL snapped up by Bet365
12. September 2017, ComputerWeekly.com

bereitgestellt von Google News

Top Data Visualization Software in Canada in 2024
3. Oktober 2023, Slashdot

bereitgestellt von Google News

TerminusDB Introduces TerminusCMS, Brand Networks Acquired by Augeo, More News
17. Februar 2023, CMSWire

How TerminusDB is commercializing its open source graph database
16. März 2021, VentureBeat

TerminusDB Takes on Data Collaboration with a git-Like Approach
1. Dezember 2020, The New Stack

Dublin-based data collaboration tool TerminusDB raises €3.6 million in seed round
15. März 2021, Tech.eu

[MCR2030-CAMS-ARISE-UNDRR Webinar] Preventing cascading failures of critical assets: Using the Open-Source ...
12. April 2022, United Nations Office for Disaster Risk Reduction

bereitgestellt von Google News

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, Business Wire

Scout24 Selects YugabyteDB to Upscale Global Hospitality Management System with Global Distribution and High ...
6. Februar 2024, Yahoo Finance

Yugabyte adds multiregion Kubernetes support to YugabyteDB 2.18
24. Mai 2023, InfoWorld

vitagroup Selects Yugabyte to Underpin Patient Health Care Records System for Catalonian Population
22. August 2023, Silicon Canals

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

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online 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.

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

Präsentieren Sie hier Ihr Produkt