DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > Cassandra vs. Dragonfly vs. Google Cloud Bigtable vs. HBase vs. Ingres

Vergleich der Systemeigenschaften Cassandra vs. Dragonfly vs. Google Cloud Bigtable vs. HBase vs. Ingres

Redaktionelle Informationen bereitgestellt von DB-Engines
NameCassandra  Xaus Vergleich ausschliessenDragonfly  Xaus Vergleich ausschliessenGoogle Cloud Bigtable  Xaus Vergleich ausschliessenHBase  Xaus Vergleich ausschliessenIngres  Xaus Vergleich ausschliessen
KurzbeschreibungWide-Column Store basierend auf Ideen von BigTable und DynamoDB infoOptimiert für schreibende ZugriffeA drop-in Redis replacement that scales vertically to support millions of operations per second and terabyte sized workloads, all on a single instanceGoogle's NoSQL Big Data database service. It's the same database that powers many core Google services, including Search, Analytics, Maps, and Gmail.Wide-Column Store basierend auf Apache Hadoop und auf Konzepten von BigTableBewährtes RDBMS
Primäres DatenbankmodellWide Column StoreKey-Value StoreKey-Value Store
Wide Column Store
Wide Column StoreRelational DBMS
Sekundäre DatenbankmodelleVektor DBMS infostarting with release V5
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte101,89
Rang#12  Overall
#1  Wide Column Stores
Punkte0,41
Rang#266  Overall
#38  Key-Value Stores
Punkte3,26
Rang#92  Overall
#13  Key-Value Stores
#8  Wide Column Stores
Punkte30,50
Rang#26  Overall
#2  Wide Column Stores
Punkte4,11
Rang#81  Overall
#44  Relational DBMS
Websitecassandra.apache.orggithub.com/­dragonflydb/­dragonfly
www.dragonflydb.io
cloud.google.com/­bigtablehbase.apache.orgwww.actian.com/­databases/­ingres
Technische Dokumentationcassandra.apache.org/­doc/­latestwww.dragonflydb.io/­docscloud.google.com/­bigtable/­docshbase.apache.org/­book.htmldocs.actian.com/­ingres
EntwicklerApache Software Foundation infoApache Top Level Projekt, ursprünglich von Facebook entwickeltDragonflyDB team and community contributorsGoogleApache Software Foundation infoApache Top-Level Projekt, ursprünglich entwickelt von PowersetActian Corporation
Erscheinungsjahr20082023201520081974 infoUrsprünglich bereits in den 1970 Jahren
Aktuelle Version4.1.3, Juli 20231.0, March 20232.3.4, Jaenner 202111.2, Mai 2022
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2Open Source infoBSL 1.1kommerziellOpen Source infoApache Version 2kommerziell
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.
ImplementierungsspracheJavaC++JavaC
Server BetriebssystemeBSD
Linux
OS X
Windows
LinuxgehostetLinux
Unix
Windows infomit Cygwin
AIX
HP Open VMS
HP-UX
Linux
Solaris
Windows
Datenschemaschemafreischemafreischemafreischema-free, schema definition possibleja
Typisierung infovordefinierte Datentypen, z.B. float oder datejastrings, hashes, lists, sets, sorted sets, bit arraysneinoptions to bring your own types, AVROja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinneinnein infoaber Import/Export aus/von XML-files möglich
Sekundärindizeseingeschränkt infoNur Gleichheitsabfragen, nicht immer die performanteste Lösungneinneinneinja
SQL infoSupport of SQLSQL-like SELECT, DML and DDL statements (CQL)neinneinneinja
APIs und andere ZugriffskonzepteProprietäres Protokoll infoCQL (Cassandra Query Language, eine SQL-ähnliche Abfragesprache)
Thrift
Proprietäres Protokoll infoRESP - REdis Serialization ProtocolgRPC (using protocol buffers) API
HappyBase (Python library)
HBase compatible API (Java)
Java API
RESTful HTTP API
Thrift
.NET Client API
JDBC
ODBC
Proprietäres Protokoll (OpenAPI)
Unterstützte ProgrammiersprachenC#
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript infoNode.js
Perl
PHP
Python
Ruby
Scala
C
C#
C++
Clojure
D
Dart
Elixir
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Lisp
Lua
Objective-C
Perl
PHP
Python
R
Ruby
Rust
Scala
Swift
Tcl
C#
C++
Go
Java
JavaScript (Node.js)
Python
C
C#
C++
Groovy
Java
PHP
Python
Scala
Server-seitige Scripts infoStored ProceduresneinLuaneinja infoCoprocessors in Javaja
Triggersjapublish/subscribe channels provide some trigger functionalityneinjaja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infokein "single point of failure"ShardingShardinghorizontale Partitionierung infoIngres Star zum gleichzeitigen Zugriff auf mehrere Datenbanken
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenfrei wählbarer Replikationsfaktor infoAbbildung von geographischer Verteilung der Server möglichSource-Replica ReplikationInternal replication in Colossus, and regional replication between two clusters in different zonesMulti-Source Replikation
Source-Replica Replikation
Ingres Replicator
MapReduce infoBietet ein API für Map/Reduce Operationenjaneinjajanein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual Consistency
Immediate Consistency infobei jedem Schreibvorgang individuell einstellbar
Eventual ConsistencyImmediate consistency (for a single cluster), Eventual consistency (for two or more replicated clusters)Immediate Consistency or Eventual ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinneinneinja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationennein infoAtomizität und Isolation innerhalb einzelner Operationen werden unterstütztAtomic execution of command blocks and scriptsAtomic single-row operationsSingle row ACID (across millions of columns)ACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjayes, strict serializability by the serverjajaja infoMVCC
Durability infoDauerhafte Speicherung der Datenjajajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinjaneinjanein
Berechtigungskonzept infoZugriffskontrolleZugriffsrechte für Benutzer auf einzelne Objekte definierbarPassword-based authenticationAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)Access Control Lists (ACL) for RBAC, integration with Apache Ranger for RBAC & ABACBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standard
Weitere Informationen bereitgestellt vom Systemhersteller
CassandraDragonflyGoogle Cloud BigtableHBaseIngres
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

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
CassandraDragonflyGoogle Cloud BigtableHBaseIngres
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

Cloudera's HBase PaaS offering now supports Complex Transactions
11. August 2021,  Krishna Maheshwari (sponsor) 

Why is Hadoop not listed in the DB-Engines Ranking?
13. Mai 2013, Paul Andlinger

alle anzeigen

Erwähnungen in aktuellen Nachrichten

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

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

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

How Zalando migrated their shopping carts to Amazon DynamoDB from Apache Cassandra | Amazon Web Services
11. Oktober 2023, AWS Blog

bereitgestellt von Google News

DragonflyDB Announces $21m in New Funding and General Availability
21. März 2023, Business Wire

DragonflyDB reels in $21M for its speedy in-memory database
21. März 2023, SiliconANGLE News

DragonflyDB Raises $21M in Funding
21. März 2023, FinSMEs

Dragonfly 1.0 Released For What Claims To Be The World's Fastest In-Memory Data Store
20. März 2023, Phoronix

Intel Linux Kernel Optimizations Show Huge Benefit For High Core Count Servers
29. März 2023, Phoronix

bereitgestellt von Google News

Google's AI-First Strategy Brings Vector Support To Cloud Databases
1. März 2024, Forbes

What is Google Bigtable? | Definition from TechTarget
1. März 2022, TechTarget

Google Introduces Autoscaling for Cloud Bigtable for Optimizing Costs
31. Januar 2022, InfoQ.com

Review: Google Bigtable scales with ease
7. September 2016, InfoWorld

Google Cloud makes it cheaper to run smaller workloads on Bigtable
7. April 2020, TechCrunch

bereitgestellt von Google News

Best Practices from Rackspace for Modernizing a Legacy HBase/Solr Architecture Using AWS Services | Amazon Web ...
9. Oktober 2023, AWS Blog

Less Components, Higher Performance: Apache Doris instead of ClickHouse, MySQL, Presto, and HBase
20. Oktober 2023, hackernoon.com

HBase: The database big data left behind
6. Mai 2016, InfoWorld

HydraBase – The evolution of HBase@Facebook
5. Juni 2014, Facebook Engineering

HBase Tutorial
24. Februar 2023, Simplilearn

bereitgestellt von Google News

Postgres pioneer Michael Stonebraker promises to upend the database once more
26. Dezember 2023, The Register

New startup from Postgres creator puts the database at heart of software stack
12. März 2024, TechCrunch

Actian Launches Ingres as a Fully-Managed Cloud Service
24. September 2021, Integration Developers

PostgreSQL now top developer choice ahead of MySQL, according to massive new survey • DEVCLASS
13. Juni 2023, DevClass

Dr. Michael Stonebraker: A Short History of Database Systems
1. Februar 2019, 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.

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

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.

Präsentieren Sie hier Ihr Produkt