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 > BoltDB vs. Heroic vs. RocksDB vs. SQL.JS vs. TimescaleDB

System Properties Comparison BoltDB vs. Heroic vs. RocksDB vs. SQL.JS vs. TimescaleDB

Editorial information provided by DB-Engines
NameBoltDB  Xexclude from comparisonHeroic  Xexclude from comparisonRocksDB  Xexclude from comparisonSQL.JS  Xexclude from comparisonTimescaleDB  Xexclude from comparison
DescriptionAn embedded key-value store for Go.Time Series DBMS built at Spotify based on Cassandra or Google Cloud Bigtable, and ElasticSearchEmbeddable persistent key-value store optimized for fast storage (flash and RAM)Port of SQLite to JavaScriptA time series DBMS optimized for fast ingest and complex queries, based on PostgreSQL
Primary database modelKey-value storeTime Series DBMSKey-value storeRelational DBMSTime Series DBMS
Secondary database modelsRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.74
Rank#220  Overall
#31  Key-value stores
Score0.51
Rank#255  Overall
#21  Time Series DBMS
Score3.65
Rank#85  Overall
#11  Key-value stores
Score0.53
Rank#252  Overall
#116  Relational DBMS
Score4.64
Rank#71  Overall
#4  Time Series DBMS
Websitegithub.com/­boltdb/­boltgithub.com/­spotify/­heroicrocksdb.orgsql.js.orgwww.timescale.com
Technical documentationspotify.github.io/­heroicgithub.com/­facebook/­rocksdb/­wikisql.js.org/­documentation/­index.htmldocs.timescale.com
DeveloperSpotifyFacebook, Inc.Alon Zakai infoenhancements implemented by othersTimescale
Initial release20132014201320122017
Current release8.11.4, April 20242.13.0, November 2023
License infoCommercial or Open SourceOpen Source infoMIT LicenseOpen Source infoApache 2.0Open Source infoBSDOpen SourceOpen Source infoApache 2.0
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 languageGoJavaC++JavaScriptC
Server operating systemsBSD
Linux
OS X
Solaris
Windows
Linuxserver-less, requires a JavaScript environment (browser, Node.js)Linux
OS X
Windows
Data schemeschema-freeschema-freeschema-freeyesyes
Typing infopredefined data types such as float or datenoyesnoyesnumerics, strings, booleans, arrays, JSON blobs, geospatial dimensions, currencies, binary data, other complex data types
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.nonononoyes
Secondary indexesnoyes infovia Elasticsearchnoyes
SQL infoSupport of SQLnononoyes infoSQL-92 is not fully supportedyes infofull PostgreSQL SQL syntax
APIs and other access methodsHQL (Heroic Query Language, a JSON-based language)
HTTP API
C++ API
Java API
JavaScript APIADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Supported programming languagesGoC
C++
Go
Java
Perl
Python
Ruby
JavaScript.Net
C
C++
Delphi
Java infoJDBC
JavaScript
Perl
PHP
Python
R
Ruby
Scheme
Tcl
Server-side scripts infoStored proceduresnonononouser defined functions, PL/pgSQL, PL/Tcl, PL/Perl, PL/Python, PL/Java, PL/PHP, PL/R, PL/Ruby, PL/Scheme, PL/Unix shell
Triggersnononoyes
Partitioning methods infoMethods for storing different data on different nodesnoneShardinghorizontal partitioningnoneyes, across time and space (hash partitioning) attributes
Replication methods infoMethods for redundantly storing data on multiple nodesnoneyesyesnoneSource-replica replication with hot standby and reads on replicas info
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneEventual Consistency
Immediate Consistency
noneImmediate Consistency
Foreign keys infoReferential integritynononoyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesnoyesACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyesyesno infoexcept by serializing a db to a fileyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoyesyesno
User concepts infoAccess controlnononofine 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
3rd partiesSpeedb: A high performance RocksDB-compliant key-value store optimized for write-intensive workloads.
» more

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
BoltDBHeroicRocksDBSQL.JSTimescaleDB
DB-Engines blog posts

New kids on the block: database management systems implemented in JavaScript
1 December 2014, Matthias Gelbmann

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

Review: Google Bigtable scales with ease
7 September 2016, InfoWorld

provided by Google News

Did Rockset Just Solve Real-Time Analytics?
25 August 2021, Datanami

Meta’s Velox Means Database Performance Is Not Subject To Interpretation
31 August 2022, The Next Platform

Linux 6.9 Drives AMD 4th Gen EPYC Performance Even Higher For Some Workloads
29 March 2024, Phoronix

The Journey to a Million Ops / Sec / Node in Venice
16 March 2024, InfoQ.com

Power your Kafka Streams application with Amazon MSK and AWS Fargate | Amazon Web Services
10 August 2021, AWS Blog

provided by Google News

9 Best JavaScript and TypeScript ORMs for 2024 — SitePoint
22 March 2023, SitePoint

Execute millions of SQL statements in milliseconds in the browser with WebAssembly and Web Workers.
14 January 2017, hackernoon.com

SQLite On The Web: Absurd-sql
24 August 2021, Hackaday

In Praise Of SQLite
28 July 2022, iProgrammer

Running PostgreSQL Inside Your Browser
8 September 2022, iProgrammer

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



Share this page

Featured Products

RaimaDB logo

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

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

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