DB-EnginesextremeDB - solve IoT connectivity disruptionsEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von Redgate Software

DBMS > Apache Cassandra vs. ClickHouse vs. Neo4j

Vergleich der Systemeigenschaften Apache Cassandra vs. ClickHouse vs. Neo4j

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

Redaktionelle Informationen bereitgestellt von DB-Engines
NameApache Cassandra  Xaus Vergleich ausschliessenClickHouse  Xaus Vergleich ausschliessenNeo4j  Xaus Vergleich ausschliessen
KurzbeschreibungWide-Column Store basierend auf Ideen von BigTable und DynamoDB infoOptimiert für schreibende ZugriffeA 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.Scalable, ACID-compliant graph database designed with a high-performance distributed cluster architecture, available in self-hosted and cloud offerings
Primäres DatenbankmodellWide Column StoreRelational DBMSGraph DBMS
Sekundäre DatenbankmodelleVektor DBMS infostarting with release V5Time Series DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte106,65
Rang#11  Overall
#1  Wide Column Stores
Punkte18,61
Rang#31  Overall
#19  Relational DBMS
Punkte46,15
Rang#20  Overall
#1  Graph DBMS
Websitecassandra.apache.orgclickhouse.comneo4j.com
Technische Dokumentationcassandra.apache.org/­doc/­latestclickhouse.com/­docsneo4j.com/­docs
EntwicklerApache Software Foundation infoApache Top Level Projekt, ursprünglich von Facebook entwickeltClickhouse Inc.Neo4j, Inc.
Erscheinungsjahr200820162007
Aktuelle Version5.0-rc1, Juli 2024v24.6.2.17-stable, Juli 20245.23, August 2024
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2Open Source infoApache 2.0Open Source infoGPL Version3, kommerzielle Lizenzen verfügbar bei Bedarf
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheJavaC++Java, Scala
Server BetriebssystemeBSD
Linux
OS X
Windows
FreeBSD
Linux
macOS
Linux infoKann auch Server-los als embedded Java Datenbank verwendet werden.
OS X
Solaris
Windows
Datenschemaschemafreijaschemafrei und schema-optional
Typisierung infovordefinierte Datentypen, z.B. float oder datejajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinnein
Sekundärindizeseingeschränkt infoNur Gleichheitsabfragen, nicht immer die performanteste Lösungyesja infoAustauschbares Index Subsystem, per Default Apache Lucene
SQL infoSupport of SQLSQL-like SELECT, DML and DDL statements (CQL)Close to ANSI SQL (SQL/JSON + extensions)nein
APIs und andere ZugriffskonzepteProprietäres Protokoll infoCQL (Cassandra Query Language, eine SQL-ähnliche Abfragesprache)
Thrift
gRPC
HTTP REST
JDBC
MySQL wire protocol
ODBC
PostgreSQL wire protocol
Proprietäres Protokoll
Bolt protocol
Cypher query language
Java API
Neo4j-OGM infoObject Graph Mapper
RESTful HTTP API
Spring Data Neo4j
TinkerPop 3
Unterstützte ProgrammiersprachenC#
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript infoNode.js
Perl
PHP
Python
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
.Net
Clojure
Elixir
Go
Groovy
Haskell
Java
JavaScript
Perl
PHP
Python
Ruby
Scala
Server-seitige Scripts infoStored Proceduresneinjaja infoUser defined Procedures and Functions
Triggersjaneinja infomittels Event Handler
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infokein "single point of failure"key based and customja, mit Neo4j Fabric
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenfrei wählbarer Replikationsfaktor infoAbbildung von geographischer Verteilung der Server möglichAsynchronous and synchronous physical replication; geographically distributed replicas; support for object storages.Causal Clustering using Raft protocol infoavailable in in Enterprise Version only
MapReduce infoBietet ein API für Map/Reduce Operationenjaneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual Consistency
Immediate Consistency infobei jedem Schreibvorgang individuell einstellbar
Immediate ConsistencyCausal and Eventual Consistency configurable in Causal Cluster setup
Immediate Consistency in stand-alone mode
Fremdschlüssel inforeferenzielle Integritätneinneinja infoBeziehungen in Graphen
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationennein infoAtomizität und Isolation innerhalb einzelner Operationen werden unterstütztneinACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajaja
Durability infoDauerhafte Speicherung der Datenjajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinja
Berechtigungskonzept infoZugriffskontrolleZugriffsrechte für Benutzer auf einzelne Objekte definierbarAccess 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.Users, roles and permissions. Pluggable authentication with supported standards (LDAP, Active Directory, Kerberos)
Weitere Informationen bereitgestellt vom Systemhersteller
Apache CassandraClickHouseNeo4j
Neuigkeiten

Building a Weather App with a Raspberry Pi, Astra DB, and Langflow
14. März 2025

Generate Personalized Mythical Creatures with Langflow
13. März 2025

Top 3 Mistakes I Made While Building AI Agents
12. März 2025

Bridging Retrieval and Generation: How Semantic Testing Strengthens RAG Applications
11. März 2025

Introducing Astra DB for AI Agents: A New Era of Database Interaction
10. März 2025

This Week in Neo4j: Knowledge Graph, Deepseek, Bloodhound, RAG and more
15. März 2025

Graph Database vs. Relational Database: What’s The Difference?
13. März 2025

How to Build a Knowledge Graph in 7 Steps
12. März 2025

Function Calling in Agentic Workflows
12. März 2025

Automate Start and Stop of Neo4j AuraDB Instances Using GitHub Actions
11. März 2025

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

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 CassandraClickHouseNeo4j
DB-Engines Blog Posts

Applying Graph Analytics to Game of Thrones
12. Juni 2019, Amy Hodler & Mark Needham, Neo4j (guest author)

MySQL, PostgreSQL and Redis are the winners of the March ranking
2. März 2016, Paul Andlinger

The openCypher Project: Help Shape the SQL for Graphs
22. Dezember 2015, Emil Eifrem (guest author)

alle anzeigen

Erwähnungen in aktuellen Nachrichten

IBM plans to buy open source Cassandra wrangler DataStax
25. Februar 2025, The Register

Best practices for running Apache Cassandra with Amazon EBS
8. November 2024, AWS Blog

New Apache Cassandra 5.0 gives open source NoSQL database a scalability and performance boost
6. September 2024, VentureBeat

IBM to acquire DataStax, helping clients bring the power of unstructured data to enterprise AI applications
25. Februar 2025, ibm.com

Facebook’s Database Handling Billions of Messages (Apache Cassandra® Deep Dive)
11. März 2025, substack.com

bereitgestellt von Google News

Swedish company accelerates toward IPO with $50M investment at $2B valuation - ArcticStartup
28. November 2024, ArcticStartup

Data Science Firm Neo4j Reportedly Prepping IPO
19. November 2024, PYMNTS.com

Neo4j lowers barriers to graph technology with gen AI copilot, 15x read capacity
4. September 2024, VentureBeat

Discover Graph Databases with Neo4j and PHP
7. November 2024, SitePoint

Free Software Foundation rides to defend AGPLv3 against Neo4j license add-ons
4. März 2025, The Register

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Neo4j logo

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

SingleStore logo

The data platform to build your intelligent applications.
Try 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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

Präsentieren Sie hier Ihr Produkt