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 > AgensGraph vs. Apache Druid vs. ClickHouse vs. Drizzle vs. Memgraph

Vergleich der Systemeigenschaften AgensGraph vs. Apache Druid vs. ClickHouse vs. Drizzle vs. Memgraph

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAgensGraph  Xaus Vergleich ausschliessenApache Druid  Xaus Vergleich ausschliessenClickHouse  Xaus Vergleich ausschliessenDrizzle  Xaus Vergleich ausschliessenMemgraph  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.
KurzbeschreibungMulti-model database supporting relational and graph data models and built upon PostgreSQLOpen-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.MySQL fork mit erweiterbarem Micro-Kernel und mit Betonung von Leistung vor Kompatibilität.An open source graph database built for real-time streaming and compatible with Neo4j
Primäres DatenbankmodellGraph DBMS
Relational DBMS
Relational DBMS
Time Series DBMS
Relational DBMSRelational DBMSGraph DBMS
Sekundäre DatenbankmodelleTime Series DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,08
Rang#361  Overall
#37  Graph DBMS
#154  Relational DBMS
Punkte3,33
Rang#99  Overall
#51  Relational DBMS
#7  Time Series DBMS
Punkte16,31
Rang#37  Overall
#23  Relational DBMS
Punkte3,09
Rang#105  Overall
#7  Graph DBMS
Websitebitnine.net/­agensgraphdruid.apache.orgclickhouse.commemgraph.com
Technische Dokumentationbitnine.net/­documentationdruid.apache.org/­docs/­latest/­designclickhouse.com/­docsmemgraph.com/­docs
Social network pagesLinkedInTwitterFacebookGitHubDiscord
EntwicklerBitnine Global Inc.Apache Software Foundation and contributorsClickhouse Inc.Drizzle Projekt, ursprünglich gestartet von Brian AkerMemgraph Ltd
Erscheinungsjahr20162012201620082017
Aktuelle Version2.1, Dezember 201829.0.0, Februar 2024v23.12.1.1368-stable, Dezember 20237.2.4, September 2012
Lizenz infoCommercial or Open SourceOpen Source infoApache License 2.0Open Source infoApache license v2Open Source infoApache 2.0Open Source infoGNU GPLkommerziell infoFree 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.
  • DoubleCloud: Fully managed ClickHouse alongside best-in-class managed open-source services to build analytics at scale.
  • 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.
  • Aiven for Clickhouse: Managed cloud data warehousing with high-speed analytics.
ImplementierungsspracheCJavaC++C++C und C++
Server BetriebssystemeLinux
OS X
Windows
Linux
OS X
Unix
FreeBSD
Linux
macOS
FreeBSD
Linux
OS X
Linux
Datenschemadepending on used data modelja infoschema-less columns are supportedjajaschemafrei und schema-optional
Typisierung infovordefinierte Datentypen, z.B. float oder datejajajajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinnein
Sekundärindizesjajayesja
SQL infoSupport of SQLjaSQL for queryingClose to ANSI SQL (SQL/JSON + extensions)ja infomit propriätären Erweiterungennein
APIs und andere ZugriffskonzepteCypher Query Language
JDBC
JDBC
RESTful HTTP/JSON API
gRPC
HTTP REST
JDBC
MySQL wire protocol
ODBC
PostgreSQL wire protocol
Proprietäres Protokoll
JDBCBolt protocol
Cypher query language
Unterstützte ProgrammiersprachenC
Java
JavaScript
Python
Clojure
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
C
C++
Java
PHP
.Net
C
C++
Elixir
Go
Haskell
Java
JavaScript
PHP
Python
Ruby
Scala
Server-seitige Scripts infoStored Proceduresjaneinjanein
Triggersneinneinneinnein infoHooks für Callbacks innerhalb der Servers können verwendet werden.
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotennein, aber über Tabellenvererbung möglichSharding infomanual/auto, time-basedkey based and customShardingSharding infodynamic graph partitioning
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenSource-Replica Replikationja, durch HDFS, S3 oder andere Storage EnginesAsynchronous and synchronous physical replication; geographically distributed replicas; support for object storages.Multi-Source Replikation
Source-Replica Replikation
Multi-source replication using RAFT
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätjaneinneinjaja inforelationships in graphs
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDneinneinACIDACID infowith snapshot isolation
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajayes, multi-version concurrency control (MVCC)
Durability infoDauerhafte Speicherung der Datenjajajajaja infowith periodic snapshot and write-ahead logging (WAL) of changes
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinneinjaja
Berechtigungskonzept infoZugriffskontrolleBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardRBAC 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.Pluggable Authentication Mechanismen infoz.B. LDAP, HTTPUsers, roles and permissions
Weitere Informationen bereitgestellt vom Systemhersteller
AgensGraphApache DruidClickHouseDrizzleMemgraph
Specific characteristicsMemgraph directly connects to your streaming infrastructure so you and your team...
» mehr
Competitive advantagesBusiness Source License ensures a future for the Memgraph community MAGE algorithm...
» mehr
Typical application scenariosGraph algorithms in bioinformatics Social network analysis Cryptocurrency network...
» mehr
Licensing and pricing modelsYou can check out our pricing model and licenses on the company website .
» 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
DrittanbieterDoubleCloud: Fully managed ClickHouse alongside best-in-class managed open-source services to build analytics at scale.
» mehr

Aiven for Clickhouse: Managed cloud data warehousing with high-speed analytics.
» 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
AgensGraphApache DruidClickHouseDrizzleMemgraph
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

Erwähnungen in aktuellen Nachrichten

Graph DBMS Performance Comparison AgensGraph vs. Neo4j
29. Juni 2017, Business Wire

Bitnine Releases AgensGraph 2.1, the Multi-model Graph Database Optimized for the Legacy Environment
29. Januar 2019, Business Wire

Bitnine: The Newly Revealed 'AI Teacher' Powered by Graph Database Delivers Hyper-Personalized Learning ...
25. März 2019, Business Wire

bereitgestellt von Google News

Part 1: Apache Druid for real-time OLAP | by Subhashini | Mar, 2024
28. März 2024, Medium

Part 2: Apache Druid on Kubernetes | by Subhashini | Mar, 2024
28. März 2024, Medium

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

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

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

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

ClickHouse Announces Launch of ClickPipes
26. September 2023, Datanami

Can LLMs Replace Data Analysts? Getting Answers Using SQL
22. Dezember 2023, Towards Data Science

ClickHouse Announces ClickPipes: A Continuous Data Ingestion Service for ClickHouse Cloud
26. September 2023, Yahoo Finance

bereitgestellt von Google News

Graph Database Market to grow at a CAGR of 19.9% from 2022 to 2027|Increased demand for low-latency queries is a ...
7. August 2023, PR Newswire

Graph database company Memgraph raises $9.34M
5. Oktober 2021, VentureBeat

Modeling and Navigating a Transportation Network with Memgraph
12. April 2021, Towards Data Science

Croatian graph database startup Memgraph raises €8M with Microsoft as key investor, plans to boost R&D
20. Oktober 2021, The Recursive

London-based Memgraph raises over €8 million in seed funding to provide Streaming Graph Algorithms to the masses
5. Oktober 2021, EU-Startups

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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

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

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