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

DBMS > BoltDB vs. SingleStore vs. TimescaleDB vs. VoltDB

System Properties Comparison BoltDB vs. SingleStore vs. TimescaleDB vs. VoltDB

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameBoltDB  Xexclude from comparisonSingleStore infoformer name was MemSQL  Xexclude from comparisonTimescaleDB  Xexclude from comparisonVoltDB  Xexclude from comparison
DescriptionAn embedded key-value store for Go.MySQL 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 typeA time series DBMS optimized for fast ingest and complex queries, based on PostgreSQLDistributed In-Memory NewSQL RDBMS infoUsed for OLTP applications with a high frequency of relatively simple transactions, that can hold all their data in memory
Primary database modelKey-value storeRelational DBMSTime Series DBMSRelational DBMS
Secondary database modelsDocument store
Spatial DBMS
Time Series DBMS
Vector DBMS
Relational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.74
Rank#220  Overall
#31  Key-value stores
Score5.60
Rank#62  Overall
#35  Relational DBMS
Score4.64
Rank#71  Overall
#4  Time Series DBMS
Score1.44
Rank#158  Overall
#73  Relational DBMS
Websitegithub.com/­boltdb/­boltwww.singlestore.comwww.timescale.comwww.voltdb.com
Technical documentationdocs.singlestore.comdocs.timescale.comdocs.voltdb.com
DeveloperSingleStore Inc.TimescaleVoltDB Inc.
Initial release2013201320172010
Current release8.5, January 20242.13.0, November 202311.3, April 2022
License infoCommercial or Open SourceOpen Source infoMIT Licensecommercial infofree developer edition availableOpen Source infoApache 2.0Open Source infoAGPL for Community Edition, commercial license for Enterprise, AWS, and Pro Editions
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++, GoCJava, C++
Server operating systemsBSD
Linux
OS X
Solaris
Windows
Linux info64 bit version requiredLinux
OS X
Windows
Linux
OS X infofor development
Data schemeschema-freeyesyesyes
Typing infopredefined data types such as float or datenoyesnumerics, strings, booleans, arrays, JSON blobs, geospatial dimensions, currencies, binary data, other complex data typesyes
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.nonoyes
Secondary indexesnoyesyesyes
SQL infoSupport of SQLnoyes infobut no triggers and foreign keysyes infofull PostgreSQL SQL syntaxyes infoonly a subset of SQL 99
APIs and other access methodsCluster Management API infoas HTTP Rest and CLI
HTTP API
JDBC
MongoDB API
ODBC
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Java API
JDBC
RESTful HTTP/JSON API
Supported programming languagesGoBash
C
C#
Java
JavaScript (Node.js)
Python
.Net
C
C++
Delphi
Java infoJDBC
JavaScript
Perl
PHP
Python
R
Ruby
Scheme
Tcl
C#
C++
Erlang infonot officially supported
Go
Java
JavaScript infoNode.js
PHP
Python
Server-side scripts infoStored proceduresnoyesuser defined functions, PL/pgSQL, PL/Tcl, PL/Perl, PL/Python, PL/Java, PL/PHP, PL/R, PL/Ruby, PL/Scheme, PL/Unix shellJava
Triggersnonoyesno
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infohash partitioningyes, across time and space (hash partitioning) attributesSharding
Replication methods infoMethods for redundantly storing data on multiple nodesnoneSource-replica replication infostores two copies of each physical data partition on two separate nodesSource-replica replication with hot standby and reads on replicas infoMulti-source replication
Source-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 systemnoneImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynonoyesno infoFOREIGN KEY constraints are not supported
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesACIDACIDACID infoTransactions are executed single-threaded within stored procedures
Concurrency infoSupport for concurrent manipulation of datayesyes, multi-version concurrency control (MVCC)yesyes infoData access is serialized by the server
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 infoSnapshots and command logging
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesno
User concepts infoAccess controlnoFine grained access control via users, groups and rolesfine grained access rights according to SQL-standardUsers and roles with access to stored procedures
More information provided by the system vendor
BoltDBSingleStore infoformer name was MemSQLTimescaleDBVoltDB
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
BoltDBSingleStore infoformer name was MemSQLTimescaleDBVoltDB
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

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

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

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

provided by Google News

SingleStore CEO sees little future for purpose-built vector databases
24 January 2024, VentureBeat

SingleStore Announces Real-time Data Platform to Further Accelerate AI, Analytics and Application Development
24 January 2024, Business Wire

SingleStore adds indexed vector search to Pro Max release for faster AI work – Blocks and Files
29 January 2024, Blocks & Files

Leveraging SingleStoreDB Cloud Private Connectivity Using AWS PrivateLink | Amazon Web Services
6 December 2023, AWS Blog

Announcing watsonx.ai and SingleStore for generative AI applications
15 November 2023, IBM

provided by Google News

TimescaleDB Is a Vector Database Now, Too
25 September 2023, Datanami

Timescale Acquires PopSQL to Bring a Modern, Collaborative SQL GUI to PostgreSQL Developers
4 April 2024, PR Newswire

Power IoT and time-series workloads with TimescaleDB for Azure Database for PostgreSQL
18 March 2019, Microsoft

Timescale Valuation Rockets to Over $1B with $110M Round, Marking the Explosive Rise of Time-Series Data
22 February 2022, Business Wire

Visualizing IoT Data at Scale With Hopara and TimescaleDB
16 May 2023, Embedded Computing Design

provided by Google News

Unveiling Volt Active Data's game-changing approach to limitless app performance
16 October 2023, YourStory

 VoltDB Launches Active(N) Lossless Cross Data Center Replication
31 August 2021, PR Newswire

VoltDB Turns to Real-Time Analytics with NewSQL Database
30 January 2014, Datanami

VoltDB Upgrades Power, Security of Its In-Memory Database
1 February 2017, eWeek

VoltDB Aims for Fast Big Data Development -- ADTmag
29 January 2015, ADT Magazine

provided by Google News



Share this page

Featured Products

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.

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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

Present your product here