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 > Bangdb vs. BoltDB vs. FileMaker vs. PouchDB vs. RocksDB

System Properties Comparison Bangdb vs. BoltDB vs. FileMaker vs. PouchDB vs. RocksDB

Editorial information provided by DB-Engines
NameBangdb  Xexclude from comparisonBoltDB  Xexclude from comparisonFileMaker  Xexclude from comparisonPouchDB  Xexclude from comparisonRocksDB  Xexclude from comparison
DescriptionConverged and high performance database for device data, events, time series, document and graphAn embedded key-value store for Go.FileMaker is a cross-platform RDBMS that includes a GUI frontend.JavaScript DBMS with an API inspired by CouchDBEmbeddable persistent key-value store optimized for fast storage (flash and RAM)
Primary database modelDocument store
Graph DBMS
Time Series DBMS
Key-value storeRelational DBMSDocument storeKey-value store
Secondary database modelsSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.08
Rank#347  Overall
#47  Document stores
#34  Graph DBMS
#31  Time Series DBMS
Score0.74
Rank#220  Overall
#31  Key-value stores
Score48.20
Rank#20  Overall
#14  Relational DBMS
Score2.28
Rank#115  Overall
#21  Document stores
Score3.65
Rank#85  Overall
#11  Key-value stores
Websitebangdb.comgithub.com/­boltdb/­boltwww.claris.com/­filemakerpouchdb.comrocksdb.org
Technical documentationdocs.bangdb.comwww.claris.com/­resources/­documentationpouchdb.com/­guidesgithub.com/­facebook/­rocksdb/­wiki
DeveloperSachin Sinha, BangDBClaris infoa subsidiary of AppleApache Software FoundationFacebook, Inc.
Initial release20122013198320122013
Current releaseBangDB 2.0, October 202119.4.1, November 20217.1.1, June 20198.11.4, April 2024
License infoCommercial or Open SourceOpen Source infoBSD 3Open Source infoMIT LicensecommercialOpen SourceOpen 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.
Implementation languageC, C++GoJavaScriptC++
Server operating systemsLinuxBSD
Linux
OS X
Solaris
Windows
iOS infoclient part only
Linux
OS X
Windows
server-less, requires a JavaScript environment (browser, Node.js)Linux
Data schemeschema-freeschema-freeyesschema-freeschema-free
Typing infopredefined data types such as float or dateyes: string, long, double, int, geospatial, stream, eventsnoyesnono
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.nonoyes infoA http query request can return the data in XML formatnono
Secondary indexesyes infosecondary, composite, nested, reverse, geospatialnoyesyes infovia viewsno
SQL infoSupport of SQLSQL like support with command line toolnoyes infovia pluginsnono
APIs and other access methodsProprietary protocol
RESTful HTTP API
Filemaker WebDirect
JDBC
ODBC
HTTP REST infoonly for PouchDB Server
JavaScript API
C++ API
Java API
Supported programming languagesC
C#
C++
Java
Python
GoPHPJavaScriptC
C++
Go
Java
Perl
Python
Ruby
Server-side scripts infoStored proceduresnonoyesView functions in JavaScriptno
Triggersyes, Notifications (with Streaming only)noyesyes
Partitioning methods infoMethods for storing different data on different nodesSharding (enterprise version only). P2P based virtual network overlay with consistent hashing and chord algorithmnonenoneSharding infowith a proxy-based framework, named couchdb-loungehorizontal partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factor, Knob for CAP (enterprise version only)noneSource-replica replication, warm standby infosince Version 14Multi-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
yes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemTunable consistency, set CAP knob accordinglynoneEventual Consistency
Foreign keys infoReferential integritynonoyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDyesnonoyes
Concurrency infoSupport for concurrent manipulation of datayes, optimistic concurrency controlyesyesyes
Durability infoSupport for making data persistentyes, implements WAL (Write ahead log) as wellyesyesyes infoby using IndexedDB, WebSQL or LevelDB as backendyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes, run db with in-memory only modenoyesyes
User concepts infoAccess controlyes (enterprise version only)nosimple rights management via user accounts and connection to external directory servicesnono

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

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

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

Tilda Swinton on 'Problemista' Fan Horror Stories About Her Character
1 March 2024, IndieWire

Reviews - Features
1 March 2024, Reverse Shot

Apple Filed for new Trademarks in the U.S. and Hong Kong this week for the Figurative Version of 'Reality Composer ...
15 October 2023, Patently Apple

Apple Subsidiary to Face Worker's Job Loss Claims, but Not Apple
14 February 2024, Bloomberg Law

Apple subsidiary FileMaker returns to its original name from the '80s
6 August 2019, The Verge

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.com

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

AllegroGraph logo

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

Neo4j logo

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

Present your product here