DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > AlaSQL vs. Altibase vs. Apache Drill vs. H2 vs. MariaDB

Vergleich der Systemeigenschaften AlaSQL vs. Altibase vs. Apache Drill vs. H2 vs. MariaDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAlaSQL  Xaus Vergleich ausschliessenAltibase  Xaus Vergleich ausschliessenApache Drill  Xaus Vergleich ausschliessenH2  Xaus Vergleich ausschliessenMariaDB  Xaus Vergleich ausschliessen
KurzbeschreibungJavaScript DBMS libraryAn enterprise grade, high-performance RDBMSSchema-free SQL Query Engine for Hadoop, NoSQL and Cloud StorageFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.Open 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 DatenbankmodellDocument Store
Relational DBMS
Relational DBMSDocument Store
Relational DBMS
Relational DBMSRelational 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
Punkte0,53
Rang#258  Overall
#40  Document Stores
#119  Relational DBMS
Punkte1,21
Rang#182  Overall
#83  Relational DBMS
Punkte2,58
Rang#118  Overall
#23  Document Stores
#56  Relational DBMS
Punkte8,14
Rang#50  Overall
#32  Relational DBMS
Punkte95,03
Rang#13  Overall
#9  Relational DBMS
Websitealasql.orgaltibase.comdrill.apache.orgwww.h2database.commariadb.com infoSite of MariaDB Corporation
mariadb.org infoSite of MariaDB Foundation
Technische Dokumentationgithub.com/­AlaSQL/­alasqlgithub.com/­ALTIBASE/­Documents/­tree/­master/­Manualsdrill.apache.org/­docswww.h2database.com/­html/­main.htmlmariadb.com/­kb/­en/­library
EntwicklerAndrey Gershun & Mathias R. WulffAltibaseApache Software FoundationThomas MuellerMariaDB Corporation Ab (MariaDB Enterprise),
MariaDB Foundation (community MariaDB Server) infoDer Lead Developer Monty Widenius ist der ursprüngliche Autor von MySQL
Erscheinungsjahr20141999201220052009 infoFork of MySQL, which was first released in 1995
Aktuelle Versionv7.3, 2023, August 20231.20.3, Jaenner 20232.2.220, Juli 202311.3.2, Februar 2024
Lizenz infoCommercial or Open SourceOpen Source infoMIT-Licensekommerziell infoOpen source edition discontinued with March 2023Open Source infoApache Version 2Open Source infodual-licence (Mozilla public license, Eclipse public license)Open 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.
ImplementierungsspracheJavaScriptC++JavaC und C++
Server Betriebssystemeserver-less, requires a JavaScript environment (browser, Node.js)AIX
HP-UX
Linux
Linux
OS X
Windows
Alle Betriebssysteme mit einer Java VMFreeBSD
Linux
Solaris
Windows infoColumnStore storage engine not available on Windows
Datenschemaschemafreijaschemafreijaja infoDynamic Columns werden unterstützt
Typisierung infovordefinierte Datentypen, z.B. float oder dateneinjajajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinneinja
Sekundärindizesneinjaneinjaja
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.ANSI SQL-92SQL SELECT statement is SQL:2003 compliantjaja infomit proprietären Erweiterungen
APIs und andere ZugriffskonzepteJavaScript APIJDBC
ODBC
Proprietäres Protokoll
JDBC
ODBC
RESTful HTTP API
JDBC
ODBC
ADO.NET
JDBC
ODBC
Proprietäres native API
Unterstützte ProgrammiersprachenJavaScriptC
C++
Java
C++JavaAda
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 Proceduresneinstored procedures and stored functionsbenutzerdefinierte FunktionenJava Stored Procedures and User-Defined Functionsja infoseit Version 10.3 auch PL/SQL kompatibel
Triggersjajaneinjaja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeineShardingShardingkeineHorizontale Partitionierung, Sharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenkeinejaWith clustering: 2 database servers on different computers operate on identical copies of a databaseMulti-Source Replikation
Source-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinjaneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemkeineImmediate ConsistencykeineImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätjajaneinjaja infonicht für MyISAM Storage Engine
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationenja infoonly for local storage and DOM-storageACIDneinACIDACID infonicht für MyISAM Storage Engine
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajayes, multi-version concurrency control (MVCC)ja
Durability infoDauerhafte Speicherung der Datenja infoby using IndexedDB, SQL.JS or proprietary FileStoragejaDepending on the underlying data sourcejaja infonicht für In-Memory Storage Engine
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjajaDepending on the underlying data sourcejaja infowith MEMORY storage engine
Berechtigungskonzept infoZugriffskontrolleneinBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardDepending on the underlying data sourceBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standard
Weitere Informationen bereitgestellt vom Systemhersteller
AlaSQLAltibaseApache DrillH2MariaDB
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
AlaSQLAltibaseApache DrillH2MariaDB
DB-Engines Blog Posts

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

Create a Marvel Database with SQL and Javascript, the easy way
2. Juli 2019, Towards Data Science

HarperDB - How and Why We Built It From The Ground Up on NodeJS
28. Februar 2021, hackernoon.com

Multi faceted data exploration in the browser using Leaflet and amCharts
3. Mai 2020, Towards Data Science

bereitgestellt von Google News

Altibase is Adopted for Presence Service to Provide User Information and Online Presence
8. April 2019, PR Newswire

A World Leading Steelmaker Chooses Altibase over Oracle and Lowers Database-Related TCO by over 60%
11. Juni 2018, PR Newswire

Open-source DBMS becoming battleground of public cloud
17. Mai 2022, Etnews

South Korean company to provide database solution to Mobicom
10. April 2020, UB Post

In Memory Computing Market May See a Big Move | Oracle, Microsoft, Altibase
13. März 2024, openPR

bereitgestellt von Google News

Apache Drill case study: A tutorial on processing CSV files
9. Juni 2016, TheServerSide.com

Analyse Kafka messages with SQL queries using Apache Drill
27. September 2019, Towards Data Science

Apache Drill improves big data SQL query engine
31. August 2021, TechTarget

Apache Drill Poised to Crack Tough Data Challenges
19. Mai 2015, Datanami

Apache Drill Eliminates ETL, Data Transformation for MapR Database
11. April 2016, The New Stack

bereitgestellt von Google News

Progress outbids private equity in offer for MariaDB plc
28. März 2024, The Register

Progress Software Confirms Bid to Acquire MariaDB
26. März 2024, The Wall Street Journal

Why Is MariaDB (MRDB) Stock Up 82% Today?
27. März 2024, InvestorPlace

Progress Software Corp. Statement regarding Possible Offer for MariaDB plc
26. März 2024, GlobeNewswire

Progress Software (PRGS): Any offer by Progress for MariaDB is, or is likely to be, solely in cash
27. März 2024, StreetInsider.com

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.

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.

AllegroGraph logo

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

Präsentieren Sie hier Ihr Produkt