DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > etcd vs. H2GIS vs. JaguarDB vs. jBASE vs. Tarantool

System Properties Comparison etcd vs. H2GIS vs. JaguarDB vs. jBASE vs. Tarantool

Editorial information provided by DB-Engines
Nameetcd  Xexclude from comparisonH2GIS  Xexclude from comparisonJaguarDB  Xexclude from comparisonjBASE  Xexclude from comparisonTarantool  Xexclude from comparison
DescriptionA distributed reliable key-value storeSpatial extension of H2Performant, highly scalable DBMS for AI and IoT applicationsA robust multi-value DBMS comprising development tools and middlewareIn-memory computing platform with a flexible data schema for efficiently building high-performance applications
Primary database modelKey-value storeSpatial DBMSKey-value store
Vector DBMS
Multivalue DBMSDocument store
Key-value store
Relational DBMS
Secondary database modelsRelational DBMSSpatial DBMS infowith Tarantool/GIS extension
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score7.03
Rank#54  Overall
#5  Key-value stores
Score0.08
Rank#368  Overall
#7  Spatial DBMS
Score0.06
Rank#381  Overall
#59  Key-value stores
#13  Vector DBMS
Score1.49
Rank#156  Overall
#3  Multivalue DBMS
Score1.67
Rank#143  Overall
#25  Document stores
#25  Key-value stores
#65  Relational DBMS
Websiteetcd.io
github.com/­etcd-io/­etcd
www.h2gis.orgwww.jaguardb.comwww.rocketsoftware.com/­products/­rocket-multivalue-application-development-platform/­rocket-jbasewww.tarantool.io
Technical documentationetcd.io/­docs
github.com/­etcd-io/­etcd/­tree/­master/­Documentation
www.h2gis.org/­docs/­homewww.jaguardb.com/­support.htmldocs.rocketsoftware.com/­bundle?labelkey=jbase_5.9www.tarantool.io/­en/­doc
DeveloperCNRSDataJaguar, Inc.Rocket Software (formerly Zumasys)VK
Initial release2013201519912008
Current release3.4, August 20193.3 July 20235.72.10.0, May 2022
License infoCommercial or Open SourceOpen Source infoApache Version 2.0Open Source infoLGPL 3.0Open Source infoGPL V3.0commercialOpen Source infoBSD-2, source-available extensions (modules), commercial licenses for Tarantool Enterprise
Cloud-based only infoOnly available as a cloud servicenonononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageGoJavaC++ infothe server part. Clients available in other languagesC and C++
Server operating systemsFreeBSD
Linux
Windows infoexperimental
LinuxAIX
Linux
Windows
BSD
Linux
macOS
Data schemeschema-freeyesyesschema-freeFlexible data schema: relational definition for tables with ability to store json-like documents in columns
Typing infopredefined data types such as float or datenoyesyesoptionalstring, double, decimal, uuid, integer, blob, boolean, datetime
XML support infoSome form of processing data in XML format, e.g. support for XML data structures, and/or support for XPath, XQuery or XSLT.nononoyesno
Secondary indexesnoyesyesyes
SQL infoSupport of SQLnoyesA subset of ANSI SQL is implemented infobut no views, foreign keys, triggersEmbedded SQL for jBASE in BASICFull-featured ANSI SQL support
APIs and other access methodsgRPC
JSON over HTTP
JDBC
ODBC
JDBC
ODBC
Proprietary protocol
RESTful HTTP API
SOAP-based API
Open binary protocol
Supported programming languages.Net
C
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
Rust
Scala
Tcl
JavaC
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Scala
.Net
Basic
Jabbascript
Java
C
C#
C++
Erlang
Go
Java
JavaScript
Lua
Perl
PHP
Python
Rust
Server-side scripts infoStored proceduresnoyes infobased on H2noyesLua, C and SQL stored procedures
Triggersyes, watching key changesyesnoyesyes, before/after data modification events, on replication events, client session events
Partitioning methods infoMethods for storing different data on different nodesnoneShardingShardingSharding, partitioned with virtual buckets by user defined affinity key. Live resharding for scale up and scale down without maintenance downtime.
Replication methods infoMethods for redundantly storing data on multiple nodesUsing Raft consensus algorithm to ensure data replication with strong consistency among multiple replicas.yes infobased on H2Multi-source replicationyesAsynchronous replication with multi-master option
Configurable replication topology (full-mesh, chain, star)
Synchronous quorum replication (with Raft)
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate 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
Foreign keys infoReferential integritynoyesnonoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDnoACIDACID, with serializable isolation and linearizable read (within partition); Configurable MVCC (within partition); No cross-shard distributed transactions
Concurrency infoSupport for concurrent manipulation of datayesyes, multi-version concurrency control (MVCC)yesyesyes, cooperative multitasking
Durability infoSupport for making data persistentyesyesyesyesyes, write ahead logging
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesnoyesyes, full featured in-memory storage engine with persistence
User concepts infoAccess controlnoyes infobased on H2rights management via user accountsAccess rights can be defined down to the item levelAccess Control Lists
Mutual TLS authentication for Tarantol Enterprise
Password based authentication
Role-based access control (RBAC) and LDAP for Tarantol Enterprise
Users and Roles

More information provided by the system vendor

We invite representatives of system vendors to contact us for updating and extending the system information,
and for displaying vendor-provided information such as key customers, competitive advantages and market metrics.

Related products and services

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
etcdH2GISJaguarDBjBASETarantool
DB-Engines blog posts

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

show all

Recent citations in the news

Monitor Amazon EKS Control Plane metrics using AWS Open Source monitoring services | Amazon Web Services
12 October 2023, AWS Blog

Apache APISIX Without etcd?
27 July 2023, hackernoon.com

RBI reiterates need for underlying forex exposure for rupee derivatives transactions | Stock Market News
5 April 2024, Mint

Killing a market, softly: How an RBI communique could end India's thriving ETCD market
7 April 2024, The Economic Times

ETCD directives don't go well with RBI's stellar reputation
14 April 2024, Business Standard

provided by Google News

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

VShard — horizontal scaling in Tarantool
7 March 2019, Хабр

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

provided by Google News



Share this page

Featured Products

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.

Milvus logo

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

Present your product here