DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Dolt vs. Sequoiadb vs. Spark SQL vs. TerminusDB vs. Transbase

System Properties Comparison Dolt vs. Sequoiadb vs. Spark SQL vs. TerminusDB vs. Transbase

Editorial information provided by DB-Engines
NameDolt  Xexclude from comparisonSequoiadb  Xexclude from comparisonSpark SQL  Xexclude from comparisonTerminusDB infoformer name was DataChemist  Xexclude from comparisonTransbase  Xexclude from comparison
DescriptionA MySQL compatible DBMS with Git-like versioning of data and schemaNewSQL database with distributed OLTP and SQLSpark SQL is a component on top of 'Spark Core' for structured data processingScalable Graph Database platform making enterprise data available by exploiting inferred entities and relationshipsA resource-optimized, high-performance, universally applicable RDBMS
Primary database modelRelational DBMSDocument store
Relational DBMS
Relational DBMSGraph DBMSRelational DBMS
Secondary database modelsDocument storeDocument store
RDF store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.95
Rank#197  Overall
#93  Relational DBMS
Score0.48
Rank#260  Overall
#41  Document stores
#121  Relational DBMS
Score19.15
Rank#33  Overall
#20  Relational DBMS
Score0.22
Rank#323  Overall
#28  Graph DBMS
Score0.15
Rank#337  Overall
#147  Relational DBMS
Websitegithub.com/­dolthub/­dolt
www.dolthub.com
www.sequoiadb.comspark.apache.org/­sqlterminusdb.comwww.transaction.de/­en/­products/­transbase.html
Technical documentationdocs.dolthub.comwww.sequoiadb.com/­en/­index.php?m=Files&a=indexspark.apache.org/­docs/­latest/­sql-programming-guide.htmlterminusdb.github.io/­terminusdb/­#www.transaction.de/­en/­products/­transbase/­features.html
DeveloperDoltHub IncSequoiadb Ltd.Apache Software FoundationDataChemist Ltd.Transaction Software GmbH
Initial release20182013201420181987
Current release3.5.0 ( 2.13), September 202311.0.0, January 2023Transbase 8.3, 2022
License infoCommercial or Open SourceOpen Source infoApache Version 2.0Open Source infoServer: AGPL; Client: Apache V2Open Source infoApache 2.0Open Source infoGPL V3commercial 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.
Implementation languageGoC++ScalaProlog, RustC and C++
Server operating systemsLinux
macOS
Windows
LinuxLinux
OS X
Windows
LinuxFreeBSD
Linux
macOS
Solaris
Windows
Data schemeyesschema-freeyesyesyes
Typing infopredefined data types such as float or dateyesyes infooid, date, timestamp, binary, regexyesyesyes
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 indexesyesyesnoyes
SQL infoSupport of SQLyesSQL-like query languageSQL-like DML and DDL statementsSQL-like query language (WOQL)yes
APIs and other access methodsCLI Client
HTTP REST
proprietary protocol using JSONJDBC
ODBC
OWL
RESTful HTTP API
WOQL (Web Object Query Language)
ADO.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
.Net
C++
Java
PHP
Python
Java
Python
R
Scala
JavaScript
Python
C
C#
C++
Java
JavaScript
Kotlin
Objective-C
PHP
Python
Server-side scripts infoStored proceduresyes infocurrently in alpha releaseJavaScriptnoyesyes
Triggersyesnonoyesyes
Partitioning methods infoMethods for storing different data on different nodesnoneShardingyes, utilizing Spark CoreGraph Partitioning
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.Source-replica replicationnoneJournaling StreamsSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesnonoyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDDocument is locked during a transactionnoACIDyes
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyes infoin-memory journalingyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonono
User concepts infoAccess controlOnly one user is configurable, and must be specified in the config file at startupsimple password-based access controlnoRole-based access controlfine grained access rights according to SQL-standard

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
DoltSequoiadbSpark SQLTerminusDB infoformer name was DataChemistTransbase
Recent citations in the 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

'DoltHub' that can manage database version and host like GitHub
10 June 2020, GIGAZINE(ギガジン)

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

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

What is Apache Spark? The big data platform that crushed Hadoop
3 April 2024, InfoWorld

Use Amazon Athena with Spark SQL for your open-source transactional table formats | Amazon Web Services
24 January 2024, AWS Blog

Cracking the Apache Spark Interview: 80+ Top Questions and Answers for 2024
1 April 2024, Simplilearn

Cloudera: Impala's it for interactive SQL on Hadoop; everything else will move to Spark
11 April 2024, Yahoo Movies Canada

1.5 Years of Spark Knowledge in 8 Tips | by Michael Berk
23 December 2023, Towards Data Science

provided by Google News

How TerminusDB is commercializing its open source graph database
16 March 2021, VentureBeat

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

Dublin-based data collaboration tool TerminusDB raises €3.6 million in seed round
15 March 2021, Tech.eu

Trinity College spinout TerminusDB secures €3.6m in investment
15 March 2021, The Irish Times

[MCR2030-CAMS-ARISE-UNDRR Webinar] Preventing cascading failures of critical assets: Using the Open-Source ...
12 April 2022, United Nations Office for Disaster Risk Reduction

provided by Google News



Share this page

Featured Products

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.

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.

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

Milvus logo

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

Present your product here