DB-EnginesextremeDB - solve IoT connectivity disruptionsEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > BoltDB vs. Dolt vs. Heroic vs. JaguarDB vs. TimescaleDB

System Properties Comparison BoltDB vs. Dolt vs. Heroic vs. JaguarDB vs. TimescaleDB

Editorial information provided by DB-Engines
NameBoltDB  Xexclude from comparisonDolt  Xexclude from comparisonHeroic  Xexclude from comparisonJaguarDB  Xexclude from comparisonTimescaleDB  Xexclude from comparison
DescriptionAn embedded key-value store for Go.A MySQL compatible DBMS with Git-like versioning of data and schemaTime Series DBMS built at Spotify based on Cassandra or Google Cloud Bigtable, and ElasticSearchPerformant, highly scalable DBMS for AI and IoT applicationsA time series DBMS optimized for fast ingest and complex queries, based on PostgreSQL
Primary database modelKey-value storeRelational DBMSTime Series DBMSKey-value store
Vector DBMS
Time Series DBMS
Secondary database modelsDocument storeRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.62
Rank#230  Overall
#32  Key-value stores
Score0.85
Rank#202  Overall
#97  Relational DBMS
Score0.02
Rank#368  Overall
#38  Time Series DBMS
Score0.03
Rank#365  Overall
#56  Key-value stores
#17  Vector DBMS
Score3.68
Rank#74  Overall
#5  Time Series DBMS
Websitegithub.com/­boltdb/­boltgithub.com/­dolthub/­dolt
www.dolthub.com
github.com/­spotify/­heroicwww.jaguardb.comwww.timescale.com
Technical documentationdocs.dolthub.comspotify.github.io/­heroicwww.jaguardb.com/­support.htmldocs.timescale.com
DeveloperDoltHub IncSpotifyDataJaguar, Inc.Timescale
Initial release20132018201420152017
Current release3.3 July 20232.15.0, May 2024
License infoCommercial or Open SourceOpen Source infoMIT LicenseOpen Source infoApache Version 2.0Open Source infoApache 2.0Open Source infoGPL V3.0Open 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 languageGoGoJavaC++ infothe server part. Clients available in other languagesC
Server operating systemsBSD
Linux
OS X
Solaris
Windows
Linux
macOS
Windows
LinuxLinux
OS X
Windows
Data schemeschema-freeyesschema-freeyesyes
Typing infopredefined data types such as float or datenoyesyesyesnumerics, 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 indexesnoyesyes infovia Elasticsearchyesyes
SQL infoSupport of SQLnoyesnoA subset of ANSI SQL is implemented infobut no views, foreign keys, triggersyes infofull PostgreSQL SQL syntax
APIs and other access methodsCLI Client
HTTP REST
HQL (Heroic Query Language, a JSON-based language)
HTTP API
JDBC
ODBC
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Supported programming languagesGoAda
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
C
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Scala
.Net
C
C++
Delphi
Java infoJDBC
JavaScript
Perl
PHP
Python
R
Ruby
Scheme
Tcl
Server-side scripts infoStored proceduresnoyes infocurrently in alpha releasenonouser defined functions, PL/pgSQL, PL/Tcl, PL/Perl, PL/Python, PL/Java, PL/PHP, PL/R, PL/Ruby, PL/Scheme, PL/Unix shell
Triggersnoyesnonoyes
Partitioning methods infoMethods for storing different data on different nodesnonenoneShardingShardingyes, across time and space (hash partitioning) attributes
Replication methods infoMethods for redundantly storing data on multiple nodesnoneA database can be cloned to multiple locations and be used there in isolation. Data/schema changes can be pushed/pulled explicitly between locations.yesMulti-source replicationSource-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
Eventual ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyesnonoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesACIDnonoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nononono
User concepts infoAccess controlnoOnly one user is configurable, and must be specified in the config file at startuprights management via user accountsfine 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
BoltDBDoltHeroicJaguarDBTimescaleDB
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

How to Put a GUI on Ansible, Using Semaphore
22 April 2023, The New Stack

Roblox’s cloud-native catastrophe: A post mortem
31 January 2022, InfoWorld

Three Reasons DevOps Should Consider Rocky Linux 9.4
15 May 2024, DevOps.com

provided by Google News

An open-source data storage and visualization platform for collaborative qubit control
30 September 2024, Nature.com

Collaborating to Improve Qubit Control with QubiCSV
8 October 2024, AZoQuantum

Top 100+ Essential Data Science Tools & Repos: Streamline Your Workflow Today!
27 June 2024, Packt Hub

Radar Trends to Watch: July 2022
5 July 2022, oreilly.com

Data Versioning at Scale: Chaos and Chaos Management
10 February 2023, InfoQ.com

provided by Google News

How Code Wizards load tested Heroic Labs’ Nakama to two million concurrent players with AWS
1 October 2024, AWS Blog

provided by Google News

General availability: Latest version of the TimeScaleDB extension on Azure Database for PostgreSQL - Flexible Server
8 May 2024, Microsoft

PostgreSQL is Now Faster than Pinecone, 75% Cheaper, with New Open Source Extensions
11 June 2024, PR Newswire

TimescaleDB for Azure Database for PostgreSQL to power IoT and time-series workloads
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

Understanding Hyperfunctions in TimescaleDB
11 August 2021, CDOTrends

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.

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

SingleStore logo

The data platform to build your intelligent applications.
Try 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

Milvus logo

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

Present your product here