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

DBMS > HarperDB vs. Hive vs. IBM Db2 warehouse vs. Tarantool vs. TinkerGraph

Vergleich der Systemeigenschaften HarperDB vs. Hive vs. IBM Db2 warehouse vs. Tarantool vs. TinkerGraph

Redaktionelle Informationen bereitgestellt von DB-Engines
NameHarperDB  Xaus Vergleich ausschliessenHive  Xaus Vergleich ausschliessenIBM Db2 warehouse infoformerly named IBM dashDB  Xaus Vergleich ausschliessenTarantool  Xaus Vergleich ausschliessenTinkerGraph  Xaus Vergleich ausschliessen
KurzbeschreibungUltra-low latency distributed database with an intuitive REST API supporting NoSQL and SQL (including joins). Deployment of functions and databases simultaneously with a consolidated node-level architecture.Data Warehouse Software zum Abfragen und Verwalten großer verteilter Datenmengen beispielsweise in HadoopData warehousing service aus der CloudIn-memory computing platform with a flexible data schema for efficiently building high-performance applicationsA lightweight, in-memory graph engine that serves as a reference implementation of the TinkerPop3 API
Primäres DatenbankmodellDocument StoreRelational DBMSRelational DBMSDocument Store
Key-Value Store
Relational DBMS
Graph DBMS
Sekundäre DatenbankmodelleSpatial DBMS infowith Tarantool/GIS extension
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,55
Rang#248  Overall
#38  Document Stores
Punkte61,17
Rang#18  Overall
#12  Relational DBMS
Punkte1,30
Rang#164  Overall
#75  Relational DBMS
Punkte1,72
Rang#144  Overall
#25  Document Stores
#25  Key-Value Stores
#66  Relational DBMS
Punkte0,08
Rang#348  Overall
#35  Graph DBMS
Websitewww.harperdb.iohive.apache.orgwww.ibm.com/­products/­db2/­warehousewww.tarantool.iotinkerpop.apache.org/­docs/­current/­reference/­#tinkergraph-gremlin
Technische Dokumentationdocs.harperdb.io/­docscwiki.apache.org/­confluence/­display/­Hive/­Homewww.tarantool.io/­en/­doc
EntwicklerHarperDBApache Software Foundation infoUrsprünglich von Facebook entwickeltIBMVK
Erscheinungsjahr20172012201420082009
Aktuelle Version3.1, August 20213.1.3, April 20222.10.0, Mai 2022
Lizenz infoCommercial or Open Sourcekommerziell infofree community edition availableOpen Source infoApache Version 2kommerziellOpen Source infoBSD-2, source-available extensions (modules), commercial licenses for Tarantool EnterpriseOpen Source infoApache 2.0
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.
ImplementierungsspracheNode.jsJavaC und C++Java
Server BetriebssystemeLinux
OS X
Alle Betriebssysteme mit einer Java VMgehostetBSD
Linux
macOS
Datenschemadynamic schemajajaFlexible data schema: relational definition for tables with ability to store json-like documents in columnsschemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder dateja infoJSON data typesjajastring, double, decimal, uuid, integer, blob, boolean, datetimeja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinnein infoImportieren/Exportieren von XML Daten möglichneinnein
Sekundärindizesjajajajanein
SQL infoSupport of SQLSQL-like data manipulation statementsSQL-like DML and DDL statementsjaFull-featured ANSI SQL supportnein
APIs und andere ZugriffskonzepteJDBC
ODBC
React Hooks
RESTful HTTP/JSON API
WebSocket
JDBC
ODBC
Thrift
.NET Client API
JDBC
ODBC
OLE DB
Open binary protocolTinkerPop 3
Unterstützte Programmiersprachen.Net
C
C#
C++
ColdFusion
D
Dart
Delphi
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Lisp
MatLab
Objective C
Perl
PHP
PowerShell
Prolog
Python
R
Ruby
Rust
Scala
Swift
C++
Java
PHP
Python
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
C
C#
C++
Erlang
Go
Java
JavaScript
Lua
Perl
PHP
Python
Rust
Groovy
Java
Server-seitige Scripts infoStored ProceduresCustom Functions infosince release 3.1ja infoBenutzerdefinierte Funktion und Map-Reduce IntegrationPL/SQL, SQL PLLua, C and SQL stored proceduresnein
Triggersneinneinjajanein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenA table resides as a whole on one (or more) nodes in a clusterShardingShardingSharding, 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 Knotenja infothe nodes on which a table resides can be definedfrei wählbarer ReplikationsfaktorjaAsynchronous 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 Operationenneinja infoAbfragen werden als MapReduce Jobs behandeltneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyEventual ConsistencyImmediate 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
keine
Fremdschlüssel inforeferenzielle Integritätneinneinjayesja infoRelationships in graphs
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenAtomic execution of specific operationsneinACIDACID, with serializable isolation and linearizable read (within partition); Configurable MVCC (within partition); No cross-shard distributed transactionsnein
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajanein
Durability infoDauerhafte Speicherung der Datenyes, using LMDBjajayes, write ahead loggingoptional
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjajayes, full featured in-memory storage engine with persistenceja
Berechtigungskonzept infoZugriffskontrolleAccess rights for users and rolesZugriffsrechte für Benutzer, Gruppen und RollenBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardAccess Control Lists
Mutual TLS authentication for Tarantol Enterprise
Password based authentication
Role-based access control (RBAC) and LDAP for Tarantol Enterprise
Users and Roles
nein

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
HarperDBHiveIBM Db2 warehouse infoformerly named IBM dashDBTarantoolTinkerGraph
DB-Engines Blog Posts

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

Startups of the Year 2023: Meet HarperDB - A Database and Application Development Platform
22. Juni 2023, hackernoon.com

Unlocking immersive golfing experiences with AWS Wavelength | Amazon Web Services
29. November 2022, AWS Blog

HarperDB: An underdog SQL / NoSQL database | ZDNET
7. Februar 2018, ZDNet

HarperDB is More Than Just a Database: Here's Why
21. August 2021, hackernoon.com

Stephen Goldberg Named 2023 Bill Daniels Ethical Leader of the Year | CU Denver Business School News
9. Januar 2023, University of Colorado Denver

bereitgestellt von Google News

Apache Software Foundation Announces Apache Hive 4.0
30. April 2024, Datanami

Apache Hive 4.0 Launches, Revolutionizing Data Management and Analysis
1. Mai 2024, MyChesCo

Run Apache Hive workloads using Spark SQL with Amazon EMR on EKS | Amazon Web Services
18. Oktober 2023, AWS Blog

18 Top Big Data Tools and Technologies to Know About in 2024
24. Januar 2024, TechTarget

Top 80 Hadoop Interview Questions and Answers for 2024
15. Februar 2024, Simplilearn

bereitgestellt von Google News

Announcing the deprecation of prior generation Db2 Warehouse plans on AWS
16. Oktober 2023, IBM

Introducing the next generation of Db2 Warehouse: Our cost-effective, cloud-native data warehouse built for always-on ...
11. Juli 2023, IBM

Top 7 Cloud Data Warehouse Companies
31. Mai 2023, Datamation

The 10 Best Cloud Data Warehouse Solutions to Consider in 2024
22. Oktober 2023, Solutions Review

Db2 Warehouse delivers 4x faster query performance than previously, while cutting storage costs by 34x
11. Juli 2023, IBM

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

Automated testing of Amazon Neptune data access with Apache TinkerPop Gremlin | Amazon Web Services
28. September 2022, AWS Blog

Simple Deployment of a Graph Database: JanusGraph | by Edward Elson Kosasih
12. Oktober 2020, Towards Data Science

Why developers like Apache TinkerPop, an open source framework for graph computing | Amazon Web Services
27. September 2021, AWS Blog

InfiniteGraph Gets Support for Common Graph Database Language and More
21. Februar 2012, SiliconANGLE News

Introducing Gremlin query hints for Amazon Neptune | AWS Database Blog
26. Februar 2019, AWS Blog

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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

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

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