DB-EnginesExtremeDB: the mission critical dbmsEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > Cassandra vs. Graph Engine vs. IBM Db2 Event Store

Vergleich der Systemeigenschaften Cassandra vs. Graph Engine vs. IBM Db2 Event Store

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

Redaktionelle Informationen bereitgestellt von DB-Engines
NameCassandra  Xaus Vergleich ausschliessenGraph Engine infoformer name: Trinity  Xaus Vergleich ausschliessenIBM Db2 Event Store  Xaus Vergleich ausschliessen
KurzbeschreibungWide-Column Store basierend auf Ideen von BigTable und DynamoDB infoOptimiert für schreibende ZugriffeA distributed in-memory data processing engine, underpinned by a strongly-typed RAM store and a general distributed computation engineDistributed Event Store optimized for Internet of Things use cases
Primäres DatenbankmodellWide Column StoreGraph DBMS
Key-Value Store
Event Store
Time Series DBMS
Sekundäre DatenbankmodelleVektor DBMS infostarting with release V5
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte110,06
Rang#12  Overall
#1  Wide Column Stores
Punkte0,78
Rang#254  Overall
#20  Graph DBMS
#37  Key-Value Stores
Punkte0,15
Rang#365  Overall
#3  Event Stores
#35  Time Series DBMS
Websitecassandra.apache.orgwww.graphengine.iowww.ibm.com/­products/­db2-event-store
Technische Dokumentationcassandra.apache.org/­doc/­latestwww.graphengine.io/­docs/­manualwww.ibm.com/­docs/­en/­db2-event-store
EntwicklerApache Software Foundation infoApache Top Level Projekt, ursprünglich von Facebook entwickeltMicrosoftIBM
Erscheinungsjahr200820102017
Aktuelle Version4.1.3, Juli 20232.0
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2Open Source infoMIT Licensekommerziell infofree developer edition available
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.
  • Aiven for Apache Cassandra: Fully managed, open source NoSQL database specifically designed to be highly available, performant, and scalable.
  • Astra DB: Multi-cloud DBaaS built on Apache Cassandra.
ImplementierungsspracheJava.NET and CC und C++
Server BetriebssystemeBSD
Linux
OS X
Windows
.NETLinux infoLinux, macOS, Windows for the developer addition
Datenschemaschemafreijaja
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, XSLTneinneinnein
Sekundärindizeseingeschränkt infoNur Gleichheitsabfragen, nicht immer die performanteste Lösungnein
SQL infoSupport of SQLSQL-like SELECT, DML and DDL statements (CQL)neinja infothrough the embedded Spark runtime
APIs und andere ZugriffskonzepteProprietäres Protokoll infoCQL (Cassandra Query Language, eine SQL-ähnliche Abfragesprache)
Thrift
RESTful HTTP APIADO.NET
DB2 Connect
JDBC
ODBC
RESTful HTTP API
Unterstützte ProgrammiersprachenC#
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript infoNode.js
Perl
PHP
Python
Ruby
Scala
C#
C++
F#
Visual Basic
C
C#
C++
Cobol
Delphi
Fortran
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
Scala
Visual Basic
Server-seitige Scripts infoStored Proceduresneinjaja
Triggersjaneinnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infokein "single point of failure"horizontale PartitionierungSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenfrei wählbarer Replikationsfaktor infoAbbildung von geographischer Verteilung der Server möglichActive-active shard replication
MapReduce infoBietet ein API für Map/Reduce Operationenjanein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual Consistency
Immediate Consistency infobei jedem Schreibvorgang individuell einstellbar
Eventual Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationennein infoAtomizität und Isolation innerhalb einzelner Operationen werden unterstütztneinnein
Concurrency infoUnterstützung von gleichzeitig ausgeführten DatenmanipulationenjajaNo - written data is immutable
Durability infoDauerhafte Speicherung der Datenjaoptional: either by committing a write-ahead log (WAL) to the local persistent storage or by dumping the memory to a persistent storageYes - Synchronous writes to local disk combined with replication and asynchronous writes in parquet format to permanent shared storage
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinjaja
Berechtigungskonzept infoZugriffskontrolleZugriffsrechte für Benutzer auf einzelne Objekte definierbarBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standard
Weitere Informationen bereitgestellt vom Systemhersteller
CassandraGraph Engine infoformer name: TrinityIBM Db2 Event Store
Specific characteristicsApache Cassandra is the leading NoSQL, distributed database management system, well...
» mehr
Competitive advantagesNo single point of failure ensures 100% availability . Operational simplicity for...
» mehr
Typical application scenariosInternet of Things (IOT), fraud detection applications, recommendation engines, product...
» mehr
Key customersApple, Netflix, Uber, ING,, Intuit,Fidelity, NY Times, Outbrain, BazaarVoice, Best...
» mehr
Market metricsCassandra is used by 40% of the Fortune 100.
» mehr
Licensing and pricing modelsApache license  Pricing for commercial distributions provided by DataStax and available...
» mehr
Neuigkeiten

Building the SkyPoint AI Platform with Astra DB
27. September 2023

Introducing LangStream, an Open Source Project for Integrating Diverse Data Types in Production-Ready GenAI Applications
25. September 2023

Introducing the New JSON API for Astra DB: Develop AI Applications in JavaScript with Ease
19. September 2023

Build a Text and Image Search App with Astra DB Vector Search, NodeJS, Stargate’s New JSON API, and Stargate-Mongoose
6. September 2023

Chingari: Empowering Social Media Creators and Viewers with Astra DB
30. August 2023

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
DrittanbieterCData: Connect to Big Data & NoSQL through standard Drivers.
» mehr

Instaclustr: Hosted & Managed Apache Cassandra as a Service
» mehr

Aiven for Apache Cassandra: A truly distributed database that can handle large volumes of writes.
» mehr

Cassandra Forward event: Want to level up your Cassandra game? Watch now replays of the March 2023 sessions.
» 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
CassandraGraph Engine infoformer name: TrinityIBM Db2 Event Store
DB-Engines Blog Posts

Cassandra keeps climbing the ranks of the DB-Engines Ranking
3. Mai 2016, Matthias Gelbmann

Oracle is the DBMS of the Year
5. Januar 2016, Paul Andlinger, Matthias Gelbmann

Winners, losers and an attractive newcomer in Novembers DB-Engines ranking
2. November 2015, Paul Andlinger

alle anzeigen

Konferenzen und Veranstaltungen

Cassandra Summit 2023
San Jose, California, USA, 12.-13. Dezember 2023

Erwähnungen in aktuellen Nachrichten

NoSQL databases | Web Security Academy
26. September 2023, The Daily Swig

NoSQL Data Modeling Mistakes that Ruin Performance
27. September 2023, The New Stack

5 Hard Problems in Vector Search, and How Cassandra Solves Them
22. September 2023, The New Stack

NoSQL injection | Web Security Academy
26. September 2023, The Daily Swig

MongoDB's SQL-to-NoSQL converter uses AI to smash the language barrier
27. September 2023, The Register

bereitgestellt von Google News

Aerospike Is Now a Graph Database, Too
21. Juni 2023, Datanami

Forrester Shares the 411 on Data Fabric 2.0
28. Februar 2023, Datanami

Cutting-edge Katana Graph scores $28.5 million Series A Led by ...
24. Februar 2021, ZDNet

Trend-Setting Products in Data and Information Management for 2023
8. Dezember 2022, Database Trends and Applications

AWS, IBM, Microsoft, Google emerge Cloud DBMS leaders
22. Dezember 2022, Daily Host News

bereitgestellt von Google News

How IBM Is Turning Db2 into an 'AI Database'
3. Juni 2019, Datanami

IBM Builds New Ultra-Fast Platform for Hoovering Up and Analyzing ...
31. Mai 2018, Data Center Knowledge

IBM Unfurls Analytics Platform Based on Microservices
16. März 2018, RTInsights

Was ist IBM Db2?
20. April 2023, Storage-Insider

因應多雲資料處理分析需求,IBM提供專屬預先整合套件
15. November 2019, iThome

bereitgestellt von Google News

Jobangebote

Backend Software Engineer
Atlassian, San Francisco, CA

An, Database Developer
American Fidelity Assurance, Oklahoma

Terraform Engineer
Quantum Solutions, Phoenix, AZ

Senior Cassandra Database Engineer
Wells Fargo, Charlotte, NC

Lead Engineer, Database Engineering, Oracle
Sephora, San Francisco, CA

jobs by Indeed



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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

Redis logo

The world’s most loved real‑time data platform.
Try free

Neo4j logo

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

MariaDB logo

SkySQL, the ultimate
MariaDB cloud, is here.

Get started with SkySQL today!

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

Präsentieren Sie hier Ihr Produkt