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 > Drizzle vs. H2 vs. Hypertable vs. Kinetica vs. MariaDB

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

Redaktionelle Informationen bereitgestellt von DB-Engines
NameDrizzle  Xaus Vergleich ausschliessenH2  Xaus Vergleich ausschliessenHypertable  Xaus Vergleich ausschliessenKinetica  Xaus Vergleich ausschliessenMariaDB  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 HadoopFully vectorized database across both GPUs and CPUsOpen 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 engine
Primäres DatenbankmodellRelational DBMSRelational DBMSWide Column StoreRelational DBMSRelational DBMS
Sekundäre DatenbankmodelleSpatial DBMSSpatial DBMS
Time Series DBMS
Document 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
Punkte0,69
Rang#234  Overall
#107  Relational DBMS
Punkte93,81
Rang#13  Overall
#9  Relational DBMS
Websitewww.h2database.comwww.kinetica.commariadb.com infoSite of MariaDB Corporation
mariadb.org infoSite of MariaDB Foundation
Technische Dokumentationwww.h2database.com/­html/­main.htmldocs.kinetica.commariadb.com/­kb/­en/­library
EntwicklerDrizzle Projekt, ursprünglich gestartet von Brian AkerThomas MuellerHypertable Inc.KineticaMariaDB Corporation Ab (MariaDB Enterprise),
MariaDB Foundation (community MariaDB Server) infoDer Lead Developer Monty Widenius ist der ursprüngliche Autor von MySQL
Erscheinungsjahr20082005200920122009 infoFork of MySQL, which was first released in 1995
Aktuelle Version7.2.4, September 20122.2.220, Juli 20230.9.8.11, Maerz 20167.1, August 202111.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ügbarkommerziellOpen Source infoGPL Version 2, kommerzielle Enterpriselizenz verfügbar
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, C++C und C++
Server BetriebssystemeFreeBSD
Linux
OS X
Alle Betriebssysteme mit einer Java VMLinux
OS X
Windows infoein inoffizieller Windows-Port ist verfügbar
LinuxFreeBSD
Linux
Solaris
Windows infoColumnStore storage engine not available on Windows
Datenschemajajaschemafreijaja infoDynamic Columns werden unterstützt
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, XSLTneinneinja
Sekundärindizesjajaeingeschränkt infoNur Gleichheits- und Präfixabfragenjaja
SQL infoSupport of SQLja infomit propriätären ErweiterungenjaneinSQL-like DML and DDL statementsja infomit proprietären Erweiterungen
APIs und andere ZugriffskonzepteJDBCJDBC
ODBC
C++ API
Thrift
JDBC
ODBC
RESTful HTTP API
ADO.NET
JDBC
ODBC
Proprietäres native API
Unterstützte ProgrammiersprachenC
C++
Java
PHP
JavaC++
Java
Perl
PHP
Python
Ruby
C++
Java
JavaScript (Node.js)
Python
Ada
C
C#
C++
D
Eiffel
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Server-seitige Scripts infoStored ProceduresneinJava Stored Procedures and User-Defined Functionsneinbenutzerdefinierte Funktionenja infoseit Version 10.3 auch PL/SQL kompatibel
Triggersnein infoHooks für Callbacks innerhalb der Servers können verwendet werden.janeinja infotriggers when inserted values for one or more columns fall within a specified rangeja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingkeineShardingShardingHorizontale Partitionierung, Sharding
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 FilesystemebeneSource-Replica ReplikationMulti-Source Replikation
Source-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinjaneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyImmediate Consistency or Eventual Consistency depending on configurationImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätjajaneinjaja infonicht für MyISAM Storage Engine
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACIDneinneinACID infonicht für MyISAM Storage Engine
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjayes, multi-version concurrency control (MVCC)jajaja
Durability infoDauerhafte Speicherung der Datenjajajajaja infonicht für In-Memory Storage Engine
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaja infoGPU vRAM or System RAMja infowith MEMORY storage engine
Berechtigungskonzept infoZugriffskontrollePluggable Authentication Mechanismen infoz.B. LDAP, HTTPBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardneinZugriffsrechte für Benutzer und Rollen auf TabellenebeneBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standard
Weitere Informationen bereitgestellt vom Systemhersteller
DrizzleH2HypertableKineticaMariaDB
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
DrizzleH2HypertableKineticaMariaDB
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

Kinetica Elevates RAG with Fast Access to Real-Time Data
26. März 2024, Datanami

Kinetica ramps up RAG for generative AI, empowering enterprises with real-time operational data
18. März 2024, SiliconANGLE News

Kinetica Launches Generative AI Solution for Real-Time Inferencing Powered by NVIDIA AI Enterprise
18. März 2024, GlobeNewswire

Kinetica Delivers Real-Time Vector Similarity Search
21. März 2024, insideBIGDATA

Transforming spatiotemporal data analysis with GPUs and generative AI
30. Oktober 2023, InfoWorld

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



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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.

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.

Milvus logo

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