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 > Cassandra vs. MariaDB vs. YugabyteDB

Vergleich der Systemeigenschaften Cassandra vs. MariaDB vs. YugabyteDB

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

Redaktionelle Informationen bereitgestellt von DB-Engines
NameCassandra  Xaus Vergleich ausschliessenMariaDB  Xaus Vergleich ausschliessenYugabyteDB  Xaus Vergleich ausschliessen
KurzbeschreibungWide-Column Store basierend auf Ideen von BigTable und DynamoDB infoOptimiert für schreibende ZugriffeOpen source RDBMS, das zu MySQL anwendungskompatibel ist und zusätzliche Features wie Hochverfügbarkeit, Security, Interoperabilität und Performanceverbesserungen aufweist. Mit MariaDB ColumnStore bietet es auch eine spaltenorientierte storage engineHigh-performance distributed SQL database for global, internet-scale applications. Wire and feature compatible with PostgreSQL.
Primäres DatenbankmodellWide Column StoreRelational DBMSRelational DBMS
Sekundäre DatenbankmodelleDocument Store
Graph DBMS infowith OQGraph storage engine
Spatial DBMS
Document Store
Wide Column Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte111,14
Rang#12  Overall
#1  Wide Column Stores
Punkte96,87
Rang#13  Overall
#9  Relational DBMS
Punkte3,97
Rang#97  Overall
#48  Relational DBMS
Websitecassandra.apache.orgmariadb.com infoSite of MariaDB Corporation
mariadb.org infoSite of MariaDB Foundation
www.yugabyte.com
Technische Dokumentationcassandra.apache.org/­doc/­latestmariadb.com/­kb/­en/­librarydocs.yugabyte.com
github.com/­yugabyte/­yugabyte-db
EntwicklerApache Software Foundation infoApache Top Level Projekt, ursprünglich von Facebook entwickeltMariaDB Corporation Ab (MariaDB Enterprise),
MariaDB Foundation (community MariaDB Server) infoDer Lead Developer Monty Widenius ist der ursprüngliche Autor von MySQL
Yugabyte Inc.
Erscheinungsjahr20082009 infoFork of MySQL, which was first released in 19952017
Aktuelle Version4.1.0, Dezember 202210.11.3, Mai 20232.18, Mai 2023
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2Open Source infoGPL Version 2, kommerzielle Enterpriselizenz verfügbarOpen Source infoApache 2.0
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
  • Astra DB: Multi-cloud DBaaS built on Apache Cassandra.
  • Aiven for Apache Cassandra: Fully managed, open source NoSQL database specifically designed to be highly available, performant, and scalable.
SkySQL (The Ultimate MariaDB Cloud): The first and only DBaaS to bring the full power of MariaDB Platform to the cloud, combining powerful enterprise features and world-class support with unrivaled ease of use and groundbreaking innovation.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.
ImplementierungsspracheJavaC und C++C und C++
Server BetriebssystemeBSD
Linux
OS X
Windows
FreeBSD
Linux
Solaris
Windows infoColumnStore storage engine not available on Windows
Linux
OS X
Datenschemaschemafreija infoDynamic Columns werden unterstütztdepending on used data model
Typisierung infovordefinierte Datentypen, z.B. float oder datejajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinjanein
Sekundärindizeseingeschränkt infoNur Gleichheitsabfragen, nicht immer die performanteste Lösungjaja
SQL infoSupport of SQLSQL-like SELECT, DML and DDL statements (CQL)ja infomit proprietären Erweiterungenyes, PostgreSQL compatible
APIs und andere ZugriffskonzepteProprietäres Protokoll infoCQL (Cassandra Query Language, eine SQL-ähnliche Abfragesprache)
Thrift
ADO.NET
JDBC
ODBC
Proprietäres native API
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 ProgrammiersprachenC#
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript infoNode.js
Perl
PHP
Python
Ruby
Scala
Ada
C
C#
C++
D
Eiffel
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
C
C#
C++
Go
Java
JavaScript (Node.js)
Python
Ruby
Server-seitige Scripts infoStored Proceduresneinja infoseit Version 10.3 auch PL/SQL kompatibelja infosql, plpgsql, C
Triggersjajaja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infokein "single point of failure"Horizontale Partitionierung, ShardingHash and Range Sharding, row-level geo-partitioning
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenfrei wählbarer Replikationsfaktor infoAbbildung von geographischer Verteilung der Server möglichMulti-Source Replikation
Source-Replica Replikation
Based on Raft distributed consensus protocol, minimum 3 replicas for continuous availability
MapReduce infoBietet ein API für Map/Reduce Operationenjaneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual Consistency
Immediate Consistency infobei jedem Schreibvorgang individuell einstellbar
Immediate ConsistencyStrong consistency on writes and tunable consistency on reads
Fremdschlüssel inforeferenzielle Integritätneinja infonicht für MyISAM Storage Engineja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationennein infoAtomizität und Isolation innerhalb einzelner Operationen werden unterstütztACID infonicht für MyISAM Storage EngineDistributed ACID with Serializable & Snapshot Isolation. Inspired by Google Spanner architecture.
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajaja
Durability infoDauerhafte Speicherung der Datenjaja infonicht für In-Memory Storage Engineja infobased on RocksDB
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinja infowith MEMORY storage enginenein
Berechtigungskonzept infoZugriffskontrolleZugriffsrechte für Benutzer auf einzelne Objekte definierbarBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standardja
Weitere Informationen bereitgestellt vom Systemhersteller
CassandraMariaDBYugabyteDB
Specific characteristicsApache Cassandra is the leading NoSQL, distributed database management system, well...
» mehr
MariaDB fully managed cloud service SkySQL is a second generation cloud database...
» mehr
YugabyteDB is an open source distributed SQL database for cloud native transactional...
» mehr
Competitive advantagesNo single point of failure ensures 100% availability . Operational simplicity for...
» mehr
Second generation cloud database service, SkySQL MariaDB plc is focused on delivering...
» mehr
PostgreSQL compatible: Get instantly productive with a PostgreSQL compatible RDBMS....
» mehr
Typical application scenariosInternet of Things (IOT), fraud detection applications, recommendation engines, product...
» mehr
Web, SaaS and Cloud operational applications that require high availability, scalability...
» mehr
Systems of record and engagement for cloud native applications that require resilience,...
» mehr
Key customersApple, Netflix, Uber, ING,, Intuit,Fidelity, NY Times, Outbrain, BazaarVoice, Best...
» mehr
Deutsche Bank, DBS Bank, Nasdaq, Red Hat, ServiceNow, Verizon and Walgreens Featured...
» mehr
Market metricsCassandra is used by 40% of the Fortune 100.
» mehr
MariaDB is the default database in the LAMP stack supplied by Red Hat and SUSE Linux,...
» mehr
2 Million+ lifetime clusters deployed, 6.5K+ GitHub stars, 7K YugabyteDB Community...
» mehr
Licensing and pricing modelsApache license  Pricing for commercial distributions provided by DataStax and available...
» mehr
MariaDB plc subscriptions cover our free, open source database, Community Server,...
» mehr
Apache 2.0 license for the database
» mehr
Neuigkeiten

Vector Search Is Coming to Apache Cassandra
30. Mai 2023

How 3 Digital Champions Rely on Astra DB for AI
22. Mai 2023

Is Your Data Ready for ChatGPT?
17. Mai 2023

3 Important AI/ML Tools You Can Deploy on Kubernetes
15. Mai 2023

Our Customers Have Spoken: DataStax Astra DB Wins TrustRadius Top Rated Awards in 4 Categories
10. Mai 2023

Zugehörige Produkte und Dienstleistungen
DrittanbieterCassandra Forward event: Want to level up your Cassandra game? Watch now replays of the March 2023 sessions.
» mehr

CData: Connect to Big Data & NoSQL through standard Drivers.
» mehr

Aiven for Apache Cassandra: A truly distributed database that can handle large volumes of writes.
» mehr

Instaclustr: Hosted & Managed Apache Cassandra as a Service
» mehr
Navicat for MariaDB provides a native environment for MariaDB database management and development.
» 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
CassandraMariaDBYugabyteDB
DB-Engines Blog Posts

Cassandra keeps climbing the ranks of the DB-Engines Ranking
3. Mai 2016, Matthias Gelbmann

Oracle is the DBMS of the Year
5. Januar 2016, Paul Andlinger, Matthias Gelbmann

Winners, losers and an attractive newcomer in Novembers DB-Engines ranking
2. November 2015, Paul Andlinger

alle anzeigen

MariaDB strengthens its position in the open source RDBMS market
5. April 2018, Matthias Gelbmann

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

Big gains for Relational Database Management Systems in DB-Engines Ranking
2. Februar 2016, Matthias Gelbmann

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Vector Search Is Coming to Apache Cassandra
12. Mai 2023, The New Stack

Cassandra 5.0: What Do the Developers Who Built It Think?
5. Mai 2023, The New Stack

DataStax extends AI feature engineering with Luna ML
4. Mai 2023, VentureBeat

DataStax Astra DB Recognized as Top Rated TrustRadius Award ...
10. Mai 2023, Business Wire

The BMW/Mercedes honesty problem – Why are NoSQL people still trotting out myths?
3. Mai 2023, The Stack

bereitgestellt von Google News

MariaDB Ushers in New Era with Paul O'Brien as CEO, Unveils ...
31. Mai 2023, Datanami

MariaDB Brings Its Vision to Life at OpenWorks 2023, Making ...
9. Mai 2023, Business Wire

MariaDB CEO: People who want things free also want to have very nice vacations
16. Mai 2023, The Register

MariaDB Health Checks Plugin Now Available on WordPress.org
24. Mai 2023, WP Tavern

MariaDB Announces New Management Appointments | Business ...
30. Mai 2023, Galveston County Daily News

bereitgestellt von Google News

Yugabyte Is the First Distributed SQL Database to Be Named a CSA ...
11. Mai 2023, Business Wire

Yugabyte adds multiregion Kubernetes support to YugabyteDB 2.18
26. Mai 2023, Reseller News

Obsidian Systems to host Yugabyte CTO
5. Mai 2023, ITWeb

Yugabyte Releases YugabyteDB Voyager to Accelerate Cloud ...
1. Februar 2023, Business Wire

Yugabyte Announces Speaker Lineup for Third Annual Distributed ...
21. März 2023, Business Wire

bereitgestellt von Google News

Jobangebote

Database Engineer – Cassandra, Bash scripting, Python – REMOTE WORK 43228
PRIMUS Global Services, Inc, Austin, TX

Database Administrator
PMG Global, Herndon, VA

NoSQL Database Administrator
Accolite Digital, Englewood, CO

Jr Software Engineer
Convr, Schaumburg, IL

Principal Database Engineer
Surescripts, LLC, Minneapolis, MN

Customer Success Engineer
Greenwing Technology, Remote

Junior Programmer
Valor Paytech, Jericho, NY

Jr Software Engineer
Convr, Schaumburg, IL

Software Engineer (Remote-US)
Gnostech, Remote

PTAN Data Migration Specialist
Pushpay, Redmond, WA

Azure Data Administrator
Intone Networks, Remote

Database Administrator - NoSQL
General Motors, Warren, MI

Modernization Architect
YugabyteDB, Remote

Software Engineer, Database - Languages & Relational Technologies
YugabyteDB, Remote

Principal Cloud Engineer - Data Platforms
Fidelity Investments, Durham, NC

jobs by Indeed



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

Neo4j logo

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

AllegroGraph logo

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

MariaDB logo

SkySQL, the ultimate
MariaDB cloud, is here.

Get started with SkySQL today!

Cassandra Forward online event

Want to level up your Cassandra game?
If you missed the event or would like to re-watch a session, replays are available now. Watch now!

Redis logo

The world’s most loved real‑time data platform.
Try free

Präsentieren Sie hier Ihr Produkt