DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > Blueflood vs. Cassandra vs. Google Cloud Datastore vs. Hazelcast vs. Memgraph

Vergleich der Systemeigenschaften Blueflood vs. Cassandra vs. Google Cloud Datastore vs. Hazelcast vs. Memgraph

Redaktionelle Informationen bereitgestellt von DB-Engines
NameBlueflood  Xaus Vergleich ausschliessenCassandra  Xaus Vergleich ausschliessenGoogle Cloud Datastore  Xaus Vergleich ausschliessenHazelcast  Xaus Vergleich ausschliessenMemgraph  Xaus Vergleich ausschliessen
KurzbeschreibungSkalierbare Timeseries DBMS basierend auf CassandraWide-Column Store basierend auf Ideen von BigTable und DynamoDB infoOptimiert für schreibende ZugriffeSelbst skalierendes NoSQL Datenbankservice in der Google Cloud PlattformA widely adopted in-memory data gridAn open source graph database built for real-time streaming and compatible with Neo4j
Primäres DatenbankmodellTime Series DBMSWide Column StoreDocument StoreKey-Value StoreGraph DBMS
Sekundäre DatenbankmodelleVektor DBMS infostarting with release V5Document Store infoJSON support with IMDG 3.12
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,06
Rang#353  Overall
#34  Time Series DBMS
Punkte101,89
Rang#12  Overall
#1  Wide Column Stores
Punkte4,47
Rang#76  Overall
#12  Document Stores
Punkte5,97
Rang#57  Overall
#6  Key-Value Stores
Punkte3,02
Rang#98  Overall
#8  Graph DBMS
Websiteblueflood.iocassandra.apache.orgcloud.google.com/­datastorehazelcast.commemgraph.com
Technische Dokumentationgithub.com/­rax-maas/­blueflood/­wikicassandra.apache.org/­doc/­latestcloud.google.com/­datastore/­docshazelcast.org/­imdg/­docsmemgraph.com/­docs
Social network pagesLinkedInTwitterFacebookGitHubDiscord
EntwicklerRackspaceApache Software Foundation infoApache Top Level Projekt, ursprünglich von Facebook entwickeltGoogleHazelcastMemgraph Ltd
Erscheinungsjahr20132008200820082017
Aktuelle Version4.1.3, Juli 20235.3.6, November 2023
Lizenz infoCommercial or Open SourceOpen Source infoApache 2.0Open Source infoApache Version 2kommerziellOpen Source infoApache Version 2; commercial licenses availableOpen Source infoBSL 1.1; commercial license for enterprise edition available
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinjaneinnein
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.
ImplementierungsspracheJavaJavaJavaC und C++
Server BetriebssystemeLinux
OS X
BSD
Linux
OS X
Windows
gehostetAlle Betriebssysteme mit einer Java VMLinux
Datenschemavordefiniertes Schemaschemafreischemafreischemafreischemafrei und schema-optional
Typisierung infovordefinierte Datentypen, z.B. float oder datejajaja, Details hierjaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinja infothe object must implement a serialization strategynein
Sekundärindizesneineingeschränkt infoNur Gleichheitsabfragen, nicht immer die performanteste Lösungjaja
SQL infoSupport of SQLneinSQL-like SELECT, DML and DDL statements (CQL)SQL-like query language (GQL)SQL-like query languagenein
APIs und andere ZugriffskonzepteHTTP RESTProprietäres Protokoll infoCQL (Cassandra Query Language, eine SQL-ähnliche Abfragesprache)
Thrift
gRPC (using protocol buffers) API
RESTful HTTP/JSON API
JCache
JPA
Memcached Protokoll
RESTful HTTP API
Bolt protocol
Cypher query language
Unterstützte ProgrammiersprachenC#
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript infoNode.js
Perl
PHP
Python
Ruby
Scala
.Net
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
.Net
C#
C++
Clojure
Go
Java
JavaScript (Node.js)
Python
Scala
.Net
C
C++
Elixir
Go
Haskell
Java
JavaScript
PHP
Python
Ruby
Scala
Server-seitige Scripts infoStored Proceduresneinneinmit Google App Engineja infoEvent Listeners, Executor Services
TriggersneinjaCallbacks mit Google Apps Engineja infoEvents
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infobasierend auf CassandraSharding infokein "single point of failure"ShardingShardingSharding infodynamic graph partitioning
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenfrei wählbarer Replikationsfaktor infobasierend auf Cassandrafrei wählbarer Replikationsfaktor infoAbbildung von geographischer Verteilung der Server möglichMulti-source replication using Paxosja infoReplicated MapMulti-source replication using RAFT
MapReduce infoBietet ein API für Map/Reduce Operationenneinjaja infomittels Google Cloud Dataflowjanein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual Consistency infobasierend auf Cassandra
Immediate Consistency infobasierend auf Cassandra
Eventual Consistency
Immediate Consistency infobei jedem Schreibvorgang individuell einstellbar
Immediate 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 or Eventual Consistency selectable by user infoRaft Consensus AlgorithmImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinja infovia ReferenceProperties or Ancestor pathsneinja inforelationships in graphs
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationenneinnein infoAtomizität und Isolation innerhalb einzelner Operationen werden unterstütztACID infoSerializable Isolation within Transactions, Read Committed outside of Transactionsone or two-phase-commit; repeatable reads; read commitedACID 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 haltenneinneinneinjaja
Berechtigungskonzept infoZugriffskontrolleneinZugriffsrechte für Benutzer auf einzelne Objekte definierbarAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)Role-based access controlUsers, roles and permissions
Weitere Informationen bereitgestellt vom Systemhersteller
BluefloodCassandraGoogle Cloud DatastoreHazelcastMemgraph
Specific characteristicsApache Cassandra is the leading NoSQL, distributed database management system, well...
» mehr
Memgraph directly connects to your streaming infrastructure so you and your team...
» mehr
Competitive advantagesNo single point of failure ensures 100% availability . Operational simplicity for...
» mehr
Business Source License ensures a future for the Memgraph community MAGE algorithm...
» mehr
Typical application scenariosInternet of Things (IOT), fraud detection applications, recommendation engines, product...
» mehr
Graph algorithms in bioinformatics Social network analysis Cryptocurrency network...
» 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
You 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
DrittanbieterCData: Connect to Big Data & NoSQL through standard Drivers.
» 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
BluefloodCassandraGoogle Cloud DatastoreHazelcastMemgraph
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

Erwähnungen in aktuellen Nachrichten

What Is Cassandra? Working, Features, and Uses - Spiceworks Inc
17. August 2023, Spiceworks News and Insights

How Uber Optimized Cassandra Operations At Scale
20. Juli 2023, Uber

Here's What to Know About Apache Cassandra 5.0
15. April 2024, hackernoon.com

Cassandra is the “best f*cking database for gen AI,” says DataStax CEO
13. Dezember 2023, VentureBeat

Microsoft extends life support for aging Apache Cassandra 3.11 database
10. Oktober 2023, The Register

bereitgestellt von Google News

Best cloud storage of 2024
29. April 2024, TechRadar

Google Cloud Stops Exit Fees
12. Januar 2024, Spiceworks News and Insights

BigID Data Intelligence Platform Now Available on Google Cloud Marketplace
6. November 2023, PR Newswire

What is Google App Engine? | Definition from TechTarget
26. April 2024, TechTarget

What Is Google Cloud Platform?
28. August 2023, Simplilearn

bereitgestellt von Google News

Hazelcast Weaves Wider Logic Threads Through The Data Fabric
7. März 2024, Forbes

Hazelcast 5.4 real time data processing platform boosts AI and consistency
17. April 2024, VentureBeat

Hazelcast Sets New Standards for AI Workloads with Platform 5.4 Enhancements
18. April 2024, Datanami

Research Report on Event Stream Processing Tools Market Size 2024-2030: Supply-Demand Trends, Regional ...
3. Mai 2024, southeast.newschannelnebraska.com

Real-Time Data Platform Hazelcast Introduces New Chief Technology Officer Adrian Soars
7. November 2023, Finovate

bereitgestellt von Google News

Enhance Your Network with the Power of a Graph DB
4. Mai 2024, Towards Data Science

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

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

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

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

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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

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.

Präsentieren Sie hier Ihr Produkt