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

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

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

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameDolt  Xexclude from comparisonScyllaDB  Xexclude from comparisonSequoiadb  Xexclude from comparisonTransbase  Xexclude from comparison
DescriptionA 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 modelRelational 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.95
Rank#197  Overall
#93  Relational DBMS
Score5.27
Rank#67  Overall
#5  Wide column stores
Score0.48
Rank#260  Overall
#41  Document stores
#121  Relational DBMS
Score0.15
Rank#337  Overall
#147  Relational DBMS
Websitegithub.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 release2018201520131987
Current releaseScyllaDB Open Source 5.4.1, January 2024Transbase 8.3, 2022
License infoCommercial or Open SourceOpen 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 servicenononono
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 languageGoC++C++C and C++
Server operating systemsLinux
macOS
Windows
LinuxLinuxFreeBSD
Linux
macOS
Solaris
Windows
Data schemeyesschema-freeschema-freeyes
Typing infopredefined data types such as float or dateyesyesyes 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.nononono
Secondary indexesyesyes infocluster global secondary indicesyesyes
SQL infoSupport of SQLyesSQL-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 languagesAda
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 proceduresyes infocurrently in alpha releaseyes, LuaJavaScriptyes
Triggersyesnonoyes
Partitioning methods infoMethods for storing different data on different nodesnoneShardingSharding
Replication methods infoMethods for redundantly storing data on multiple nodesA 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 methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Tunable Consistency infocan be individually decided for each write operation
Eventual ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesnonoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDno infoAtomicity and isolation are supported for single operationsDocument is locked during a transactionyes
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes infoin-memory tablesnono
User concepts infoAccess controlOnly 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
DoltScyllaDBSequoiadbTransbase
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
DoltScyllaDBSequoiadbTransbase
Recent citations in the news

Dolt- A Version Controlled Database
29 January 2024, iProgrammer

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

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 Raises $43M to Take on MongoDB at Scale, Push Database Performance to New Levels
17 October 2023, Datanami

Discord Migrates Trillions of Messages from Cassandra to ScyllaDB
22 June 2023, InfoQ.com

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

Scylla vs Cassandra: Performance Comparison - DataScienceCentral.com
9 January 2020, Data Science Central

provided by Google News

SequoiaDB's Innovative Solutions in Distributed Databases Earns IDC Recognition - PR Newswire APAC
17 March 2023, PR Newswire Asia

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

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

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.

Present your product here