DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > BoltDB vs. FatDB vs. Machbase Neo vs. MarkLogic vs. PouchDB

System Properties Comparison BoltDB vs. FatDB vs. Machbase Neo vs. MarkLogic vs. PouchDB

Editorial information provided by DB-Engines
NameBoltDB  Xexclude from comparisonFatDB  Xexclude from comparisonMachbase Neo infoFormer name was Infiniflux  Xexclude from comparisonMarkLogic  Xexclude from comparisonPouchDB  Xexclude from comparison
FatDB/FatCloud has ceased operations as a company with February 2014. FatDB is discontinued and excluded from the ranking.
DescriptionAn embedded key-value store for Go.A .NET NoSQL DBMS that can integrate with and extend SQL Server.TimeSeries DBMS for AIoT and BigDataOperational and transactional Enterprise NoSQL databaseJavaScript DBMS with an API inspired by CouchDB
Primary database modelKey-value storeDocument store
Key-value store
Time Series DBMSDocument store
Native XML DBMS
RDF store infoas of version 7
Search engine
Document store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.80
Rank#215  Overall
#31  Key-value stores
Score0.17
Rank#337  Overall
#30  Time Series DBMS
Score5.18
Rank#63  Overall
#11  Document stores
#1  Native XML DBMS
#1  RDF stores
#7  Search engines
Score2.34
Rank#112  Overall
#21  Document stores
Websitegithub.com/­boltdb/­boltmachbase.comwww.progress.com/­marklogicpouchdb.com
Technical documentationmachbase.com/­dbmswww.progress.com/­marklogic/­documentationpouchdb.com/­guides
DeveloperFatCloudMachbaseMarkLogic Corp.Apache Software Foundation
Initial release20132012201320012012
Current releaseV8.0, August 202311.0, December 20227.1.1, June 2019
License infoCommercial or Open SourceOpen Source infoMIT Licensecommercialcommercial infofree test version availablecommercial inforestricted free version is availableOpen Source
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#CC++JavaScript
Server operating systemsBSD
Linux
OS X
Solaris
Windows
WindowsLinux
macOS
Windows
Linux
OS X
Windows
server-less, requires a JavaScript environment (browser, Node.js)
Data schemeschema-freeschema-freeyesschema-free infoSchema can be enforcedschema-free
Typing infopredefined data types such as float or datenoyesyesyesno
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.nonoyesno
Secondary indexesnoyesyesyesyes infovia views
SQL infoSupport of SQLnono infoVia inetgration in SQL ServerSQL-like query languageyes infoSQL92no
APIs and other access methods.NET Client API
LINQ
RESTful HTTP API
RPC
Windows WCF Bindings
gRPC
HTTP REST
JDBC
MQTT (Message Queue Telemetry Transport)
ODBC
Java API
Node.js Client API
ODBC
proprietary Optic API infoProprietary Query API, introduced with version 9
RESTful HTTP API
SPARQL
WebDAV
XDBC
XQuery
XSLT
HTTP REST infoonly for PouchDB Server
JavaScript API
Supported programming languagesGoC#C
C#
C++
Go
Java
JavaScript
PHP infovia ODBC
Python
R infovia ODBC
Scala
C
C#
C++
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
JavaScript
Server-side scripts infoStored proceduresnoyes infovia applicationsnoyes infovia XQuery or JavaScriptView functions in JavaScript
Triggersnoyes infovia applicationsnoyesyes
Partitioning methods infoMethods for storing different data on different nodesnoneShardingShardingShardingSharding infowith a proxy-based framework, named couchdb-lounge
Replication methods infoMethods for redundantly storing data on multiple nodesnoneselectable replication factorselectable replication factoryesMulti-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnoyes infovia Hadoop Connector, HDFS Direct Access and in-database MapReduce jobsyes
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneEventual Consistency
Immediate Consistency
Immediate ConsistencyEventual Consistency
Foreign keys infoReferential integritynonononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesnonoACID infocan act as a resource manager in an XA/JTA transactionno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyesnoyesyes infoby using IndexedDB, WebSQL or LevelDB as backend
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes infovolatile and lookup tableyes, with Range Indexesyes
User concepts infoAccess controlnono infoCan implement custom security layer via applicationssimple password-based access controlRole-based access control at the document and subdocument levelsno

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

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

More resources
BoltDBFatDBMachbase Neo infoFormer name was InfinifluxMarkLogicPouchDB
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

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

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

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

provided by Google News

Vantage Closes Wholesale Deal in Santa Clara
30 May 2024, Data Center Knowledge

MarkLogic “The NoSQL Database”. In the MarkLogic Query Console, you can… | by Abhay Srivastava | Apr, 2024
22 April 2024, Medium

ABN AMRO Moves Progress-Powered Credit Store App to Azure Cloud; Achieves 40% Faster Data Processing, Lower ...
12 March 2024, GlobeNewswire

AI can make logistics data as valuable as intelligence or operational data for mission success
17 April 2024, Breaking Defense

Seven Quick Steps to Setting Up MarkLogic Server in Kubernetes
1 February 2024, release.nl

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

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

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

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.

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

Present your product here