DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > BaseX vs. Datomic vs. InfinityDB vs. Tarantool vs. TerarkDB

System Properties Comparison BaseX vs. Datomic vs. InfinityDB vs. Tarantool vs. TerarkDB

Editorial information provided by DB-Engines
NameBaseX  Xexclude from comparisonDatomic  Xexclude from comparisonInfinityDB  Xexclude from comparisonTarantool  Xexclude from comparisonTerarkDB  Xexclude from comparison
DescriptionLight-weight Native XML DBMS with support for XQuery 3.0 and interactive GUI.Datomic builds on immutable values, supports point-in-time queries and uses 3rd party systems for durabilityA Java embedded Key-Value Store which extends the Java Map interfaceIn-memory computing platform with a flexible data schema for efficiently building high-performance applicationsA key-value store forked from RocksDB with advanced compression algorithms. It can be used standalone or as a storage engine for MySQL and MongoDB
Primary database modelNative XML DBMSRelational DBMSKey-value storeDocument store
Key-value store
Relational DBMS
Key-value store
Secondary database modelsSpatial DBMS infowith Tarantool/GIS extension
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.73
Rank#142  Overall
#4  Native XML DBMS
Score1.59
Rank#150  Overall
#69  Relational DBMS
Score0.00
Rank#378  Overall
#57  Key-value stores
Score1.72
Rank#144  Overall
#25  Document stores
#25  Key-value stores
#66  Relational DBMS
Score0.00
Rank#383  Overall
#60  Key-value stores
Websitebasex.orgwww.datomic.comboilerbay.comwww.tarantool.iogithub.com/­bytedance/­terarkdb
Technical documentationdocs.basex.orgdocs.datomic.comboilerbay.com/­infinitydb/­manualwww.tarantool.io/­en/­docbytedance.larkoffice.com/­docs/­doccnZmYFqHBm06BbvYgjsHHcKc
DeveloperBaseX GmbHCognitectBoiler Bay Inc.VKByteDance, originally Terark
Initial release20072012200220082016
Current release10.7, August 20231.0.6735, June 20234.02.10.0, May 2022
License infoCommercial or Open SourceOpen Source infoBSD licensecommercial infolimited edition freecommercialOpen Source infoBSD-2, source-available extensions (modules), commercial licenses for Tarantool Enterprisecommercial inforestricted open source version available
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 languageJavaJava, ClojureJavaC and C++C++
Server operating systemsLinux
OS X
Windows
All OS with a Java VMAll OS with a Java VMBSD
Linux
macOS
Data schemeschema-freeyesyes infonested virtual Java Maps, multi-value, logical ‘tuple space’ runtime Schema upgradeFlexible data schema: relational definition for tables with ability to store json-like documents in columnsschema-free
Typing infopredefined data types such as float or dateno infoXQuery supports typesyesyes infoall Java primitives, Date, CLOB, BLOB, huge sparse arraysstring, double, decimal, uuid, integer, blob, boolean, datetimeno
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.nononono
Secondary indexesyesyesno infomanual creation possible, using inversions based on multi-value capabilityyesno
SQL infoSupport of SQLnononoFull-featured ANSI SQL supportno
APIs and other access methodsJava API
RESTful HTTP API
RESTXQ
WebDAV
XML:DB
XQJ
RESTful HTTP APIAccess via java.util.concurrent.ConcurrentNavigableMap Interface
Proprietary API to InfinityDB ItemSpace (boilerbay.com/­docs/­ItemSpaceDataStructures.htm)
Open binary protocolC++ API
Java API
Supported programming languagesActionscript
C
C#
Haskell
Java
JavaScript infoNode.js
Lisp
Perl
PHP
Python
Qt
Rebol
Ruby
Scala
Visual Basic
Clojure
Java
JavaC
C#
C++
Erlang
Go
Java
JavaScript
Lua
Perl
PHP
Python
Rust
C++
Java
Server-side scripts infoStored proceduresyesyes infoTransaction FunctionsnoLua, C and SQL stored proceduresno
Triggersyes infovia eventsBy using transaction functionsnoyes, before/after data modification events, on replication events, client session eventsno
Partitioning methods infoMethods for storing different data on different nodesnonenone infoBut extensive use of caching in the application peersnoneSharding, partitioned with virtual buckets by user defined affinity key. Live resharding for scale up and scale down without maintenance downtime.none
Replication methods infoMethods for redundantly storing data on multiple nodesnonenone infoBut extensive use of caching in the application peersnoneAsynchronous replication with multi-master option
Configurable replication topology (full-mesh, chain, star)
Synchronous quorum replication (with Raft)
none
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistency infoREAD-COMMITTED or SERIALIZEDCasual 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 integritynonono infomanual creation possible, using inversions based on multi-value capabilityyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datamultiple readers, single writerACIDACID infoOptimistic locking for transactions; no isolation for bulk loadsACID, with serializable isolation and linearizable read (within partition); Configurable MVCC (within partition); No cross-shard distributed transactionsno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes, cooperative multitaskingyes
Durability infoSupport for making data persistentyesyes infousing external storage systems (e.g. Cassandra, DynamoDB, PostgreSQL, Couchbase and others)yesyes, write ahead loggingyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes inforecommended only for testing and developmentnoyes, full featured in-memory storage engine with persistenceyes
User concepts infoAccess controlUsers with fine-grained authorization concept on 4 levelsnonoAccess Control Lists
Mutual TLS authentication for Tarantol Enterprise
Password based authentication
Role-based access control (RBAC) and LDAP for Tarantol Enterprise
Users and Roles
no

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
BaseXDatomicInfinityDBTarantoolTerarkDB
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

XML Injection Attacks: What to Know About XPath, XQuery, XXE & More
18 May 2022, Hashed Out by The SSL Store™

9 Skills You Need to Become a Data Engineer
2 November 2022, KDnuggets

provided by Google News

Nubank buys firm behind Clojure programming language
28 July 2020, Finextra

Zoona Case Study
16 December 2017, AWS Blog

Architecting Software for Leverage
13 November 2021, InfoQ.com

TerminusDB Takes on Data Collaboration with a git-Like Approach
1 December 2020, The New Stack

Nubank acquires US company; PayPal studies cryptocurrencies
24 July 2020, iupana.com

provided by Google News

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

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

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

Тarantool Cartridge: Sharding Lua Backend in Three Lines
9 October 2019, Хабр

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

provided by Google News

A Chinese company is making the cloud 200x faster · TechNode
3 July 2017, TechNode

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

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