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. FoundationDB vs. PouchDB vs. RocksDB vs. Splunk

System Properties Comparison BoltDB vs. FoundationDB vs. PouchDB vs. RocksDB vs. Splunk

Editorial information provided by DB-Engines
NameBoltDB  Xexclude from comparisonFoundationDB  Xexclude from comparisonPouchDB  Xexclude from comparisonRocksDB  Xexclude from comparisonSplunk  Xexclude from comparison
Created as commercial project in 2013, FoundationDB has been acquired by Apple in March 2015 and was withdrawn from the market. As a consequence, the product was removed from the DB-Engines ranking. In April 2018, Apple open-sourced FoundationDB and it therefore reappears in the ranking.
DescriptionAn embedded key-value store for Go.Ordered key-value store. Core features are complimented by layers.JavaScript DBMS with an API inspired by CouchDBEmbeddable persistent key-value store optimized for fast storage (flash and RAM)Analytics Platform for Big Data
Primary database modelKey-value storeDocument store infosupported via specific layer
Key-value store
Relational DBMS infosupported via specific SQL-layer
Document storeKey-value storeSearch engine
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.74
Rank#220  Overall
#31  Key-value stores
Score1.03
Rank#190  Overall
#31  Document stores
#28  Key-value stores
#89  Relational DBMS
Score2.28
Rank#115  Overall
#21  Document stores
Score3.65
Rank#85  Overall
#11  Key-value stores
Score86.45
Rank#14  Overall
#2  Search engines
Websitegithub.com/­boltdb/­boltgithub.com/­apple/­foundationdbpouchdb.comrocksdb.orgwww.splunk.com
Technical documentationapple.github.io/­foundationdbpouchdb.com/­guidesgithub.com/­facebook/­rocksdb/­wikidocs.splunk.com/­Documentation/­Splunk
DeveloperFoundationDBApache Software FoundationFacebook, Inc.Splunk Inc.
Initial release20132013201220132003
Current release6.2.28, November 20207.1.1, June 20198.11.4, April 2024
License infoCommercial or Open SourceOpen Source infoMIT LicenseOpen Source infoApache 2.0Open SourceOpen Source infoBSDcommercial infoLimited free edition and free developer edition available
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 languageGoC++JavaScriptC++
Server operating systemsBSD
Linux
OS X
Solaris
Windows
Linux
OS X
Windows
server-less, requires a JavaScript environment (browser, Node.js)LinuxLinux
OS X
Solaris
Windows
Data schemeschema-freeschema-free infosome layers support schemasschema-freeschema-freeyes
Typing infopredefined data types such as float or datenono infosome layers support typingnonoyes
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.nononoyes
Secondary indexesnonoyes infovia viewsnoyes
SQL infoSupport of SQLnosupported in specific SQL layer onlynonono infoSplunk Search Processing Language for search commands
APIs and other access methodsHTTP REST infoonly for PouchDB Server
JavaScript API
C++ API
Java API
HTTP REST
Supported programming languagesGo.Net
C
C++
Go
Java
JavaScript infoNode.js
PHP
Python
Ruby
Swift
JavaScriptC
C++
Go
Java
Perl
Python
Ruby
C#
Java
JavaScript
PHP
Python
Ruby
Server-side scripts infoStored proceduresnoin SQL-layer onlyView functions in JavaScriptnoyes
Triggersnonoyesyes
Partitioning methods infoMethods for storing different data on different nodesnoneShardingSharding infowith a proxy-based framework, named couchdb-loungehorizontal partitioningSharding
Replication methods infoMethods for redundantly storing data on multiple nodesnoneyesMulti-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
yesMulti-source replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesnoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneLinearizable consistencyEventual ConsistencyEventual Consistency
Foreign keys infoReferential integritynoin SQL-layer onlynonono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesACIDnoyesno infoA 'Transaction' in Splunk has a different meaning: grouping related events into a single one for later searching
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyesyes infoby using IndexedDB, WebSQL or LevelDB as backendyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyesno
User concepts infoAccess controlnonononoAccess rights for users and roles

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
BoltDBFoundationDBPouchDBRocksDBSplunk
DB-Engines blog posts

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

show all

Enterprise Search Engines almost double their popularity in the last 12 months
2 July 2014, Paul Andlinger

show all

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

FoundationDB team's new venture, Antithesis, raises $47M to enhance software testing
13 February 2024, SiliconANGLE News

Antithesis raises $47M to launch an automated testing platform for software
13 February 2024, TechCrunch

Deno adds scaleable messaging with new Queues feature, sparks debate about proprietary services • DEVCLASS
28 September 2023, DevClass

IBM Cloudant pulls plan to fund new foundational layer for CouchDB
15 March 2022, The Register

Apple's cloud database FoundationDB now open source
19 April 2018, 9to5Mac

provided by Google News

Building an Offline First App with PouchDB — SitePoint
10 March 2014, SitePoint

Getting Started with PouchDB Client-Side JavaScript Database — SitePoint
7 September 2016, SitePoint

3 Reasons To Think Offline First
22 March 2017, IBM

Offline-first web and mobile apps: Top frameworks and components
22 January 2019, TechBeacon

Create Offline Web Apps Using Service Workers & PouchDB — SitePoint
7 March 2017, SitePoint

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

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

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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

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.

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

Present your product here