DB-EnginesextremeDB - Data management wherever you need itEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von Redgate Software

DBMS > Apache Cassandra vs. Databricks vs. IBM Db2 Event Store vs. ScyllaDB vs. SpatiaLite

Vergleich der Systemeigenschaften Apache Cassandra vs. Databricks vs. IBM Db2 Event Store vs. ScyllaDB vs. SpatiaLite

Redaktionelle Informationen bereitgestellt von DB-Engines
NameApache Cassandra  Xaus Vergleich ausschliessenDatabricks  Xaus Vergleich ausschliessenIBM Db2 Event Store  Xaus Vergleich ausschliessenScyllaDB  Xaus Vergleich ausschliessenSpatiaLite  Xaus Vergleich ausschliessen
KurzbeschreibungWide-Column Store basierend auf Ideen von BigTable und DynamoDB infoOptimiert für schreibende ZugriffeThe Databricks Lakehouse Platform combines elements of data lakes and data warehouses to provide a unified view onto structured and unstructured data. It is based on Apache Spark.Distributed Event Store optimized for Internet of Things use casesCassandra and DynamoDB compatible wide column storeSpatial extension of SQLite
Primäres DatenbankmodellWide Column StoreDocument Store
Relational DBMS
Event Store
Time Series DBMS
Wide Column StoreSpatial DBMS
Sekundäre DatenbankmodelleVektor DBMS infostarting with release V5Key-Value StoreRelational DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte97,71
Rang#11  Overall
#1  Wide Column Stores
Punkte86,46
Rang#14  Overall
#2  Document Stores
#9  Relational DBMS
Punkte0,18
Rang#312  Overall
#2  Event Stores
#26  Time Series DBMS
Punkte3,88
Rang#72  Overall
#5  Wide Column Stores
Punkte1,50
Rang#144  Overall
#3  Spatial DBMS
Websitecassandra.apache.orgwww.databricks.comwww.ibm.com/­products/­db2-event-storewww.scylladb.comwww.gaia-gis.it/­fossil/­libspatialite/­index
Technische Dokumentationcassandra.apache.org/­doc/­latestdocs.databricks.comwww.ibm.com/­docs/­en/­db2-event-storedocs.scylladb.comwww.gaia-gis.it/­gaia-sins/­spatialite_topics.html
EntwicklerApache Software Foundation infoApache Top Level Projekt, ursprünglich von Facebook entwickeltDatabricksIBMScyllaDBAlessandro Furieri
Erscheinungsjahr20082013201720152008
Aktuelle Version5.0-rc1, Juli 20242.0ScyllaDB Open Source 6.0.2, Juli 20245.0.0, August 2020
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2kommerziellkommerziell infofree developer edition availableOpen Source infoOpen Source (AGPL), commercial license availableOpen Source infoMPL 1.1, GPL v2.0 or LGPL v2.1
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinjaneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Astra DB: Multi-cloud DBaaS built on Apache Cassandra.Scylla Cloud: Create real-time applications that run at global scale with Scylla Cloud, the industry’s most powerful NoSQL DBaaS
ImplementierungsspracheJavaC und C++C++C++
Server BetriebssystemeBSD
Linux
OS X
Windows
gehostetLinux infoLinux, macOS, Windows for the developer additionLinuxserverlos
DatenschemaschemafreiFlexible Schema (defined schema, partial schema, schema free)jaschemafreija
Typisierung infovordefinierte Datentypen, z.B. float oder datejajajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinjaneinneinnein
Sekundärindizeseingeschränkt infoNur Gleichheitsabfragen, nicht immer die performanteste Lösungjaneinja infocluster global secondary indicesja
SQL infoSupport of SQLSQL-like SELECT, DML and DDL statements (CQL)with Databricks SQLja infothrough the embedded Spark runtimeSQL-like DML and DDL statements (CQL)ja
APIs und andere ZugriffskonzepteProprietäres Protokoll infoCQL (Cassandra Query Language, eine SQL-ähnliche Abfragesprache)
Thrift
JDBC
ODBC
RESTful HTTP API
ADO.NET
DB2 Connect
JDBC
ODBC
RESTful HTTP API
Proprietäres Protokoll infocompatible with CQL (Cassandra Query Language, an SQL-like language)
RESTful HTTP API (DynamoDB compatible)
Thrift
Unterstützte ProgrammiersprachenC#
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript infoNode.js
Perl
PHP
Python
Ruby
Scala
Python
R
Scala
C
C#
C++
Cobol
Delphi
Fortran
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
Scala
Visual Basic
For CQL interface: C#, C++, Clojure, Erlang, Go, Haskell, Java, JavaScript, Node.js, Perl, PHP, Python, Ruby, Rust, Scala
For DynamoDB interface: .Net, ColdFusion, Erlang, Groovy, Java, JavaScript, Perl, PHP, Python, Ruby
Server-seitige Scripts infoStored Proceduresneinbenutzerdefinierte Funktionenjayes, Luanein
Triggersjaneinneinja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infokein "single point of failure"ShardingShardingkeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenfrei wählbarer Replikationsfaktor infoAbbildung von geographischer Verteilung der Server möglichjaActive-active shard replicationfrei wählbarer Replikationsfaktor infoRepresentation of geographical distribution of servers is possiblekeine
MapReduce infoBietet ein API für Map/Reduce Operationenjaneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual Consistency
Immediate Consistency infobei jedem Schreibvorgang individuell einstellbar
Immediate ConsistencyEventual ConsistencyEventual Consistency
Tunable Consistency infocan be individually decided for each write operation
Fremdschlüssel inforeferenzielle Integritätneinneinneinja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationennein infoAtomizität und Isolation innerhalb einzelner Operationen werden unterstütztACIDneinnein infoAtomicity and isolation are supported for single operationsACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten DatenmanipulationenjajaNo - written data is immutablejaja
Durability infoDauerhafte Speicherung der DatenjajaYes - Synchronous writes to local disk combined with replication and asynchronous writes in parquet format to permanent shared storagejaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinneinjaja infoin-memory tablesja
Berechtigungskonzept infoZugriffskontrolleZugriffsrechte für Benutzer auf einzelne Objekte definierbarBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardAccess rights for users can be defined per objectnein
Weitere Informationen bereitgestellt vom Systemhersteller
Apache CassandraDatabricksIBM Db2 Event StoreScyllaDBSpatiaLite
Specific characteristicsApache Cassandra is the leading NoSQL, distributed database management system, well...
» mehr
Supported database models : In addition to the Document store and Relational DBMS...
» mehr
ScyllaDB is engineered to deliver predictable performance at scale. It’s adopted...
» mehr
Competitive advantagesNo single point of failure ensures 100% availability . Operational simplicity for...
» mehr
Highly-performant (efficiently utilizes full resources of a node and network; millions...
» mehr
Typical application scenariosInternet of Things (IOT), fraud detection applications, recommendation engines, product...
» mehr
ScyllaDB is ideal for applications that require high throughput and low latency at...
» mehr
Key customersApple, Netflix, Uber, ING,, Intuit,Fidelity, NY Times, Outbrain, BazaarVoice, Best...
» mehr
Discord, Epic Games, Expedia, Zillow, Comcast, Disney+ Hotstar, Samsung, ShareChat,...
» mehr
Market metricsApache Cassandra is used by 40% of the Fortune 100.
» mehr
ScyllaDB typically offers ~75% total cost of ownership savings, with ~5X higher throughput...
» mehr
Licensing and pricing modelsApache license  Pricing for commercial distributions provided by DataStax and available...
» mehr
ScyllaDB Open Source - free open source software (AGPL) ScyllaDB Enterprise - subscription-based...
» mehr
Neuigkeiten

The Reality of AI and Cloud Adoption
6. November 2024

Maximizing Self-Managed Apache Cassandra with Kubernetes
5. November 2024

Unify Internal and External Data for AI Workflows with Glean, Astra DB, and Langflow
30. Oktober 2024

Let Copilot Initiate Your Database with the Latest DataStax Astra DB GitHub Copilot Extension
29. Oktober 2024

How AI Agents and Humans Collaborate to Turn Unstructured Data into Action
24. Oktober 2024

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
DrittanbieterCassandra Forward event: Want to level up your Cassandra game? Watch now replays of the March 2023 sessions.
» mehr

CData: Connect to Big Data & NoSQL through standard Drivers.
» 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 CassandraDatabricksIBM Db2 Event StoreScyllaDBSpatiaLite
DB-Engines Blog Posts

PostgreSQL is the DBMS of the Year 2023
2. Januar 2024, Matthias Gelbmann, Paul Andlinger

alle anzeigen

Spatial database management systems
6. April 2021, Matthias Gelbmann

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Apache Cassandra Poll: AI Use Cases Are Set to Triple
8. November 2024, The New Stack

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

Apache Cassandra introduces version 5.0 of open-source NoSQL database
9. September 2024, Techzine Europe

Migrate Cassandra workloads to Amazon Keyspaces using CQLReplicator
4. September 2024, AWS Blog

Apache Software Foundation Announces Apache Cassandra® 5.0,
7. Oktober 2024, GlobeNewswire

bereitgestellt von Google News

Databricks could launch IPO in two months but biding time despite investor pressure, CEO says
13. September 2024, ION Analytics

Exclusive | Amazon, Databricks Strike Five-Year Deal Around AI Chips
15. Oktober 2024, The Wall Street Journal

Databricks Mosaic Research Examines Long-Context Retrieval-Augmented Generation: How Leading AI Models Handle Expansive Information for Improved Response Accuracy
9. November 2024, MarkTechPost

Databricks partners with AWS to accelerate GenAI development
16. Oktober 2024, Blocks & Files

Databricks & AWS Join in Push to Enhance Gen AI Capabilities
17. Oktober 2024, Technology Magazine

bereitgestellt von Google News

Defense Department Tests AI Software, Advances to Improve Physical Security Posture
28. Oktober 2024, Department of Defense

ScyllaDB 6.0 advances open source database scalability
12. Juni 2024, VentureBeat

Sleeping at Scale - Delivering 10k Timers per Second per Node with Rust, Tokio, Kafka, and Scylla
26. April 2024, InfoQ.com

Top 160+ startups in Open Source Databases in Oct, 2024
30. Oktober 2024, Tracxn

Worldwide Local Latency with ScyllaDB: ZeroFlucs’ Strategy
6. Februar 2024, The New Stack

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.

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

SingleStore logo

The data platform to build your intelligent applications.
Try it free.

Milvus logo

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

Präsentieren Sie hier Ihr Produkt