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. SingleStore vs. SpatiaLite vs. Transbase

System Properties Comparison Dolt vs. SingleStore vs. SpatiaLite vs. Transbase

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameDolt  Xexclude from comparisonSingleStore infoformer name was MemSQL  Xexclude from comparisonSpatiaLite  Xexclude from comparisonTransbase  Xexclude from comparison
DescriptionA MySQL compatible DBMS with Git-like versioning of data and schemaMySQL wire-compliant distributed RDBMS that combines an in-memory row-oriented and a disc-based column-oriented storage with patented universal storage to handle transactional and analytical workloads in one single table typeSpatial extension of SQLiteA resource-optimized, high-performance, universally applicable RDBMS
Primary database modelRelational DBMSRelational DBMSSpatial DBMSRelational DBMS
Secondary database modelsDocument storeDocument store
Spatial DBMS
Time Series DBMS
Vector DBMS
Relational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.02
Rank#191  Overall
#89  Relational DBMS
Score5.38
Rank#62  Overall
#35  Relational DBMS
Score1.63
Rank#146  Overall
#3  Spatial DBMS
Score0.17
Rank#334  Overall
#148  Relational DBMS
Websitegithub.com/­dolthub/­dolt
www.dolthub.com
www.singlestore.comwww.gaia-gis.it/­fossil/­libspatialite/­indexwww.transaction.de/­en/­products/­transbase.html
Technical documentationdocs.dolthub.comdocs.singlestore.comwww.gaia-gis.it/­gaia-sins/­spatialite_topics.htmlwww.transaction.de/­en/­products/­transbase/­features.html
DeveloperDoltHub IncSingleStore Inc.Alessandro FurieriTransaction Software GmbH
Initial release2018201320081987
Current release8.5, January 20245.0.0, August 2020Transbase 8.3, 2022
License infoCommercial or Open SourceOpen Source infoApache Version 2.0commercial infofree developer edition availableOpen Source infoMPL 1.1, GPL v2.0 or LGPL v2.1commercial 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.
SingleStoreDB Cloud: The world's fastest, modern cloud database for both operational (OLTP) and analytical (OLAP) workloads. Available instantly with multi-cloud and hybrid-cloud capabilities
Implementation languageGoC++, GoC++C and C++
Server operating systemsLinux
macOS
Windows
Linux info64 bit version requiredserver-lessFreeBSD
Linux
macOS
Solaris
Windows
Data schemeyesyesyesyes
Typing infopredefined data types such as float or dateyesyesyesyes
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 indexesyesyesyesyes
SQL infoSupport of SQLyesyes infobut no triggers and foreign keysyesyes
APIs and other access methodsCLI Client
HTTP REST
Cluster Management API infoas HTTP Rest and CLI
HTTP API
JDBC
MongoDB API
ODBC
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
Bash
C
C#
Java
JavaScript (Node.js)
Python
C
C#
C++
Java
JavaScript
Kotlin
Objective-C
PHP
Python
Server-side scripts infoStored proceduresyes infocurrently in alpha releaseyesnoyes
Triggersyesnoyesyes
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infohash partitioningnone
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 replication infostores two copies of each physical data partition on two separate nodesnoneSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnono infocan define user-defined aggregate functions for map-reduce-style calculationsnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesnoyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACIDyes
Concurrency infoSupport for concurrent manipulation of datayesyes, multi-version concurrency control (MVCC)yesyes
Durability infoSupport for making data persistentyesyes infoAll updates are persistent, including those to disk-based columnstores and memory-based row stores. Transaction commits are supported via write-ahead log.yesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesno
User concepts infoAccess controlOnly one user is configurable, and must be specified in the config file at startupFine grained access control via users, groups and rolesnofine grained access rights according to SQL-standard
More information provided by the system vendor
DoltSingleStore infoformer name was MemSQLSpatiaLiteTransbase
Specific characteristicsSingleStore offers a fully-managed , distributed, highly-scalable SQL database designed...
» more
Competitive advantagesSingleStore’s competitive advantages include: Easy and Simplified Architecture with...
» more
Typical application scenariosDriving Fast Analytics: SingleStore delivers the fastest and most scalable reporting...
» more
Key customersIEX Cloud : Improves Financial Data Distribution Speed 15x with Singlestore DB Comcast,...
» more
Market metricsCustomers in various industries worldwide including US and International Industry...
» more
Licensing and pricing modelsF ree Tier and Enterprise Edition
» 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
DoltSingleStore infoformer name was MemSQLSpatiaLiteTransbase
DB-Engines blog posts

Turbocharge Your Application Development Using WebAssembly With SingleStoreDB
17 October 2022,  Akmal Chaudhri, SingleStore (sponsor) 

Cloud-Based Analytics With SingleStoreDB
9 June 2022,  Akmal Chaudhri, SingleStore (sponsor) 

SingleStore: The Increasing Momentum of Multi-Model Database Systems
14 February 2022,  Akmal Chaudhri, SingleStore (sponsor) 

show all

Spatial database management systems
6 April 2021, Matthias Gelbmann

show all

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

25 Hot New Data Tools and What They DON'T Do
14 May 2020, Towards Data Science

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

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