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

DBMS > BoltDB vs. Dolt vs. ScyllaDB vs. Sequoiadb vs. Transbase

System Properties Comparison BoltDB vs. Dolt vs. ScyllaDB vs. Sequoiadb vs. Transbase

Editorial information provided by DB-Engines
NameBoltDB  Xexclude from comparisonDolt  Xexclude from comparisonScyllaDB  Xexclude from comparisonSequoiadb  Xexclude from comparisonTransbase  Xexclude from comparison
DescriptionAn embedded key-value store for Go.A MySQL compatible DBMS with Git-like versioning of data and schemaCassandra and DynamoDB compatible wide column storeNewSQL database with distributed OLTP and SQLA resource-optimized, high-performance, universally applicable RDBMS
Primary database modelKey-value storeRelational DBMSWide column storeDocument store
Relational DBMS
Relational DBMS
Secondary database modelsDocument storeKey-value store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.74
Rank#220  Overall
#31  Key-value stores
Score0.96
Rank#193  Overall
#90  Relational DBMS
Score4.75
Rank#68  Overall
#5  Wide column stores
Score0.45
Rank#261  Overall
#41  Document stores
#122  Relational DBMS
Score0.11
Rank#341  Overall
#150  Relational DBMS
Websitegithub.com/­boltdb/­boltgithub.com/­dolthub/­dolt
www.dolthub.com
www.scylladb.comwww.sequoiadb.comwww.transaction.de/­en/­products/­transbase.html
Technical documentationdocs.dolthub.comdocs.scylladb.comwww.sequoiadb.com/­en/­index.php?m=Files&a=indexwww.transaction.de/­en/­products/­transbase/­features.html
DeveloperDoltHub IncScyllaDBSequoiadb Ltd.Transaction Software GmbH
Initial release20132018201520131987
Current releaseScyllaDB Open Source 5.4.1, January 2024Transbase 8.3, 2022
License infoCommercial or Open SourceOpen Source infoMIT LicenseOpen Source infoApache Version 2.0Open Source infoOpen Source (AGPL), commercial license availableOpen Source infoServer: AGPL; Client: Apache V2commercial infofree development license
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.
Scylla Cloud: Create real-time applications that run at global scale with Scylla Cloud, the industry’s most powerful NoSQL DBaaS
Implementation languageGoGoC++C++C and C++
Server operating systemsBSD
Linux
OS X
Solaris
Windows
Linux
macOS
Windows
LinuxLinuxFreeBSD
Linux
macOS
Solaris
Windows
Data schemeschema-freeyesschema-freeschema-freeyes
Typing infopredefined data types such as float or datenoyesyesyes infooid, date, timestamp, binary, regexyes
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.nonononono
Secondary indexesnoyesyes infocluster global secondary indicesyesyes
SQL infoSupport of SQLnoyesSQL-like DML and DDL statements (CQL)SQL-like query languageyes
APIs and other access methodsCLI Client
HTTP REST
Proprietary protocol (CQL) infocompatible with CQL (Cassandra Query Language, an SQL-like language)
RESTful HTTP API (DynamoDB compatible)
Thrift
proprietary protocol using JSONADO.NET
JDBC
ODBC
Proprietary native API
Supported programming languagesGoAda
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
For CQL interface: C#, C++, Clojure, Erlang, Go, Haskell, Java, JavaScript, Node.js, Perl, PHP, Python, Ruby, Rust, Scala
For DynamoDB interface: .Net, ColdFusion, Erlang, Groovy, Java, JavaScript, Perl, PHP, Python, Ruby
.Net
C++
Java
PHP
Python
C
C#
C++
Java
JavaScript
Kotlin
Objective-C
PHP
Python
Server-side scripts infoStored proceduresnoyes infocurrently in alpha releaseyes, LuaJavaScriptyes
Triggersnoyesnonoyes
Partitioning methods infoMethods for storing different data on different nodesnonenoneShardingSharding
Replication methods infoMethods for redundantly storing data on multiple nodesnoneA database can be cloned to multiple locations and be used there in isolation. Data/schema changes can be pushed/pulled explicitly between locations.selectable replication factor infoRepresentation of geographical distribution of servers is possibleSource-replica replicationSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneEventual Consistency
Tunable Consistency infocan be individually decided for each write operation
Eventual ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyesnonoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesACIDno infoAtomicity and isolation are supported for single operationsDocument is locked during a transactionyes
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes infoin-memory tablesnono
User concepts infoAccess controlnoOnly one user is configurable, and must be specified in the config file at startupAccess rights for users can be defined per objectsimple password-based access controlfine grained access rights according to SQL-standard
More information provided by the system vendor
BoltDBDoltScyllaDBSequoiadbTransbase
Specific characteristicsScyllaDB is engineered to deliver predictable performance at scale. It’s adopted...
» more
Competitive advantagesHighly-performant (efficiently utilizes full resources of a node and network; millions...
» more
Typical application scenariosScyllaDB is ideal for applications that require high throughput and low latency at...
» more
Key customersDiscord, Epic Games, Expedia, Zillow, Comcast, Disney+ Hotstar, Samsung, ShareChat,...
» more
Market metricsScyllaDB typically offers ~75% total cost of ownership savings, with ~5X higher throughput...
» more
Licensing and pricing modelsScyllaDB Open Source - free open source software (AGPL) ScyllaDB Enterprise - subscription-based...
» more

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
BoltDBDoltScyllaDBSequoiadbTransbase
Recent citations in the news

What I learnt from building 3 high traffic web applications on an embedded key value store.
21 February 2018, hackernoon.com

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

Three Reasons DevOps Should Consider Rocky Linux 9.4
15 May 2024, DevOps.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

Top Data Version Control Tools for Machine Learning Research in 2023
24 July 2023, MarkTechPost

Dolt, a Relational Database with Git-Like Cloning Features
19 August 2020, The New Stack

Data Versioning at Scale: Chaos and Chaos Management
10 February 2023, InfoQ.com

Radar Trends to Watch: July 2022 – O'Reilly
5 July 2022, oreilly.com

Are you still not using Version Control for Data?
11 April 2020, Towards Data Science

provided by Google News

Sleeping at Scale - Delivering 10k Timers per Second per Node with Rust, Tokio, Kafka, and Scylla
26 April 2024, InfoQ.com

ScyllaDB on AWS is a NoSQL Database Built for Gigabyte-to-Petabyte Scale | Amazon Web Services
6 January 2023, AWS Blog

Scylla Eyes Cassandra's NoSQL Workloads
13 February 2018, Datanami

ScyllaDB Database Review | eWeek
21 August 2018, eWeek

ScyllaDB Launches Scylla Cloud Database as a Service
14 April 2019, insideBIGDATA

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

SingleStore logo

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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.

Present your product here