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

DBMS > Badger vs. Immudb vs. Oracle NoSQL vs. PouchDB vs. ToroDB

System Properties Comparison Badger vs. Immudb vs. Oracle NoSQL vs. PouchDB vs. ToroDB

Editorial information provided by DB-Engines
NameBadger  Xexclude from comparisonImmudb  Xexclude from comparisonOracle NoSQL  Xexclude from comparisonPouchDB  Xexclude from comparisonToroDB  Xexclude from comparison
ToroDB seems to be discontinued. Therefore it is excluded from the DB-Engines Ranking.
DescriptionAn embeddable, persistent, simple and fast Key-Value Store, written purely in Go.An open source immutable (append-only) database with cryptographic verification which makes it tamper-resistant and fully auditable.A multi-model, scalable, distributed NoSQL database, designed to provide highly reliable, flexible, and available data management across a configurable set of storage nodesJavaScript DBMS with an API inspired by CouchDBA MongoDB-compatible JSON document store, built on top of PostgreSQL
Primary database modelKey-value storeKey-value storeDocument store
Key-value store
Relational DBMS
Document storeDocument store
Secondary database modelsRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.20
Rank#325  Overall
#49  Key-value stores
Score0.25
Rank#307  Overall
#43  Key-value stores
Score2.96
Rank#103  Overall
#18  Document stores
#17  Key-value stores
#52  Relational DBMS
Score2.35
Rank#116  Overall
#22  Document stores
Websitegithub.com/­dgraph-io/­badgergithub.com/­codenotary/­immudb
immudb.io
www.oracle.com/­database/­nosql/­technologies/­nosqlpouchdb.comgithub.com/­torodb/­server
Technical documentationgodoc.org/­github.com/­dgraph-io/­badgerdocs.immudb.iodocs.oracle.com/­en/­database/­other-databases/­nosql-database/­index.htmlpouchdb.com/­guides
DeveloperDGraph LabsCodenotaryOracleApache Software Foundation8Kdata
Initial release20172020201120122016
Current release1.2.3, April 202223.3, December 20237.1.1, June 2019
License infoCommercial or Open SourceOpen Source infoApache 2.0Open Source infoApache Version 2.0Open Source infoProprietary for Enterprise Edition (Oracle Database EE license has Oracle NoSQL database EE covered: details)Open SourceOpen Source infoAGPL-V3
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 languageGoGoJavaJavaScriptJava
Server operating systemsBSD
Linux
OS X
Solaris
Windows
BSD
Linux
macOS
Solaris
Windows
z/OS
Linux
Solaris SPARC/x86
server-less, requires a JavaScript environment (browser, Node.js)All OS with a Java 7 VM
Data schemeschema-freeschema-freeSupport Fixed schema and Schema-less deployment with the ability to interoperate between them.schema-freeschema-free
Typing infopredefined data types such as float or datenooptionalnoyes infostring, integer, double, boolean, date, object_id
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 indexesnoyesyesyes infovia views
SQL infoSupport of SQLnoSQL-like syntaxSQL-like DML and DDL statementsno
APIs and other access methodsgRPC protocol
PostgreSQL wire protocol
RESTful HTTP APIHTTP REST infoonly for PouchDB Server
JavaScript API
Supported programming languagesGo.Net
Go
Java
JavaScript (Node.js)
Python
C
C#
Go
Java
JavaScript (Node.js)
Python
JavaScript
Server-side scripts infoStored proceduresnononoView functions in JavaScript
Triggersnononoyesno
Partitioning methods infoMethods for storing different data on different nodesnoneShardingShardingSharding infowith a proxy-based framework, named couchdb-loungeSharding
Replication methods infoMethods for redundantly storing data on multiple nodesnoneElectable source-replica replication per shard. Support distributed global deployment with Multi-region table featureMulti-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonowith Hadoop integrationyes
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyEventual Consistency
Immediate Consistency infodepending on configuration
Eventual ConsistencyEventual Consistency
Immediate Consistency
Foreign keys infoReferential integritynonononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDconfigurable infoACID within a storage node (=shard)nono
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyesyesyes 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.nonoyes infooff heap cacheyes
User concepts infoAccess controlnoAccess rights for users and rolesnoAccess 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

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

More resources
BadgerImmudbOracle NoSQLPouchDBToroDB
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

Codenotary Releases immudb v1.9DOM
19 October 2023, Business Wire

Codenotary brings its immutable database to the cloud
21 June 2023, TechCrunch

Codenotary launches cloud version of tamper-proof database
27 June 2023, SC Media

A Step by Step Guide to immudb — the open source immutable database
18 May 2020, hackernoon.com

Immudb: Open-source database, built on a zero trust model
17 December 2021, Help Net Security

provided by Google News

Enhance enterprise data security and trust: Must see Blockchain Technology sessions at Oracle CloudWorld 2023
21 August 2023, blogs.oracle.com

We built a geo-distributed, serverless modern app using the Oracle NoSQL Database Cloud Service
18 November 2021, blogs.oracle.com

Oracle Beefs Up Its NoSQL Database Offering
3 April 2014, Data Center Knowledge

Oracle Defends Relational DBs Against NoSQL Competitors
25 November 2015, eWeek

Larry Ellison Just Embraced the Enemy. Or Did He?
1 October 2012, WIRED

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

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

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

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

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

Present your product here