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. Memcached vs. RocksDB vs. SQL.JS vs. Yaacomo

System Properties Comparison BoltDB vs. Memcached vs. RocksDB vs. SQL.JS vs. Yaacomo

Editorial information provided by DB-Engines
NameBoltDB  Xexclude from comparisonMemcached  Xexclude from comparisonRocksDB  Xexclude from comparisonSQL.JS  Xexclude from comparisonYaacomo  Xexclude from comparison
Yaacomo seems to be discontinued and is removed from the DB-Engines ranking
DescriptionAn embedded key-value store for Go.In-memory key-value store, originally intended for cachingEmbeddable persistent key-value store optimized for fast storage (flash and RAM)Port of SQLite to JavaScriptOpenCL based in-memory RDBMS, designed for efficiently utilizing the hardware via parallel computing
Primary database modelKey-value storeKey-value storeKey-value storeRelational DBMSRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.80
Rank#215  Overall
#31  Key-value stores
Score18.08
Rank#32  Overall
#4  Key-value stores
Score3.41
Rank#86  Overall
#11  Key-value stores
Score0.63
Rank#241  Overall
#112  Relational DBMS
Websitegithub.com/­boltdb/­boltwww.memcached.orgrocksdb.orgsql.js.orgyaacomo.com
Technical documentationgithub.com/­memcached/­memcached/­wikigithub.com/­facebook/­rocksdb/­wikisql.js.org/­documentation/­index.html
DeveloperDanga Interactive infooriginally developed by Brad Fitzpatrick for LiveJournalFacebook, Inc.Alon Zakai infoenhancements implemented by othersQ2WEB GmbH
Initial release20132003201320122009
Current release1.6.27, May 20249.2.1, May 2024
License infoCommercial or Open SourceOpen Source infoMIT LicenseOpen Source infoBSD licenseOpen Source infoBSDOpen Sourcecommercial
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 languageGoCC++JavaScript
Server operating systemsBSD
Linux
OS X
Solaris
Windows
FreeBSD
Linux
OS X
Unix
Windows
Linuxserver-less, requires a JavaScript environment (browser, Node.js)Android
Linux
Windows
Data schemeschema-freeschema-freeschema-freeyesyes
Typing infopredefined data types such as float or datenononoyesyes
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.nononono
Secondary indexesnononoyes
SQL infoSupport of SQLnononoyes infoSQL-92 is not fully supportedyes
APIs and other access methodsProprietary protocolC++ API
Java API
JavaScript APIJDBC
ODBC
Supported programming languagesGo.Net
C
C++
ColdFusion
Erlang
Java
Lisp
Lua
OCaml
Perl
PHP
Python
Ruby
C
C++
Go
Java
Perl
Python
Ruby
JavaScript
Server-side scripts infoStored proceduresnononono
Triggersnononoyes
Partitioning methods infoMethods for storing different data on different nodesnonenonehorizontal partitioningnonehorizontal partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesnonenone infoRepcached, a Memcached patch, provides this functionallityyesnoneSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemnonenoneImmediate 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 persistentyesnoyesno 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.noyesyesyes
User concepts infoAccess controlnoyes infousing SASL (Simple Authentication and Security Layer) protocolnonofine 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
BoltDBMemcachedRocksDBSQL.JSYaacomo
DB-Engines blog posts

Redis extends the lead in the DB-Engines key-value store ranking
3 February 2014, Matthias Gelbmann

New DB-Engines Ranking shows the popularity of database management systems
3 October 2012, Matthias Gelbmann, Paul Andlinger

show all

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

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

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

provided by Google News

Why DDoS Threat Actors Are Shifting Their Tactics
15 March 2024, Infosecurity Magazine

Ubuntu 24.04 Helping Achieve Greater Performance On Intel Xeon Scalable Emerald Rapids
8 March 2024, Phoronix

Why Redis beats Memcached for caching
14 September 2017, InfoWorld

What are memcached servers, and why are they being used to launch record-setting DDoS attacks?
6 March 2018, GeekWire

Memcached DDoS: The biggest, baddest denial of service attacker yet
1 March 2018, ZDNet

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

Facebook's MyRocks Truly Rocks!
21 September 2020, Open Source For You

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

10 Low-Code Rules for Serious Coders
21 November 2022, Embedded Computing Design

provided by Google News



Share this page

Featured Products

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

Neo4j logo

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

Present your product here