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

DBMS > DolphinDB vs. HugeGraph vs. IBM Cloudant vs. JaguarDB vs. Tarantool

Vergleich der Systemeigenschaften DolphinDB vs. HugeGraph vs. IBM Cloudant vs. JaguarDB vs. Tarantool

Redaktionelle Informationen bereitgestellt von DB-Engines
NameDolphinDB  Xaus Vergleich ausschliessenHugeGraph  Xaus Vergleich ausschliessenIBM Cloudant  Xaus Vergleich ausschliessenJaguarDB  Xaus Vergleich ausschliessenTarantool  Xaus Vergleich ausschliessen
KurzbeschreibungDolphinDB is a high performance Time Series DBMS. It is integrated with an easy-to-use fully featured programming language and a high-volume high-velocity streaming analytics system. It offers operational simplicity, scalability, fault tolerance, and concurrency.A fast-speed and highly-scalable Graph DBMSAuf Apache CouchDB basierendes Database as a Service AngebotPerformant, highly scalable DBMS for AI and IoT applicationsIn-memory computing platform with a flexible data schema for efficiently building high-performance applications
Primäres DatenbankmodellTime Series DBMSGraph DBMSDocument StoreKey-Value Store
Vektor DBMS
Document Store
Key-Value Store
Relational DBMS
Sekundäre DatenbankmodelleRelational DBMSSpatial DBMS infowith Tarantool/GIS extension
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte4,03
Rang#78  Overall
#6  Time Series DBMS
Punkte0,17
Rang#335  Overall
#31  Graph DBMS
Punkte2,75
Rang#104  Overall
#19  Document Stores
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
Websitewww.dolphindb.comgithub.com/­hugegraph
hugegraph.apache.org
www.ibm.com/­products/­cloudantwww.jaguardb.comwww.tarantool.io
Technische Dokumentationdocs.dolphindb.cn/­en/­help200/­index.htmlhugegraph.apache.org/­docscloud.ibm.com/­docs/­Cloudantwww.jaguardb.com/­support.htmlwww.tarantool.io/­en/­doc
EntwicklerDolphinDB, IncBaiduIBM, Apache Software Foundation infoIBM hat im Februar 2014 Cloudant gekauftDataJaguar, Inc.VK
Erscheinungsjahr20182018201020152008
Aktuelle Versionv2.00.4, January 20220.93.3 July 20232.10.0, Mai 2022
Lizenz infoCommercial or Open Sourcekommerziell infofree community version availableOpen Source infoApache Version 2.0kommerziellOpen 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ügbarneinneinjaneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheC++JavaErlangC++ infothe server part. Clients available in other languagesC und C++
Server BetriebssystemeLinux
Windows
Linux
macOS
Unix
gehostetLinuxBSD
Linux
macOS
DatenschemajajaschemafreijaFlexible data schema: relational definition for tables with ability to store json-like documents in columns
Typisierung infovordefinierte Datentypen, z.B. float oder datejajaneinjastring, 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, XSLTneinneinneinneinnein
Sekundärindizesjaja infoalso supports composite index and range indexjajaja
SQL infoSupport of SQLSQL-like query languageneinneinA subset of ANSI SQL is implemented infobut no views, foreign keys, triggersFull-featured ANSI SQL support
APIs und andere ZugriffskonzepteJDBC
JSON over HTTP
Kafka
MQTT (Message Queue Telemetry Transport)
ODBC
OPC DA
OPC UA
RabbitMQ
WebSocket
Java API
RESTful HTTP API
TinkerPop Gremlin
RESTful HTTP/JSON APIJDBC
ODBC
Open binary protocol
Unterstützte ProgrammiersprachenC#
C++
Go
Java
JavaScript
MatLab
Python
R
Rust
Groovy
Java
Python
C#
Java
JavaScript
Objective-C
PHP
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 Proceduresjaasynchronous Gremlin script jobsView Functions (Map-Reduce) in JavaScriptneinLua, C and SQL stored procedures
Triggersneinneinjaneinja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenhorizontale Partitionierungja infodepending on used storage backend, e.g. Cassandra and HBaseShardingShardingSharding, 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 Knotenjaja infodepending on used storage backend, e.g. Cassandra and HBaseMulti-Source Replikation
Source-Replica Replikation
Multi-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 Operationenjavia hugegraph-sparkjanein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyEventual ConsistencyEventual 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ätneinja infoedges in graphneinneinyes
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenjaACIDnein infoAtomare Operationen innerhalb eines Dokumentes möglichneinACID, with serializable isolation and linearizable read (within partition); Configurable MVCC (within partition); No cross-shard distributed transactions
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajaja infoOptimistic lockingjaja
Durability infoDauerhafte Speicherung der Datenjajajajayes, write ahead logging
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjajaneinneinyes, full featured in-memory storage engine with persistence
Berechtigungskonzept infoZugriffskontrolleAdministrators, Users, GroupsUsers, roles and permissionsZugriffsrechte für Benutzer pro Datenbank definierbarRechteverwaltung 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
DolphinDBHugeGraphIBM CloudantJaguarDBTarantool
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

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

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

Präsentieren Sie hier Ihr Produkt