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

DBMS > Apache Drill vs. Apache IoTDB vs. FoundationDB vs. MariaDB

Vergleich der Systemeigenschaften Apache Drill vs. Apache IoTDB vs. FoundationDB vs. MariaDB

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

Redaktionelle Informationen bereitgestellt von DB-Engines
NameApache Drill  Xaus Vergleich ausschliessenApache IoTDB  Xaus Vergleich ausschliessenFoundationDB  Xaus Vergleich ausschliessenMariaDB  Xaus Vergleich ausschliessen
Created as commercial project in 2013, FoundationDB has been acquired by Apple in March 2015 and was withdrawn from the market. As a consequence, the product was removed from the DB-Engines ranking. In April 2018, Apple open-sourced FoundationDB and it therefore reappears in the ranking.
KurzbeschreibungSchema-free SQL Query Engine for Hadoop, NoSQL and Cloud StorageAn IoT native database with high performance for data management and analysis, deployable on the edge and the cloud and integrated with Hadoop, Spark and FlinkSortierter Key-Value Store. Core features werden durch layers ergänzt.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
Time Series DBMSDocument Store infoUnterstützt durch speziellen Layer
Key-Value Store
Relational DBMS infoUnterstützt durch speziellen SQL-Layer
Relational DBMS
Sekundäre DatenbankmodelleDocument Store
Graph DBMS infowith OQGraph storage engine
Spatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte2,28
Rang#119  Overall
#23  Document Stores
#56  Relational DBMS
Punkte1,19
Rang#176  Overall
#15  Time Series DBMS
Punkte1,07
Rang#188  Overall
#31  Document Stores
#28  Key-Value Stores
#86  Relational DBMS
Punkte93,81
Rang#13  Overall
#9  Relational DBMS
Websitedrill.apache.orgiotdb.apache.orggithub.com/­apple/­foundationdbmariadb.com infoSite of MariaDB Corporation
mariadb.org infoSite of MariaDB Foundation
Technische Dokumentationdrill.apache.org/­docsiotdb.apache.org/­UserGuide/­Master/­QuickStart/­QuickStart.htmlapple.github.io/­foundationdbmariadb.com/­kb/­en/­library
EntwicklerApache Software FoundationApache Software FoundationFoundationDBMariaDB Corporation Ab (MariaDB Enterprise),
MariaDB Foundation (community MariaDB Server) infoDer Lead Developer Monty Widenius ist der ursprüngliche Autor von MySQL
Erscheinungsjahr2012201820132009 infoFork of MySQL, which was first released in 1995
Aktuelle Version1.20.3, Jaenner 20231.1.0, April 20236.2.28, November 202011.3.2, Februar 2024
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2Open Source infoApache Version 2.0Open Source infoApache 2.0Open Source infoGPL Version 2, kommerzielle Enterpriselizenz verfügbar
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheJavaC++C und C++
Server BetriebssystemeLinux
OS X
Windows
Alle Betriebssysteme mit einer Java VM (>=1.8)Linux
OS X
Windows
FreeBSD
Linux
Solaris
Windows infoColumnStore storage engine not available on Windows
Datenschemaschemafreijaschemafrei infoEinige Layers unterstützen Schemataja infoDynamic Columns werden unterstützt
Typisierung infovordefinierte Datentypen, z.B. float oder datejajanein infoEinige Layers unterstützen Typenja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinja
Sekundärindizesneinjaneinja
SQL infoSupport of SQLSQL SELECT statement is SQL:2003 compliantSQL-like query languagenur in speziellem SQL-Layerja infomit proprietären Erweiterungen
APIs und andere ZugriffskonzepteJDBC
ODBC
RESTful HTTP API
JDBC
Native API
ADO.NET
JDBC
ODBC
Proprietäres native API
Unterstützte ProgrammiersprachenC++C
C#
C++
Go
Java
Python
Scala
.Net
C
C++
Go
Java
JavaScript infoNode.js
PHP
Python
Ruby
Swift
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 Proceduresbenutzerdefinierte Funktionenjanur im SQL-layerja infoseit Version 10.3 auch PL/SQL kompatibel
Triggersneinjaneinja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardinghorizontal partitioning (by time range) + vertical partitioning (by deviceId)ShardingHorizontale Partitionierung, Sharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenselectable replication methods; using Raft/IoTConsensus algorithm to ensure strong/eventual data consistency among multiple replicasjaMulti-Source Replikation
Source-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce OperationenjaIntegration with Hadoop and Sparkneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemkeineEventual Consistency
Strong Consistency with Raft
Linearizable consistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinnur im SQL-layerja infonicht für MyISAM Storage Engine
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinneinACIDACID infonicht für MyISAM Storage Engine
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajaja
Durability infoDauerhafte Speicherung der DatenDepending on the underlying data sourcejajaja infonicht für In-Memory Storage Engine
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenDepending on the underlying data sourcejaja infowith MEMORY storage engine
Berechtigungskonzept infoZugriffskontrolleDepending on the underlying data sourcejaneinBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standard
Weitere Informationen bereitgestellt vom Systemhersteller
Apache DrillApache IoTDBFoundationDBMariaDB
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
Apache DrillApache IoTDBFoundationDBMariaDB
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

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

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

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

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

Drill Mines Diverse Data Sets, Google Style
20. Mai 2015, The Next Platform

bereitgestellt von Google News

Linux 6.5 With AMD P-State EPP Default Brings Performance & Power Efficiency Benefits For Ryzen Servers
21. September 2023, Phoronix

AMD EPYC 8324P / 8324PN Siena 32-Core Siena Linux Server Performance Review
10. Oktober 2023, Phoronix

IoTDB Provides Data Management for Industrial Edge IT
15. Oktober 2020, The New Stack

Intel Xeon Max Enjoying Some Performance Gains With Linux 6.6
12. Oktober 2023, Phoronix

Timecho Bags Angel Round Funds of Nearly 100M Yuan
29. Juni 2022, Pandaily

bereitgestellt von Google News

FoundationDB team's new venture, Antithesis, raises $47M to enhance software testing
13. Februar 2024, SiliconANGLE News

Antithesis Launches Out Of Stealth To Revolutionize Software Reliability
13. Februar 2024, PR Newswire

Antithesis raises $47M to launch an automated testing platform for software
13. Februar 2024, TechCrunch

Deno adds scaleable messaging with new Queues feature, sparks debate about proprietary services • DEVCLASS
28. September 2023, DevClass

FoundationDB, a very interesting NoSQL database owned by Apple, is now an open-source project
19. April 2018, GeekWire

bereitgestellt von Google News

Form 8.1 Opening Position Disclosure (MariaDB plc)
10. April 2024, Yahoo Finance

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

MariaDB (NYSE:MRDB) Shares Up 2.4%
13. April 2024, Defense World

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

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

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

AllegroGraph logo

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

Neo4j logo

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

Präsentieren Sie hier Ihr Produkt