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

DBMS > HugeGraph vs. IBM Cloudant vs. IBM Db2 warehouse vs. JaguarDB vs. Tarantool

Vergleich der Systemeigenschaften HugeGraph vs. IBM Cloudant vs. IBM Db2 warehouse vs. JaguarDB vs. Tarantool

Redaktionelle Informationen bereitgestellt von DB-Engines
NameHugeGraph  Xaus Vergleich ausschliessenIBM Cloudant  Xaus Vergleich ausschliessenIBM Db2 warehouse infoformerly named IBM dashDB  Xaus Vergleich ausschliessenJaguarDB  Xaus Vergleich ausschliessenTarantool  Xaus Vergleich ausschliessen
KurzbeschreibungA fast-speed and highly-scalable Graph DBMSAuf Apache CouchDB basierendes Database as a Service AngebotData warehousing service aus der CloudPerformant, highly scalable DBMS for AI and IoT applicationsIn-memory computing platform with a flexible data schema for efficiently building high-performance applications
Primäres DatenbankmodellGraph DBMSDocument StoreRelational DBMSKey-Value Store
Vektor DBMS
Document Store
Key-Value Store
Relational DBMS
Sekundäre DatenbankmodelleSpatial DBMS infowith Tarantool/GIS extension
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,17
Rang#335  Overall
#31  Graph DBMS
Punkte2,75
Rang#104  Overall
#19  Document Stores
Punkte1,37
Rang#160  Overall
#74  Relational DBMS
Punkte0,06
Rang#381  Overall
#59  Key-Value Stores
#13  Vektor DBMS
Punkte1,67
Rang#143  Overall
#25  Document Stores
#25  Key-Value Stores
#65  Relational DBMS
Websitegithub.com/­hugegraph
hugegraph.apache.org
www.ibm.com/­products/­cloudantwww.ibm.com/­products/­db2/­warehousewww.jaguardb.comwww.tarantool.io
Technische Dokumentationhugegraph.apache.org/­docscloud.ibm.com/­docs/­Cloudantwww.jaguardb.com/­support.htmlwww.tarantool.io/­en/­doc
EntwicklerBaiduIBM, Apache Software Foundation infoIBM hat im Februar 2014 Cloudant gekauftIBMDataJaguar, Inc.VK
Erscheinungsjahr20182010201420152008
Aktuelle Version0.93.3 July 20232.10.0, Mai 2022
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2.0kommerziellkommerziellOpen Source infoGPL V3.0Open Source infoBSD-2, source-available extensions (modules), commercial licenses for Tarantool Enterprise
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinjajaneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheJavaErlangC++ infothe server part. Clients available in other languagesC und C++
Server BetriebssystemeLinux
macOS
Unix
gehostetgehostetLinuxBSD
Linux
macOS
DatenschemajaschemafreijajaFlexible data schema: relational definition for tables with ability to store json-like documents in columns
Typisierung infovordefinierte Datentypen, z.B. float oder datejaneinjajastring, double, decimal, uuid, integer, blob, boolean, datetime
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinnein infoImportieren/Exportieren von XML Daten möglichneinnein
Sekundärindizesja infoalso supports composite index and range indexjajajaja
SQL infoSupport of SQLneinneinjaA subset of ANSI SQL is implemented infobut no views, foreign keys, triggersFull-featured ANSI SQL support
APIs und andere ZugriffskonzepteJava API
RESTful HTTP API
TinkerPop Gremlin
RESTful HTTP/JSON API.NET Client API
JDBC
ODBC
OLE DB
JDBC
ODBC
Open binary protocol
Unterstützte ProgrammiersprachenGroovy
Java
Python
C#
Java
JavaScript
Objective-C
PHP
Ruby
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
C
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Scala
C
C#
C++
Erlang
Go
Java
JavaScript
Lua
Perl
PHP
Python
Rust
Server-seitige Scripts infoStored Proceduresasynchronous Gremlin script jobsView Functions (Map-Reduce) in JavaScriptPL/SQL, SQL PLneinLua, C and SQL stored procedures
Triggersneinjajaneinja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenja infodepending on used storage backend, e.g. Cassandra and HBaseShardingShardingShardingSharding, partitioned with virtual buckets by user defined affinity key. Live resharding for scale up and scale down without maintenance downtime.
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenja infodepending on used storage backend, e.g. Cassandra and HBaseMulti-Source Replikation
Source-Replica Replikation
jaMulti-Source ReplikationAsynchronous replication with multi-master option
Configurable replication topology (full-mesh, chain, star)
Synchronous quorum replication (with Raft)
MapReduce infoBietet ein API für Map/Reduce Operationenvia hugegraph-sparkjaneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual ConsistencyEventual ConsistencyImmediate 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
Fremdschlüssel inforeferenzielle Integritätja infoedges in graphneinjaneinyes
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDnein infoAtomare Operationen innerhalb eines Dokumentes möglichACIDneinACID, with serializable isolation and linearizable read (within partition); Configurable MVCC (within partition); No cross-shard distributed transactions
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjaja infoOptimistic lockingjajaja
Durability infoDauerhafte Speicherung der Datenjajajajayes, write ahead logging
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaneinjaneinyes, full featured in-memory storage engine with persistence
Berechtigungskonzept infoZugriffskontrolleUsers, roles and permissionsZugriffsrechte für Benutzer pro Datenbank definierbarBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardRechteverwaltung mit BenutzeraccountsAccess Control Lists
Mutual TLS authentication for Tarantol Enterprise
Password based authentication
Role-based access control (RBAC) and LDAP for Tarantol Enterprise
Users and Roles

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
HugeGraphIBM CloudantIBM Db2 warehouse infoformerly named IBM dashDBJaguarDBTarantool
DB-Engines Blog Posts

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

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Critical Apache HugeGraph Flaw Let Attackers Execute Remote Code
23. April 2024, GBHackers

bereitgestellt von Google News

Cloudant Best (and Worst) Practices — Part 1
18. März 2019, ibm.com

Intro to Enterprise Cloud Storage: How to Set Up a Cloudant Database
1. Dezember 2014, Linux.com

IBM Expands Cloud Database Services with Kubernetes
26. September 2019, EnterpriseAI

IBM Code Engine and IBM Cloudant: Serverless Data and Infrastructure
16. August 2021, ibm.com

IBM to Purchase Cloudant Database as a service (DBaaS) Provider
22. März 2014, App Developer Magazine

bereitgestellt von Google News

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

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

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

Announcing the availability of Bring-Your-Own-License and Reserved Instance plans for next generation Db2 ...
7. August 2023, ibm.com

Data mining in Db2 Warehouse: the basics
23. Juni 2020, Towards Data Science

bereitgestellt von Google News

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

VShard — horizontal scaling in Tarantool
7. März 2019, Хабр

Accelerating PHP connectors for Tarantool using Async, Swoole, and Parallel
18. Dezember 2019, Хабр

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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