DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Badger vs. jBASE vs. PouchDB vs. STSdb vs. YugabyteDB

System Properties Comparison Badger vs. jBASE vs. PouchDB vs. STSdb vs. YugabyteDB

Editorial information provided by DB-Engines
NameBadger  Xexclude from comparisonjBASE  Xexclude from comparisonPouchDB  Xexclude from comparisonSTSdb  Xexclude from comparisonYugabyteDB  Xexclude from comparison
DescriptionAn embeddable, persistent, simple and fast Key-Value Store, written purely in Go.A robust multi-value DBMS comprising development tools and middlewareJavaScript DBMS with an API inspired by CouchDBKey-Value Store with special method for indexing infooptimized for high performance using a special indexing methodHigh-performance distributed SQL database for global, internet-scale applications. Wire and feature compatible with PostgreSQL.
Primary database modelKey-value storeMultivalue DBMSDocument storeKey-value storeRelational DBMS
Secondary database modelsDocument store
Wide column store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.14
Rank#331  Overall
#49  Key-value stores
Score1.41
Rank#159  Overall
#3  Multivalue DBMS
Score2.28
Rank#115  Overall
#21  Document stores
Score0.04
Rank#360  Overall
#52  Key-value stores
Score2.91
Rank#102  Overall
#51  Relational DBMS
Websitegithub.com/­dgraph-io/­badgerwww.rocketsoftware.com/­products/­rocket-multivalue-application-development-platform/­rocket-jbasepouchdb.comgithub.com/­STSSoft/­STSdb4www.yugabyte.com
Technical documentationgodoc.org/­github.com/­dgraph-io/­badgerdocs.rocketsoftware.com/­bundle?labelkey=jbase_5.9pouchdb.com/­guidesdocs.yugabyte.com
github.com/­yugabyte/­yugabyte-db
DeveloperDGraph LabsRocket Software (formerly Zumasys)Apache Software FoundationSTS Soft SCYugabyte Inc.
Initial release20171991201220112017
Current release5.77.1.1, June 20194.0.8, September 20152.19, September 2023
License infoCommercial or Open SourceOpen Source infoApache 2.0commercialOpen SourceOpen Source infoGPLv2, commercial license availableOpen Source infoApache 2.0
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.
YugabyteDB Managed is the fully managed database-as-a-service offering of YugabyteDB. Get started quickly, and effortlessly ensure continuous availability and limitless scale of your cloud native applications.
Implementation languageGoJavaScriptC#C and C++
Server operating systemsBSD
Linux
OS X
Solaris
Windows
AIX
Linux
Windows
server-less, requires a JavaScript environment (browser, Node.js)WindowsLinux
OS X
Data schemeschema-freeschema-freeschema-freeyesdepending on used data model
Typing infopredefined data types such as float or datenooptionalnoyes infoprimitive types and user defined types (classes)yes
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.noyesnono
Secondary indexesnoyes infovia viewsnoyes
SQL infoSupport of SQLnoEmbedded SQL for jBASE in BASICnonoyes, PostgreSQL compatible
APIs and other access methodsJDBC
ODBC
Proprietary protocol
RESTful HTTP API
SOAP-based API
HTTP REST infoonly for PouchDB Server
JavaScript API
.NET Client APIJDBC
YCQL, an SQL-based flexible-schema API with its roots in Cassandra Query Language
YSQL - a fully relational SQL API that is wire compatible with the SQL language in PostgreSQL
Supported programming languagesGo.Net
Basic
Jabbascript
Java
JavaScriptC#
Java
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
Scala
Server-side scripts infoStored proceduresnoyesView functions in JavaScriptnoyes infosql, plpgsql, C
Triggersnoyesyesnoyes
Partitioning methods infoMethods for storing different data on different nodesnoneShardingSharding infowith a proxy-based framework, named couchdb-loungenoneHash and Range Sharding, row-level geo-partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesnoneyesMulti-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
noneBased on Raft distributed consensus protocol, minimum 3 replicas for continuous availability
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneEventual ConsistencyStrong consistency on writes and tunable consistency on reads
Foreign keys infoReferential integritynonononoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDnonoDistributed ACID with Serializable & Snapshot Isolation. Inspired by Google Spanner architecture.
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyesyes infoby using IndexedDB, WebSQL or LevelDB as backendyesyes infobased on RocksDB
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyesno
User concepts infoAccess controlnoAccess rights can be defined down to the item levelnonoyes
More information provided by the system vendor
BadgerjBASEPouchDBSTSdbYugabyteDB
Specific characteristicsYugabyteDB is an open source distributed SQL database for cloud native transactional...
» more
Competitive advantagesPostgreSQL compatible: Get instantly productive with a PostgreSQL compatible RDBMS....
» more
Typical application scenariosSystems of record and engagement for cloud native applications that require resilience,...
» more
Market metrics2 Million+ lifetime clusters deployed, 6.5K+ GitHub stars, 7K YugabyteDB Community...
» more
Licensing and pricing modelsApache 2.0 license for the database
» more

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
BadgerjBASEPouchDBSTSdbYugabyteDB
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

Temenos signs first customer in India
24 August 2009, Finextra

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

Yugabyte Achieves PCI DSS Level 1 Compliance, Validating Secure and Scalable Distributed PostgreSQL for ...
14 March 2024, Business Wire

YugabyteDB 2.21 Introduces Industry's First Native Disaster Recovery Orchestration Solution for a Distributed SQL ...
30 April 2024, Yahoo Finance

YugabyteDB Becomes First Distributed SQL Database Vendor to Complete CIS Benchmark
1 February 2024, Datanami

The surprising link between Formula One and enterprise PostgreSQL optimisation
28 March 2024, The Stack

YUGABYTE'S DSS ASIA 2024: UNEARTH POWER, VERSATILITY OF DISTRIBUTED SQL
18 April 2024, BERNAMA

provided by Google News



Share this page

Featured Products

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

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.

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Milvus logo

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

Present your product here