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

DBMS > Apache Druid vs. ClickHouse vs. MariaDB vs. Memcached vs. ToroDB

Vergleich der Systemeigenschaften Apache Druid vs. ClickHouse vs. MariaDB vs. Memcached vs. ToroDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameApache Druid  Xaus Vergleich ausschliessenClickHouse  Xaus Vergleich ausschliessenMariaDB  Xaus Vergleich ausschliessenMemcached  Xaus Vergleich ausschliessenToroDB  Xaus Vergleich ausschliessen
ToroDB seems to be discontinued. Therefore it is excluded from the DB-Engines Ranking.
KurzbeschreibungOpen-source analytics data store designed for sub-second OLAP queries on high dimensionality and high cardinality dataA high-performance, column-oriented SQL DBMS for online analytical processing (OLAP) that uses all available system resources to their full potential to process each analytical query as fast as possible. It is available as both an open-source software and a cloud offering.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 engineIn-memory Key-Value Store, ursprünglich entwickelt für CachingA MongoDB-compatible JSON document store, built on top of PostgreSQL
Primäres DatenbankmodellRelational DBMS
Time Series DBMS
Relational DBMSRelational DBMSKey-Value StoreDocument Store
Sekundäre DatenbankmodelleTime Series DBMSDocument Store
Graph DBMS infowith OQGraph storage engine
Spatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte3,29
Rang#95  Overall
#49  Relational DBMS
#7  Time Series DBMS
Punkte16,20
Rang#37  Overall
#23  Relational DBMS
Punkte93,81
Rang#13  Overall
#9  Relational DBMS
Punkte20,74
Rang#32  Overall
#4  Key-Value Stores
Websitedruid.apache.orgclickhouse.commariadb.com infoSite of MariaDB Corporation
mariadb.org infoSite of MariaDB Foundation
www.memcached.orggithub.com/­torodb/­server
Technische Dokumentationdruid.apache.org/­docs/­latest/­designclickhouse.com/­docsmariadb.com/­kb/­en/­librarygithub.com/­memcached/­memcached/­wiki
EntwicklerApache Software Foundation and contributorsClickhouse Inc.MariaDB Corporation Ab (MariaDB Enterprise),
MariaDB Foundation (community MariaDB Server) infoDer Lead Developer Monty Widenius ist der ursprüngliche Autor von MySQL
Danga Interactive infoursprünglich von Brad Fitzpatrick für LiveJournal entwickelt8Kdata
Erscheinungsjahr201220162009 infoFork of MySQL, which was first released in 199520032016
Aktuelle Version29.0.1, April 2024v24.3.2.23-lts, April 202411.3.2, Februar 20241.6.25, Maerz 2024
Lizenz infoCommercial or Open SourceOpen Source infoApache license v2Open Source infoApache 2.0Open Source infoGPL Version 2, kommerzielle Enterpriselizenz verfügbarOpen Source infoBSD LizenzOpen Source infoAGPL-V3
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.
  • DoubleCloud: Fully managed ClickHouse alongside best-in-class managed open-source services to build analytics at scale.
  • Aiven for Clickhouse: Managed cloud data warehousing with high-speed analytics.
  • ClickHouse Cloud: Get the performance you love from open source ClickHouse in a serverless offering that takes care of the details so you can spend more time getting insight out of the fastest database on earth.
ImplementierungsspracheJavaC++C und C++CJava
Server BetriebssystemeLinux
OS X
Unix
FreeBSD
Linux
macOS
FreeBSD
Linux
Solaris
Windows infoColumnStore storage engine not available on Windows
FreeBSD
Linux
OS X
Unix
Windows
Alle Betriebssysteme mit einer Java 7 VM
Datenschemaja infoschema-less columns are supportedjaja infoDynamic Columns werden unterstütztschemafreischemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder datejajajaneinja infostring, integer, double, boolean, date, object_id
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinjanein
Sekundärindizesjayesjanein
SQL infoSupport of SQLSQL for queryingClose to ANSI SQL (SQL/JSON + extensions)ja infomit proprietären Erweiterungennein
APIs und andere ZugriffskonzepteJDBC
RESTful HTTP/JSON API
gRPC
HTTP REST
JDBC
MySQL wire protocol
ODBC
PostgreSQL wire protocol
Proprietäres Protokoll
ADO.NET
JDBC
ODBC
Proprietäres native API
Propriätäres Protokoll
Unterstützte ProgrammiersprachenClojure
JavaScript
PHP
Python
R
Ruby
Scala
C# info3rd party library
C++
Elixir info3rd party library
Go info3rd party library
Java info3rd party library
JavaScript (Node.js) info3rd party library
Kotlin info3rd party library
Nim info3rd party library
Perl info3rd party library
PHP info3rd party library
Python info3rd party library
R info3rd party library
Ruby info3rd party library
Rust
Scala info3rd party library
Ada
C
C#
C++
D
Eiffel
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
.Net
C
C++
ColdFusion
Erlang
Java
Lisp
Lua
OCaml
Perl
PHP
Python
Ruby
Server-seitige Scripts infoStored Proceduresneinjaja infoseit Version 10.3 auch PL/SQL kompatibelnein
Triggersneinneinjaneinnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infomanual/auto, time-basedkey based and customHorizontale Partitionierung, ShardingkeineSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenja, durch HDFS, S3 oder andere Storage EnginesAsynchronous and synchronous physical replication; geographically distributed replicas; support for object storages.Multi-Source Replikation
Source-Replica Replikation
keine infoRepcached, ein Memcached Patch, liefert ReplicationSource-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyEventual Consistency
Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinja infonicht für MyISAM Storage Engineneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinneinACID infonicht für MyISAM Storage Engineneinnein
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjajaja infonicht für In-Memory Storage Engineneinja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinjaja infowith MEMORY storage engine
Berechtigungskonzept infoZugriffskontrolleRBAC using LDAP or Druid internals for users and groups for read/write by datasource and systemAccess rights for users and roles. Column and row based policies. Quotas and resource limits. Pluggable authentication with LDAP and Kerberos. Password based, X.509 certificate, and SSH key authentication.Benutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standardja infomittels SASL (Simple Authentication and Security Layer) ProtokollZugriffsrechte für Benutzer und Rollen
Weitere Informationen bereitgestellt vom Systemhersteller
Apache DruidClickHouseMariaDBMemcachedToroDB
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
DrittanbieterAiven for Clickhouse: Managed cloud data warehousing with high-speed analytics.
» mehr

DoubleCloud: Fully managed ClickHouse alongside best-in-class managed open-source services to build analytics at scale.
» 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
Apache DruidClickHouseMariaDBMemcachedToroDB
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

Redis extends the lead in the DB-Engines key-value store ranking
3. Februar 2014, Matthias Gelbmann

New DB-Engines Ranking shows the popularity of database management systems
3. Oktober 2012, Matthias Gelbmann, Paul Andlinger

alle anzeigen

Erwähnungen in aktuellen Nachrichten

'Lucifer' Botnet Turns Up the Heat on Apache Hadoop Servers
21. Februar 2024, Dark Reading

Apache Druid Wins Best Big Data Product in the 2023 BigDATAwire Readers' Choice Awards
26. Januar 2024, Datanami

New DDoS malware Attacking Apache big-data stack, Hadoop, & Druid Servers
26. Februar 2024, GBHackers

Imply Data gives Apache Druid schema auto-discover capability
6. Juni 2023, SiliconANGLE News

Imply Announces Automatic Schema Discovery for Apache Druid, Reinforcing Druid's Leadership for Real-Time ...
6. Juni 2023, Business Wire

bereitgestellt von Google News

Why Clickhouse Should Be Your Next Database
6. Juli 2023, The New Stack

ClickHouse Cloud & Amazon S3 Express One Zone: Making a blazing fast analytical database even faster | Amazon ...
28. November 2023, AWS Blog

A 1000x Faster Database Solution: ClickHouse’s Aaron Katz
1. November 2023, GrowthCap

From Open Source to SaaS: the Journey of ClickHouse
16. Januar 2024, InfoQ.com

ClickHouse Announces Launch of ClickPipes
26. September 2023, Datanami

bereitgestellt von Google News

RECOMMENDED CASH OFFER for MARIADB plc by MERIDIAN BIDCO LLC which is an Affiliate of K1 INVESTMENT ...
24. April 2024, PR Newswire

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

Azure Database for MariaDB will be retired on 19 September 2025 – Migrate to Azure Database for MySQL Flexible ...
22. September 2023, Microsoft

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

Lender threatens to sweep MariaDB accounts over private equity bid
23. Februar 2024, The Register

bereitgestellt von Google News

Why DDoS Threat Actors Are Shifting Their Tactics
15. März 2024, Infosecurity Magazine

What are memcached servers, and why are they being used to launch record-setting DDoS attacks?
6. März 2018, GeekWire

Memcached DDoS: The biggest, baddest denial of service attacker yet
1. März 2018, ZDNet

Why Redis beats Memcached for caching
14. September 2017, InfoWorld

Memcached 1.6 Released With Enhanced Performance For This Memory Caching System
9. März 2020, Phoronix

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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

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