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

DBMS > HBase vs. Riak KV vs. Tarantool vs. TempoIQ vs. Yanza

Vergleich der Systemeigenschaften HBase vs. Riak KV vs. Tarantool vs. TempoIQ vs. Yanza

Redaktionelle Informationen bereitgestellt von DB-Engines
NameHBase  Xaus Vergleich ausschliessenRiak KV  Xaus Vergleich ausschliessenTarantool  Xaus Vergleich ausschliessenTempoIQ infofrüher TempoDB  Xaus Vergleich ausschliessenYanza  Xaus Vergleich ausschliessen
TempoIQ seems to be decommissioned. It will be removed from the DB-Engines ranking.Yanza seems to be discontinued. Therefore it is excluded from the DB-Engines Ranking.
KurzbeschreibungWide-Column Store basierend auf Apache Hadoop und auf Konzepten von BigTableVerteilter, fehlertoleranter Key-Value StoreIn-memory computing platform with a flexible data schema for efficiently building high-performance applicationsScalable analytics DBMS for sensor data, provided as a service (SaaS)Time Series DBMS for IoT Applications
Primäres DatenbankmodellWide Column StoreKey-Value Store infomit Links zwischen Datensätzen und mit Objekt-Tags zur Bildung von SekundärindizesDocument Store
Key-Value Store
Relational DBMS
Time Series DBMSTime Series DBMS
Sekundäre DatenbankmodelleSpatial DBMS infowith Tarantool/GIS extension
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte30,50
Rang#26  Overall
#2  Wide Column Stores
Punkte4,10
Rang#82  Overall
#9  Key-Value Stores
Punkte1,72
Rang#144  Overall
#25  Document Stores
#25  Key-Value Stores
#66  Relational DBMS
Websitehbase.apache.orgwww.tarantool.iotempoiq.com (offline)yanza.com
Technische Dokumentationhbase.apache.org/­book.htmlwww.tiot.jp/­riak-docs/­riak/­kv/­latestwww.tarantool.io/­en/­doc
EntwicklerApache Software Foundation infoApache Top-Level Projekt, ursprünglich entwickelt von PowersetOpenSource, formerly Basho TechnologiesVKTempoIQYanza
Erscheinungsjahr20082009200820122015
Aktuelle Version2.3.4, Jaenner 20213.2.0, Dezember 20222.10.0, Mai 2022
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2Open Source infoApache Version 2, kommerzielle Enterprise EditionOpen Source infoBSD-2, source-available extensions (modules), commercial licenses for Tarantool Enterprisekommerziellkommerziell infofree version available
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinjanein infobut mainly used as a service provided by Yanza
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheJavaErlangC und C++
Server BetriebssystemeLinux
Unix
Windows infomit Cygwin
Linux
OS X
BSD
Linux
macOS
Windows
Datenschemaschema-free, schema definition possibleschemafreiFlexible data schema: relational definition for tables with ability to store json-like documents in columnsschemafreischemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder dateoptions to bring your own types, AVROneinstring, double, decimal, uuid, integer, blob, boolean, datetimejanein
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinneinnein
Sekundärindizesneineingeschränktjanein
SQL infoSupport of SQLneinneinFull-featured ANSI SQL supportneinnein
APIs und andere ZugriffskonzepteJava API
RESTful HTTP API
Thrift
HTTP API
Native Erlang Interface
Open binary protocolHTTP APIHTTP API
Unterstützte ProgrammiersprachenC
C#
C++
Groovy
Java
PHP
Python
Scala
C infoinoffizielle Client Library
C#
C++ infoinoffizielle Client Library
Clojure infoinoffizielle Client Library
Dart infoinoffizielle Client Library
Erlang
Go infoinoffizielle Client Library
Groovy infoinoffizielle Client Library
Haskell infoinoffizielle Client Library
Java
JavaScript infoinoffizielle Client Library
Lisp infoinoffizielle Client Library
Perl infoinoffizielle Client Library
PHP
Python
Ruby
Scala infoinoffizielle Client Library
Smalltalk infoinoffizielle Client Library
C
C#
C++
Erlang
Go
Java
JavaScript
Lua
Perl
PHP
Python
Rust
C#
Java
JavaScript infoNode.js
Python
Ruby
jede Sprache, die HTTP-Aufrufe erlaubt
Server-seitige Scripts infoStored Proceduresja infoCoprocessors in JavaErlangLua, C and SQL stored proceduresneinnein
Triggersjaja infoPre-Commit Hooks und Post-Commit Hooksjaja infoRealtime Alertsja infoTimer and event based
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingSharding infokein "single point of failure"Sharding, partitioned with virtual buckets by user defined affinity key. Live resharding for scale up and scale down without maintenance downtime.keine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-Source Replikation
Source-Replica Replikation
frei wählbarer ReplikationsfaktorAsynchronous replication with multi-master option
Configurable replication topology (full-mesh, chain, star)
Synchronous quorum replication (with Raft)
keine
MapReduce infoBietet ein API für Map/Reduce Operationenjajaneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate Consistency or Eventual ConsistencyEventual ConsistencyCasual consistency across sharding partitions
Eventual consistency within replicaset partition infowhen using asyncronous replication
Immediate Consistency within single instance
Sequential consistency including linearizable read within replicaset partition infowhen using Raft
Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinnein infoes können Links zwischen Datensätzen gespeichert werdenyesneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenSingle row ACID (across millions of columns)neinACID, with serializable isolation and linearizable read (within partition); Configurable MVCC (within partition); No cross-shard distributed transactionsneinnein
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjajayes, write ahead loggingjaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjayes, full featured in-memory storage engine with persistencenein
Berechtigungskonzept infoZugriffskontrolleAccess Control Lists (ACL) for RBAC, integration with Apache Ranger for RBAC & ABACyes, using Riak SecurityAccess Control Lists
Mutual TLS authentication for Tarantol Enterprise
Password based authentication
Role-based access control (RBAC) and LDAP for Tarantol Enterprise
Users and Roles
einfacher Authentication-basierter Zugriffsschutznein

Weitere Informationen bereitgestellt vom Systemhersteller

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
HBaseRiak KVTarantoolTempoIQ infofrüher TempoDBYanza
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

Data processing speed and reliability: in-memory synchronous replication
9. November 2021,  Vladimir Perepelytsya, Tarantool (sponsor) 

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

What Is HBase? (Definition, Uses, Benefits, Features)
22. Dezember 2022, Built In

HBase Tutorial
24. Februar 2023, Simplilearn

bereitgestellt von Google News

Basho Revamps Riak Open-Source Database
22. September 2023, InformationWeek

Riak NoSQL Database: Use Cases and Best Practices
23. Dezember 2011, InfoQ.com

Basho, Maker of Riak NoSQL Database, Raises $25M
13. Januar 2015, Data Center Knowledge

Riak NoSQL snapped up by Bet365
12. September 2017, ComputerWeekly.com

Basho launches complete NoSQL software kit - DCD
28. Mai 2015, DatacenterDynamics

bereitgestellt von Google News

TaranHouse: New Big Data Warehouse Announced by Tarantool
4. April 2018, Newswire

In-Memory Showdown: Redis vs. Tarantool
1. September 2021, Хабр

Tarantool Announces New Enterprise Version With Enhanced Scaling and Monitoring Capabilities
18. Mai 2018, Newswire

Deploying Tarantool Cartridge applications with zero effort (Part 1)
16. Dezember 2019, Хабр

Deploying Tarantool Cartridge applications with zero effort (Part 2)
13. April 2020, Хабр

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

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

Milvus logo

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

Präsentieren Sie hier Ihr Produkt