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

DBMS > Badger vs. BoltDB vs. ClickHouse vs. Lovefield vs. RocksDB

System Properties Comparison Badger vs. BoltDB vs. ClickHouse vs. Lovefield vs. RocksDB

Editorial information provided by DB-Engines
NameBadger  Xexclude from comparisonBoltDB  Xexclude from comparisonClickHouse  Xexclude from comparisonLovefield  Xexclude from comparisonRocksDB  Xexclude from comparison
DescriptionAn embeddable, persistent, simple and fast Key-Value Store, written purely in Go.An embedded key-value store for Go.A high-performance, column-oriented SQL DBMS for online analytical processing (OLAP) that uses all available system resources to their full potential to process each analytical query as fast as possible. It is available as both an open-source software and a cloud offering.Embeddable relational database for web apps written in pure JavaScriptEmbeddable persistent key-value store optimized for fast storage (flash and RAM)
Primary database modelKey-value storeKey-value storeRelational DBMSRelational DBMSKey-value store
Secondary database modelsTime Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.14
Rank#331  Overall
#49  Key-value stores
Score0.74
Rank#220  Overall
#31  Key-value stores
Score16.34
Rank#38  Overall
#23  Relational DBMS
Score0.29
Rank#293  Overall
#133  Relational DBMS
Score3.65
Rank#85  Overall
#11  Key-value stores
Websitegithub.com/­dgraph-io/­badgergithub.com/­boltdb/­boltclickhouse.comgoogle.github.io/­lovefieldrocksdb.org
Technical documentationgodoc.org/­github.com/­dgraph-io/­badgerclickhouse.com/­docsgithub.com/­google/­lovefield/­blob/­master/­docs/­spec_index.mdgithub.com/­facebook/­rocksdb/­wiki
DeveloperDGraph LabsClickhouse Inc.GoogleFacebook, Inc.
Initial release20172013201620142013
Current releasev24.3.2.23-lts, April 20242.1.12, February 20178.11.4, April 2024
License infoCommercial or Open SourceOpen Source infoApache 2.0Open Source infoMIT LicenseOpen Source infoApache 2.0Open Source infoApache 2.0Open Source infoBSD
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.
  • Aiven for Clickhouse: Managed cloud data warehousing with high-speed analytics.
  • ClickHouse Cloud: Get the performance you love from open source ClickHouse in a serverless offering that takes care of the details so you can spend more time getting insight out of the fastest database on earth.
  • DoubleCloud: Fully managed ClickHouse alongside best-in-class managed open-source services to build analytics at scale.
Implementation languageGoGoC++JavaScriptC++
Server operating systemsBSD
Linux
OS X
Solaris
Windows
BSD
Linux
OS X
Solaris
Windows
FreeBSD
Linux
macOS
server-less, requires a JavaScript environment (browser, Node.js) infotested with Chrome, Firefox, IE, SafariLinux
Data schemeschema-freeschema-freeyesyesschema-free
Typing infopredefined data types such as float or datenonoyesyesno
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.nonononono
Secondary indexesnonoyesyesno
SQL infoSupport of SQLnonoClose to ANSI SQL (SQL/JSON + extensions)SQL-like query language infovia JavaScript builder patternno
APIs and other access methodsgRPC
HTTP REST
JDBC
MySQL wire protocol
ODBC
PostgreSQL wire protocol
Proprietary protocol
C++ API
Java API
Supported programming languagesGoGoC# info3rd party library
C++
Elixir info3rd party library
Go info3rd party library
Java info3rd party library
JavaScript (Node.js) info3rd party library
Kotlin info3rd party library
Nim info3rd party library
Perl info3rd party library
PHP info3rd party library
Python info3rd party library
R info3rd party library
Ruby info3rd party library
Rust
Scala info3rd party library
JavaScriptC
C++
Go
Java
Perl
Python
Ruby
Server-side scripts infoStored proceduresnonoyesnono
TriggersnononoUsing read-only observers
Partitioning methods infoMethods for storing different data on different nodesnonenonekey based and customnonehorizontal partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesnonenoneAsynchronous and synchronous physical replication; geographically distributed replicas; support for object storages.noneyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemnonenoneImmediate Consistency
Foreign keys infoReferential integritynononoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoyesnoACIDyes
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyes, by using IndexedDB or the cloud service Firebase Realtime Databaseyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoyesyes infousing MemoryDByes
User concepts infoAccess controlnonoAccess rights for users and roles. Column and row based policies. Quotas and resource limits. Pluggable authentication with LDAP and Kerberos. Password based, X.509 certificate, and SSH key authentication.nono

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 partiesAiven for Clickhouse: Managed cloud data warehousing with high-speed analytics.
» more

DoubleCloud: Fully managed ClickHouse alongside best-in-class managed open-source services to build analytics at scale.
» more
Speedb: 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
BadgerBoltDBClickHouseLovefieldRocksDB
Recent citations in the news

4 Instructive Postmortems on Data Downtime and Loss
1 March 2024, The Hacker News

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

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

provided by Google News

Why Clickhouse Should Be Your Next Database
6 July 2023, The New Stack

ClickHouse Cloud & Amazon S3 Express One Zone: Making a blazing fast analytical database even faster | Amazon ...
28 November 2023, AWS Blog

A 1000x Faster Database Solution: ClickHouse’s Aaron Katz
1 November 2023, GrowthCap

From Open Source to SaaS: the Journey of ClickHouse
16 January 2024, InfoQ.com

ClickHouse Announces Launch of ClickPipes
26 September 2023, Datanami

provided by Google News

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

Pliops Unveils Accelerated Key-Value Store That Boosts RocksDB Performance by 20x at OCP Global Summit
18 October 2022, GlobeNewswire

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

Intel Linux Optimizations Help AMD EPYC "Genoa" Improve Scaling To 384 Threads
6 April 2023, Phoronix

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.

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

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

RaimaDB logo

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

Present your product here