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

DBMS > BoltDB vs. DolphinDB vs. Graph Engine vs. Sqrrl vs. Tarantool

System Properties Comparison BoltDB vs. DolphinDB vs. Graph Engine vs. Sqrrl vs. Tarantool

Editorial information provided by DB-Engines
NameBoltDB  Xexclude from comparisonDolphinDB  Xexclude from comparisonGraph Engine infoformer name: Trinity  Xexclude from comparisonSqrrl  Xexclude from comparisonTarantool  Xexclude from comparison
Sqrrl has been acquired by Amazon and became a part of Amazon Web Services. It has been removed from the DB-Engines ranking.
DescriptionAn embedded key-value store for Go.DolphinDB 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 distributed in-memory data processing engine, underpinned by a strongly-typed RAM store and a general distributed computation engineAdaptable, secure NoSQL built on Apache AccumuloIn-memory computing platform with a flexible data schema for efficiently building high-performance applications
Primary database modelKey-value storeTime Series DBMSGraph DBMS
Key-value store
Document store
Graph DBMS
Key-value store
Wide column store
Document 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
Score0.76
Rank#224  Overall
#32  Key-value stores
Score4.23
Rank#82  Overall
#6  Time Series DBMS
Score0.62
Rank#240  Overall
#21  Graph DBMS
#35  Key-value stores
Score1.67
Rank#150  Overall
#25  Document stores
#25  Key-value stores
#69  Relational DBMS
Websitegithub.com/­boltdb/­boltwww.dolphindb.comwww.graphengine.iosqrrl.comwww.tarantool.io
Technical documentationdocs.dolphindb.cn/­en/­help200/­index.htmlwww.graphengine.io/­docs/­manualwww.tarantool.io/­en/­doc
DeveloperDolphinDB, IncMicrosoftAmazon infooriginally Sqrrl Data, Inc.VK
Initial release20132018201020122008
Current releasev2.00.4, January 20222.10.0, May 2022
License infoCommercial or Open SourceOpen Source infoMIT Licensecommercial infofree community version availableOpen Source infoMIT LicensecommercialOpen 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 languageGoC++.NET and CJavaC and C++
Server operating systemsBSD
Linux
OS X
Solaris
Windows
Linux
Windows
.NETLinuxBSD
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 datenoyesyesyesstring, 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.nononono
Secondary indexesnoyesyesyes
SQL infoSupport of SQLnoSQL-like query languagenonoFull-featured ANSI SQL support
APIs and other access methodsJDBC
JSON over HTTP
Kafka
MQTT (Message Queue Telemetry Transport)
ODBC
OPC DA
OPC UA
RabbitMQ
WebSocket
RESTful HTTP APIAccumulo Shell
Java API
JDBC
ODBC
RESTful HTTP API
Thrift
Open binary protocol
Supported programming languagesGoC#
C++
Go
Java
JavaScript
MatLab
Python
R
Rust
C#
C++
F#
Visual Basic
Actionscript
C infousing GLib
C#
C++
Cocoa
Delphi
Erlang
Go
Haskell
Java
JavaScript
OCaml
Perl
PHP
Python
Ruby
Smalltalk
C
C#
C++
Erlang
Go
Java
JavaScript
Lua
Perl
PHP
Python
Rust
Server-side scripts infoStored proceduresnoyesyesnoLua, C and SQL stored procedures
Triggersnonononoyes, before/after data modification events, on replication events, client session events
Partitioning methods infoMethods for storing different data on different nodesnonehorizontal partitioninghorizontal partitioningSharding infomaking use of HadoopSharding, 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 nodesnoneyesselectable replication factor infomaking use of HadoopAsynchronous 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 methodsnoyesyes
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyImmediate Consistency infoDocument store kept consistent with combination of global timestamping, row-level transactions, and server-side consistency resolution.Casual 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 integritynonononoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesyesnoAtomic updates per row, document, or graph entityACID, with serializable isolation and linearizable read (within partition); Configurable MVCC (within partition); No cross-shard distributed transactions
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes, cooperative multitasking
Durability infoSupport for making data persistentyesyesoptional: either by committing a write-ahead log (WAL) to the local persistent storage or by dumping the memory to a persistent storageyesyes, write ahead logging
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyesyes, full featured in-memory storage engine with persistence
User concepts infoAccess controlnoAdministrators, Users, GroupsCell-level Security, Data-Centric Security, Role-Based Access Control (RBAC), Attribute-Based Access Control (ABAC)Access 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
BoltDBDolphinDBGraph Engine infoformer name: TrinitySqrrlTarantool
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

4 Instructive Postmortems on Data Downtime and Loss
1 March 2024, The Hacker News

Grafana Loki: Architecture Summary and Running in Kubernetes
14 March 2023, hackernoon.com

Roblox’s cloud-native catastrophe: A post mortem
31 January 2022, InfoWorld

How to Put a GUI on Ansible, Using Semaphore
22 April 2023, The New Stack

provided by Google News

寒冬之下持续吸金,蛰伏30年的国产数据库终迎黄金时代?|36氪研究
16 May 2022, 36kr

火上热搜:男子从职高生逆袭成麻省理工博士_手机网易网
25 December 2023, 网易

高频数据存储、订单簿、高频回测DolphinDB 中高频量化一站式解决方案
30 March 2024, A5站长

阿里妈妈是什么平台?阿里妈妈干什么用的?
22 February 2024, A5站长

AI自动生成SWOT分析图,boardmix AI新技能get!
9 June 2023, A5站长

provided by Google News

Trinity
2 June 2023, microsoft.com

Open source Microsoft Graph Engine takes on Neo4j
13 February 2017, InfoWorld

IBM releases Graph, a service that can outperform SQL databases
27 July 2016, GeekWire

How Google and Microsoft taught search to "understand" the Web
6 June 2012, Ars Technica

Aerospike Is Now a Graph Database, Too
21 June 2023, Datanami

provided by Google News

Amazon acquires cybersecurity startup Sqrrl
8 June 2023, cisomag.com

Amazon's cloud business acquires Sqrrl, a security start-up with NSA roots
23 January 2018, CNBC

Millennials possess the advantage of time for wealth creation, says Yashoraj Tyagi of Sqrrl | Mint
18 September 2023, Mint

AWS beefs up threat detection with Sqrrl acquisition
24 January 2018, TechCrunch

Sqrrl's Latest Software Release Adds Self-Service Analytics for Threat Hunters
16 September 2021, Dark Reading

provided by Google News

In-Memory Showdown: Redis vs. Tarantool
1 September 2021, Хабр

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, Хабр

RAMAX Group получила партнерский статус уровня Gold по продукту Tarantool
16 April 2024, spbit.ru

provided by Google News



Share this page

Featured Products

Milvus logo

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

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

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.

Present your product here