DB-EnginesextremeDB - Data management wherever you need itEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > BoltDB vs. QuestDB vs. Redis

System Properties Comparison BoltDB vs. QuestDB vs. Redis

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameBoltDB  Xexclude from comparisonQuestDB  Xexclude from comparisonRedis  Xexclude from comparison
DescriptionAn embedded key-value store for Go.A high performance open source SQL database for time series dataPopular in-memory data platform used as a cache, message broker, and database that can be deployed on-premises, across clouds, and hybrid environments infoRedis focuses on performance so most of its design decisions prioritize high performance and very low latencies.
Primary database modelKey-value storeTime Series DBMSKey-value store infoMultiple data types and a rich set of operations, as well as configurable data expiration, eviction and persistence
Secondary database modelsRelational DBMSDocument store infowith RedisJSON
Graph DBMS infowith RedisGraph
Spatial DBMS
Search engine infowith RediSearch
Time Series DBMS infowith RedisTimeSeries
Vector DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.66
Rank#226  Overall
#31  Key-value stores
Score2.83
Rank#95  Overall
#6  Time Series DBMS
Score149.63
Rank#6  Overall
#1  Key-value stores
Websitegithub.com/­boltdb/­boltquestdb.ioredis.com
redis.io
Technical documentationquestdb.io/­docsdocs.redis.com/­latest/­index.html
redis.io/­docs
DeveloperQuestDB Technology IncRedis project core team, inspired by Salvatore Sanfilippo infoDevelopment sponsored by Redis Inc.
Initial release201320142009
Current release7.2.5, May 2024
License infoCommercial or Open SourceOpen Source infoMIT LicenseOpen Source infoApache 2.0Open Source infosource-available extensions (modules), commercial licenses for Redis Enterprise
Cloud-based only infoOnly available as a cloud servicenonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageGoJava (Zero-GC), C++, RustC
Server operating systemsBSD
Linux
OS X
Solaris
Windows
Linux
macOS
Windows
BSD
Linux
OS X
Windows infoported and maintained by Microsoft Open Technologies, Inc.
Data schemeschema-freeyes infoschema-free via InfluxDB Line Protocolschema-free
Typing infopredefined data types such as float or datenoyespartial infoSupported data types are strings, hashes, lists, sets and sorted sets, bit arrays, hyperloglogs and geospatial indexes
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.nonono
Secondary indexesnonoyes infowith RediSearch module
SQL infoSupport of SQLnoSQL with time-series extensionswith RediSQL module
APIs and other access methodsHTTP REST
InfluxDB Line Protocol (TCP/UDP)
JDBC
PostgreSQL wire protocol
proprietary protocol infoRESP - REdis Serialization Protocol
Supported programming languagesGoC infoPostgreSQL driver
C++
Go
Java
JavaScript (Node.js)
Python
Rust infoover HTTP
C
C#
C++
Clojure
Crystal
D
Dart
Elixir
Erlang
Fancy
Go
Haskell
Haxe
Java
JavaScript (Node.js)
Lisp
Lua
MatLab
Objective-C
OCaml
Pascal
Perl
PHP
Prolog
Pure Data
Python
R
Rebol
Ruby
Rust
Scala
Scheme
Smalltalk
Swift
Tcl
Visual Basic
Server-side scripts infoStored proceduresnonoLua; Redis Functions coming in Redis 7 (slides and Github)
Triggersnonopublish/subscribe channels provide some trigger functionality; RedisGears
Partitioning methods infoMethods for storing different data on different nodesnonehorizontal partitioning (by timestamps)Sharding infoAutomatic hash-based sharding with support for hash-tags for manual sharding
Replication methods infoMethods for redundantly storing data on multiple nodesnoneSource-replica replication with eventual consistencyMulti-source replication infowith Redis Enterprise Pack
Source-replica replication infoChained replication is supported
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonothrough RedisGears
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyEventual Consistency
Causal consistency can be enabled in Active-Active databases
Strong consistency with Redis Raft
Strong eventual consistency with Active-Active
Foreign keys infoReferential integritynonono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesACID for single-table writesAtomic execution of command blocks and scripts and optimistic locking
Concurrency infoSupport for concurrent manipulation of datayesyesyes infoData access is serialized by the server
Durability infoSupport for making data persistentyesyesyes infoConfigurable mechanisms for persistency via snapshots and/or operations logs
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes infothrough memory mapped filesyes
User concepts infoAccess controlnoAccess Control Lists (ACLs): redis.io/­docs/­management/­security/­acl
LDAP and Role-Based Access Control (RBAC) for Redis Enterprise
Mutual TLS authentication: redis.io/­docs/­management/­security/­encryption
Password-based authentication
More information provided by the system vendor
BoltDBQuestDBRedis
News

Monitoring QuestDB with simple curl commands
24 October 2024

QuestDB and Raspberry Pi 5 benchmark, a pocket-sized powerhouse
22 October 2024

The future of fast databases: Lessons from a decade of QuestDB
10 October 2024

QuestDB 8.1.2 - Tabs & Balance
8 October 2024

QuestDB + Hacktoberfest 2024: Embrace the Season of Open Source!
4 October 2024

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 partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» more

Redisson PRO: The ultra-fast Redis Java Client.
» more

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

More resources
BoltDBQuestDBRedis
DB-Engines blog posts

PostgreSQL is the DBMS of the Year 2018
2 January 2019, Paul Andlinger, Matthias Gelbmann

MySQL, PostgreSQL and Redis are the winners of the March ranking
2 March 2016, Paul Andlinger

MongoDB is the DBMS of the year, defending the title from last year
7 January 2015, Paul Andlinger, 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

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

QuestDB snares $12M Series A with hosted version coming soon
3 November 2021, TechCrunch

QuestDB nabs $2.3M seed to build open source time series database
2 July 2020, TechCrunch

A Real-Time Streaming Project with Smartphone Data
23 December 2022, Towards Data Science

MindsDB is now the leading and fastest growing applied ML platform in the world
3 November 2022, PR Newswire

MindsDB Platform Now Features Over 70 Integrations
4 November 2022, Datanami

provided by Google News

Redis debuts new data integration and AI features for its database
23 August 2024, SiliconANGLE News

Empowering Python with Redis
22 October 2024, Open Source For You

Redis justifies open source shift with fresh hardware, LLM cost-saving features
12 September 2024, The Register

After changing its license, Redis drops its biggest release yet
23 August 2024, TechCrunch

Redis Honored by BofA for its Leading Real-Time Data, AI Infrastructure
10 October 2024, GlobeNewswire

provided by Google News



Share this page

Featured Products

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

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

RaimaDB logo

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

Present your product here