DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > HBase vs. Memgraph vs. RethinkDB vs. RocksDB vs. Sequoiadb

Vergleich der Systemeigenschaften HBase vs. Memgraph vs. RethinkDB vs. RocksDB vs. Sequoiadb

Redaktionelle Informationen bereitgestellt von DB-Engines
NameHBase  Xaus Vergleich ausschliessenMemgraph  Xaus Vergleich ausschliessenRethinkDB  Xaus Vergleich ausschliessenRocksDB  Xaus Vergleich ausschliessenSequoiadb  Xaus Vergleich ausschliessen
KurzbeschreibungWide-Column Store basierend auf Apache Hadoop und auf Konzepten von BigTableAn open source graph database built for real-time streaming and compatible with Neo4jDBMS for the Web with a mechanism to push updated query results to applications in realtime.Embeddable persistent key-value store optimized for fast storage (flash and RAM)NewSQL database with distributed OLTP and SQL
Primäres DatenbankmodellWide Column StoreGraph DBMSDocument StoreKey-Value StoreDocument Store
Relational DBMS
Sekundäre DatenbankmodelleSpatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte30,50
Rang#26  Overall
#2  Wide Column Stores
Punkte3,02
Rang#98  Overall
#8  Graph DBMS
Punkte2,74
Rang#105  Overall
#19  Document Stores
Punkte3,65
Rang#85  Overall
#11  Key-Value Stores
Punkte0,45
Rang#261  Overall
#41  Document Stores
#122  Relational DBMS
Websitehbase.apache.orgmemgraph.comrethinkdb.comrocksdb.orgwww.sequoiadb.com
Technische Dokumentationhbase.apache.org/­book.htmlmemgraph.com/­docsrethinkdb.com/­docsgithub.com/­facebook/­rocksdb/­wikiwww.sequoiadb.com/­en/­index.php?m=Files&a=index
Social network pagesLinkedInTwitterFacebookGitHubDiscord
EntwicklerApache Software Foundation infoApache Top-Level Projekt, ursprünglich entwickelt von PowersetMemgraph LtdThe Linux Foundation infosince July 2017Facebook, Inc.Sequoiadb Ltd.
Erscheinungsjahr20082017200920132013
Aktuelle Version2.3.4, Jaenner 20212.4.1, August 20208.11.4, April 2024
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2Open Source infoBSL 1.1; commercial license for enterprise edition availableOpen Source infoApache Version 2Open Source infoBSDOpen Source infoServer: AGPL; Client: Apache V2
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheJavaC und C++C++C++C++
Server BetriebssystemeLinux
Unix
Windows infomit Cygwin
LinuxLinux
OS X
Windows
LinuxLinux
Datenschemaschema-free, schema definition possibleschemafrei und schema-optionalschemafreischemafreischemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder dateoptions to bring your own types, AVROjaja infostring, binary, float, bool, date, geometryneinja infooid, date, timestamp, binary, regex
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinneinnein
Sekundärindizesneinjaneinja
SQL infoSupport of SQLneinneinneinneinSQL-like query language
APIs und andere ZugriffskonzepteJava API
RESTful HTTP API
Thrift
Bolt protocol
Cypher query language
C++ API
Java API
Proprietäres Protokoll basierend auf JSON
Unterstützte ProgrammiersprachenC
C#
C++
Groovy
Java
PHP
Python
Scala
.Net
C
C++
Elixir
Go
Haskell
Java
JavaScript
PHP
Python
Ruby
Scala
C infocommunity-supported driver
C# infocommunity-supported driver
C++ infocommunity-supported driver
Clojure infocommunity-supported driver
Dart infocommunity-supported driver
Erlang infocommunity-supported driver
Go infocommunity-supported driver
Haskell infocommunity-supported driver
Java infoofficial driver
JavaScript (Node.js) infoofficial driver
Lisp infocommunity-supported driver
Lua infocommunity-supported driver
Objective-C infocommunity-supported driver
Perl infocommunity-supported driver
PHP infocommunity-supported driver
Python infoofficial driver
Ruby infoofficial driver
Scala infocommunity-supported driver
C
C++
Go
Java
Perl
Python
Ruby
.Net
C++
Java
PHP
Python
Server-seitige Scripts infoStored Proceduresja infoCoprocessors in JavaneinJavaScript
TriggersjaClient-side triggers through changefeedsnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingSharding infodynamic graph partitioningSharding inforange basedhorizontal partitioningSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-Source Replikation
Source-Replica Replikation
Multi-source replication using RAFTSource-Replica ReplikationjaSource-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenjaneinjaneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate Consistency or Eventual ConsistencyImmediate ConsistencyImmediate ConsistencyEventual Consistency
Fremdschlüssel inforeferenzielle Integritätneinja inforelationships in graphsneinneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenSingle row ACID (across millions of columns)ACID infowith snapshot isolationAtomic single-document operationsjawährend einer Transaktion wird das Dokument gesperrt
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjayes, multi-version concurrency control (MVCC)ja infoMVCC basedjaja
Durability infoDauerhafte Speicherung der Datenjaja infowith periodic snapshot and write-ahead logging (WAL) of changesjajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjajaneinjanein
Berechtigungskonzept infoZugriffskontrolleAccess Control Lists (ACL) for RBAC, integration with Apache Ranger for RBAC & ABACUsers, roles and permissionsja infousers and table-level permissionsneineinfacher Passwort-basierter Zugriffsschutz
Weitere Informationen bereitgestellt vom Systemhersteller
HBaseMemgraphRethinkDBRocksDBSequoiadb
Specific characteristicsMemgraph directly connects to your streaming infrastructure so you and your team...
» mehr
Competitive advantagesBusiness Source License ensures a future for the Memgraph community MAGE algorithm...
» mehr
Typical application scenariosGraph algorithms in bioinformatics Social network analysis Cryptocurrency network...
» mehr
Licensing and pricing modelsYou 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
DrittanbieterSpeedb: A high performance RocksDB-compliant key-value store optimized for write-intensive workloads.
» 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
HBaseMemgraphRethinkDBRocksDBSequoiadb
DB-Engines Blog Posts

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

Meet some database management systems you are likely to hear more about in the future
4. August 2014, Paul Andlinger

alle anzeigen

Erwähnungen in aktuellen Nachrichten

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

Enhance Your Network with the Power of a Graph DB
2. 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

How to Use RethinkDB with Node.js Applications — SitePoint
16. Dezember 2015, SitePoint

Stripe acquires team behind NoSQL database startup RethinkDB
5. Oktober 2016, VentureBeat

MongoDB: The Popular Database for IoT
15. August 2023, Open Source For You

RethinkDB is dead, and MongoDB isn't what killed it
24. Januar 2017, TechRepublic

How to deploy RethinkDB using Docker
14. Februar 2018, Packt Hub

bereitgestellt von Google News

Did Rockset Just Solve Real-Time Analytics?
25. August 2021, Datanami

Meta’s Velox Means Database Performance Is Not Subject To Interpretation
31. August 2022, The Next Platform

Linux 6.9 Drives AMD 4th Gen EPYC Performance Even Higher For Some Workloads
29. März 2024, Phoronix

The Journey to a Million Ops / Sec / Node in Venice
16. März 2024, InfoQ.com

Power your Kafka Streams application with Amazon MSK and AWS Fargate | Amazon Web Services
10. August 2021, AWS Blog

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

Neo4j logo

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

Milvus logo

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

SingleStore logo

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

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

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