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

DBMS > Apache Cassandra vs. Databricks vs. etcd vs. Google Cloud Datastore vs. SAP SQL Anywhere

Vergleich der Systemeigenschaften Apache Cassandra vs. Databricks vs. etcd vs. Google Cloud Datastore vs. SAP SQL Anywhere

Redaktionelle Informationen bereitgestellt von DB-Engines
NameApache Cassandra  Xaus Vergleich ausschliessenDatabricks  Xaus Vergleich ausschliessenetcd  Xaus Vergleich ausschliessenGoogle Cloud Datastore  Xaus Vergleich ausschliessenSAP SQL Anywhere infofrüher Adaptive Server Anywhere genannt  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.A distributed reliable key-value storeSelbst skalierendes NoSQL Datenbankservice in der Google Cloud PlattformRDBMS database and synchronization technologies for server, desktop, remote office, and mobile environments
Primäres DatenbankmodellWide Column StoreDocument Store
Relational DBMS
Key-Value StoreDocument StoreRelational DBMS
Sekundäre DatenbankmodelleVektor DBMS infostarting with release V5
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte102,58
Rang#11  Overall
#1  Wide Column Stores
Punkte90,03
Rang#13  Overall
#2  Document Stores
#9  Relational DBMS
Punkte7,06
Rang#47  Overall
#5  Key-Value Stores
Punkte3,69
Rang#71  Overall
#12  Document Stores
Punkte2,87
Rang#88  Overall
#48  Relational DBMS
Websitecassandra.apache.orgwww.databricks.cometcd.io
github.com/­etcd-io/­etcd
cloud.google.com/­datastorewww.sap.com/­products/­technology-platform/­sql-anywhere.html
Technische Dokumentationcassandra.apache.org/­doc/­latestdocs.databricks.cometcd.io/­docs
github.com/­etcd-io/­etcd/­tree/­master/­Documentation
cloud.google.com/­datastore/­docshelp.sap.com/­docs/­SAP_SQL_Anywhere
EntwicklerApache Software Foundation infoApache Top Level Projekt, ursprünglich von Facebook entwickeltDatabricksGoogleSAP infofrüher Sybase
Erscheinungsjahr2008201320081992
Aktuelle Version5.0-rc1, Juli 20243.4, August 201917, Juli 2015
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2kommerziellOpen Source infoApache Version 2.0kommerziellkommerziell
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinjaneinjanein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheJavaGo
Server BetriebssystemeBSD
Linux
OS X
Windows
gehostetFreeBSD
Linux
Windows infoexperimental
gehostetAIX
HP-UX
Linux
OS X
Solaris
Windows
DatenschemaschemafreiFlexible Schema (defined schema, partial schema, schema free)schemafreischemafreija
Typisierung infovordefinierte Datentypen, z.B. float oder datejaneinja, Details hierja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinjaneinneinja
Sekundärindizeseingeschränkt infoNur Gleichheitsabfragen, nicht immer die performanteste Lösungjaneinjaja
SQL infoSupport of SQLSQL-like SELECT, DML and DDL statements (CQL)with Databricks SQLneinSQL-like query language (GQL)ja
APIs und andere ZugriffskonzepteProprietäres Protokoll infoCQL (Cassandra Query Language, eine SQL-ähnliche Abfragesprache)
Thrift
JDBC
ODBC
RESTful HTTP API
gRPC
JSON over HTTP
gRPC (using protocol buffers) API
RESTful HTTP/JSON API
ADO.NET
HTTP API
JDBC
ODBC
Unterstützte ProgrammiersprachenC#
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript infoNode.js
Perl
PHP
Python
Ruby
Scala
Python
R
Scala
.Net
C
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
Rust
Scala
Tcl
.Net
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
C
C#
C++
Delphi
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
Server-seitige Scripts infoStored Proceduresneinbenutzerdefinierte Funktionenneinmit Google App Engineyes, in C/C++, Java, .Net or Perl
Triggersjayes, watching key changesCallbacks mit Google Apps Engineja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infokein "single point of failure"Shardingkeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenfrei wählbarer Replikationsfaktor infoAbbildung von geographischer Verteilung der Server möglichjaUsing Raft consensus algorithm to ensure data replication with strong consistency among multiple replicas.Multi-source replication using PaxosSource-Replica Replikation infoDatabase mirroring
MapReduce infoBietet ein API für Map/Reduce Operationenjaneinja infomittels Google Cloud Dataflownein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual Consistency
Immediate Consistency infobei jedem Schreibvorgang individuell einstellbar
Immediate ConsistencyImmediate ConsistencyImmediate Consistency or Eventual Consistency depending on type of query and configuration infoStrong Consistency is default for entity lookups and queries within an Entity Group (but can instead be made eventually consistent). Other queries are always eventual consistent.Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinja infovia ReferenceProperties or Ancestor pathsja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationennein infoAtomizität und Isolation innerhalb einzelner Operationen werden unterstütztACIDneinACID infoSerializable Isolation within Transactions, Read Committed outside of TransactionsACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjajajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinneinneinneinja
Berechtigungskonzept infoZugriffskontrolleZugriffsrechte für Benutzer auf einzelne Objekte definierbarneinAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)Benutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standard
Weitere Informationen bereitgestellt vom Systemhersteller
Apache CassandraDatabricksetcdGoogle Cloud DatastoreSAP SQL Anywhere infofrüher Adaptive Server Anywhere genannt
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
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 metricsApache Cassandra 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

New AI Agents Survey: Trust, Control, and Reliability Remain Concerns
14. Februar 2025

Unlocking Local AI: Using Ollama with Agents
13. Februar 2025

Spread the Love with DataStax this Valentine's Day!
10. Februar 2025

How to Build a Simple AI Agent with Langflow and Composio
6. Februar 2025

Knowledge Graphs: Do You Need One?
5. Februar 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 CassandraDatabricksetcdGoogle Cloud DatastoreSAP SQL Anywhere infofrüher Adaptive Server Anywhere genannt
DB-Engines Blog Posts

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

alle anzeigen

Erwähnungen in aktuellen Nachrichten

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

Apache Cassandra survey highlights growing adoption for AI workloads
11. November 2024, Blocks and Files

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

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

bereitgestellt von Google News

Agent washing and Databricks' momentum examined
17. Februar 2025, SiliconANGLE News

SAP SE (SAP) Launches Business Data Cloud to Boost AI Adoption, Partners with Databricks
17. Februar 2025, Insider Monkey

How Software Maker Databricks Seized On Artificial Intelligence Opportunity
13. Februar 2025, Investor's Business Daily

SAP and Databricks Open a Bold New Era of Data and AI
13. Februar 2025, SAP News

Fast break AI: How Databricks helped the Pacers slash ML costs 12,000X% while speeding up insights
11. Februar 2025, VentureBeat

bereitgestellt von Google News

⎈ DIY: Create your own cloud, etcd and raft, Observability solution with ClickHouse, Pod with more than one network, port-forward explained
4. September 2024, substack.com

ETCD guidelines: RBI seeks to balance rupee stability, competitiveness | Policy Circle
8. April 2024, Policy Circle

etcd gets ready to graduate
17. November 2020, AWS Blog

How to restore a Kubernetes cluster from an etcd snapshot
16. Dezember 2021, TechTarget

A Kubernetes Operator for etcd
13. Oktober 2020, InfoQ.com

bereitgestellt von Google News

17 Top Cloud Storage Companies to Know
9. April 2024, Built In

Cloud Storage pricing
23. September 2014, Google

NetApp Cloud Volumes Service datastore support for Google Cloud VMware Engine
7. Februar 2023, NetApp

Your Memories. Their Cloud. (Published 2022)
20. Juni 2023, The New York Times

Leveraging the Google Cloud Platform
29. September 2016, Niantic Labs

bereitgestellt von Google News

Rimini Street expands support beyond SAP and Oracle
11. Juni 2022, InsideSAP

Securing SAP with AWS Network Firewall: Part 2 – Managed Rules
17. Juli 2023, AWS Blog

SAP vulnerabilities Let Attacker Inject OS Commands—Patch Now!
11. Juli 2023, CybersecurityNews

Gartner’s Magic Quadrant for Cloud Database Management Systems
9. Dezember 2020, CRN

Data Integration Tools – Market Study
21. Oktober 2016, Data Science Central

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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

Neo4j logo

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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

Präsentieren Sie hier Ihr Produkt