DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > Drizzle vs. H2 vs. Hypertable vs. MariaDB vs. YDB

Vergleich der Systemeigenschaften Drizzle vs. H2 vs. Hypertable vs. MariaDB vs. YDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameDrizzle  Xaus Vergleich ausschliessenH2  Xaus Vergleich ausschliessenHypertable  Xaus Vergleich ausschliessenMariaDB  Xaus Vergleich ausschliessenYDB  Xaus Vergleich ausschliessen
Drizzle has published its last release in September 2012. The open-source project is discontinued and Drizzle is excluded from the DB-Engines ranking.Hypertable has stopped its further development with March 2016 and is removed from the DB-Engines ranking.
KurzbeschreibungMySQL fork mit erweiterbarem Micro-Kernel und mit Betonung von Leistung vor Kompatibilität.Full-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.Eine Open Source BigTable Implementation basierend auf Distributed File Systems wie HadoopOpen 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 engineA distributed fault-tolerant database service, with high availability, scalability, immediate consistency and ACID transactions and providing an Amazon DynamoDB compatible API
Primäres DatenbankmodellRelational DBMSRelational DBMSWide Column StoreRelational DBMSDocument Store
Relational DBMS
Sekundäre DatenbankmodelleSpatial DBMSDocument Store
Graph DBMS infowith OQGraph storage engine
Spatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte8,22
Rang#50  Overall
#32  Relational DBMS
Punkte93,81
Rang#13  Overall
#9  Relational DBMS
Punkte0,34
Rang#285  Overall
#43  Document Stores
#130  Relational DBMS
Websitewww.h2database.commariadb.com infoSite of MariaDB Corporation
mariadb.org infoSite of MariaDB Foundation
github.com/­ydb-platform/­ydb
ydb.tech
Technische Dokumentationwww.h2database.com/­html/­main.htmlmariadb.com/­kb/­en/­libraryydb.tech/­en/­docs
EntwicklerDrizzle Projekt, ursprünglich gestartet von Brian AkerThomas MuellerHypertable Inc.MariaDB Corporation Ab (MariaDB Enterprise),
MariaDB Foundation (community MariaDB Server) infoDer Lead Developer Monty Widenius ist der ursprüngliche Autor von MySQL
Yandex
Erscheinungsjahr2008200520092009 infoFork of MySQL, which was first released in 19952019
Aktuelle Version7.2.4, September 20122.2.220, Juli 20230.9.8.11, Maerz 201611.3.2, Februar 2024
Lizenz infoCommercial or Open SourceOpen Source infoGNU GPLOpen Source infodual-licence (Mozilla public license, Eclipse public license)Open Source infoGNU Version 3. Kommerzielle Lizenzen verfügbarOpen Source infoGPL Version 2, kommerzielle Enterpriselizenz verfügbarOpen Source infoApache 2.0; commercial license available
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheC++JavaC++C und C++
Server BetriebssystemeFreeBSD
Linux
OS X
Alle Betriebssysteme mit einer Java VMLinux
OS X
Windows infoein inoffizieller Windows-Port ist verfügbar
FreeBSD
Linux
Solaris
Windows infoColumnStore storage engine not available on Windows
Linux
Datenschemajajaschemafreija infoDynamic Columns werden unterstütztFlexible Schema (defined schema, partial schema, schema free)
Typisierung infovordefinierte Datentypen, z.B. float oder datejajaneinjaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinjanein
Sekundärindizesjajaeingeschränkt infoNur Gleichheits- und Präfixabfragenjaja
SQL infoSupport of SQLja infomit propriätären Erweiterungenjaneinja infomit proprietären ErweiterungenSQL-like query language (YQL)
APIs und andere ZugriffskonzepteJDBCJDBC
ODBC
C++ API
Thrift
ADO.NET
JDBC
ODBC
Proprietäres native API
RESTful HTTP API (DynamoDB compatible)
Unterstützte ProgrammiersprachenC
C++
Java
PHP
JavaC++
Java
Perl
PHP
Python
Ruby
Ada
C
C#
C++
D
Eiffel
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Go
Java
JavaScript (Node.js)
PHP
Python
Server-seitige Scripts infoStored ProceduresneinJava Stored Procedures and User-Defined Functionsneinja infoseit Version 10.3 auch PL/SQL kompatibelnein
Triggersnein infoHooks für Callbacks innerhalb der Servers können verwendet werden.janeinja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingkeineShardingHorizontale Partitionierung, ShardingSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-Source Replikation
Source-Replica Replikation
With clustering: 2 database servers on different computers operate on identical copies of a databasewählbarer Replikationsfaktor auf FilesystemebeneMulti-Source Replikation
Source-Replica Replikation
Active-passive shard replication
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinjaneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätjajaneinja infonicht für MyISAM Storage Enginenein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACIDneinACID infonicht für MyISAM Storage EngineACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjayes, multi-version concurrency control (MVCC)jajaja
Durability infoDauerhafte Speicherung der Datenjajajaja infonicht für In-Memory Storage Engineja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaja infowith MEMORY storage enginenein
Berechtigungskonzept infoZugriffskontrollePluggable Authentication Mechanismen infoz.B. LDAP, HTTPBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardneinBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardAccess rights defined for Yandex Cloud users
Weitere Informationen bereitgestellt vom Systemhersteller
DrizzleH2HypertableMariaDBYDB
Specific characteristicsMariaDB is the most powerful open source relational database – modern SQL and JSON...
» mehr
Competitive advantagesMariaDB Servers have many features unavailable in other open source relational databases....
» mehr
Typical application scenariosWeb, SaaS and Cloud operational applications that require high availability, scalability...
» mehr
Key customersDeutsche Bank, DBS Bank, Nasdaq, Red Hat, ServiceNow, Verizon and Walgreens Featured...
» mehr
Market metricsMariaDB is the default database in the LAMP stack supplied by Red Hat and SUSE Linux,...
» mehr
Licensing and pricing modelsMariaDB plc subscriptions cover our free, open source database, Community Server,...
» 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
DrittanbieterNavicat 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
DrizzleH2HypertableMariaDBYDB
DB-Engines Blog Posts

MySQL won the April ranking; did its forks follow?
1. April 2015, Paul Andlinger

Has MySQL finally lost its mojo?
1. Juli 2013, Matthias Gelbmann

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

TimescaleDB goes distributed; implements ‘Chunking’ over ‘Sharding’ for scaling-out
22. August 2019, Packt Hub

SQL and TimescaleDB. This article takes a closer look into… | by Alibaba Cloud
31. Juli 2019, DataDrivenInvestor

Decorate your Windows XP with Hyperdesk
30. Juli 2008, CNET

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

The Collective: A Look At The Star Trek Terran Empire XP Hypersuite
6. Juli 2009, TrekMovie

bereitgestellt von Google News

Progress Software Corp. Statement regarding a Possible Offer for MariaDB plc
19. April 2024, GlobeNewswire

Progress Software weighs cash offer for MariaDB By Investing.com
19. April 2024, Investing.com

Struggling database company MariaDB could be taken private in $37M deal
19. Februar 2024, TechCrunch

Can MariaDB’s enterprise business be saved?
21. Februar 2024, InfoWorld

MariaDB Receives Takeover Bid | DealFlow's SPAC News
29. März 2024, DealFlow's SPAC News

bereitgestellt von Google News

Personal Data Protection Service Initiates Probe into Yandex.Go App’s Data Processing
10. August 2023, Civil Georgia

Data leak from Russian delivery app shows dining habits of the secret police
3. April 2022, The Verge

Russian Court Sues Yandex CEO For LGBT Propaganda Case
3. Januar 2024, VOI.ID

Yandex code leak: Why hack of ‘Russian Google’s’ ranking factors has spooked the SEO industry
1. Februar 2023, The Indian Express

Russian secret police data leaked by food delivery app including where they live and what they eat...
4. April 2022, The US Sun

bereitgestellt von Google News



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.

Milvus logo

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

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