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. CockroachDB vs. CouchDB vs. OushuDB vs. STSdb

System Properties Comparison BoltDB vs. CockroachDB vs. CouchDB vs. OushuDB vs. STSdb

Editorial information provided by DB-Engines
NameBoltDB  Xexclude from comparisonCockroachDB  Xexclude from comparisonCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"  Xexclude from comparisonOushuDB  Xexclude from comparisonSTSdb  Xexclude from comparison
DescriptionAn embedded key-value store for Go.CockroachDB is a distributed database architected for modern cloud applications. It is wire compatible with PostgreSQL and backed by a Key-Value Store, which is either RocksDB or a purpose-built derivative, called Pebble.A native JSON - document store inspired by Lotus Notes, scalable from globally distributed server-clusters down to mobile phones.A data warehouse powered by Apache HAWQ supporting descriptive analysis and advanced machine learningKey-Value Store with special method for indexing infooptimized for high performance using a special indexing method
Primary database modelKey-value storeRelational DBMSDocument storeRelational DBMSKey-value store
Secondary database modelsSpatial DBMS infousing the Geocouch extension
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.80
Rank#215  Overall
#31  Key-value stores
Score5.73
Rank#58  Overall
#34  Relational DBMS
Score8.30
Rank#47  Overall
#7  Document stores
Score0.10
Rank#355  Overall
#154  Relational DBMS
Score0.10
Rank#357  Overall
#51  Key-value stores
Websitegithub.com/­boltdb/­boltwww.cockroachlabs.comcouchdb.apache.orgwww.oushu.com/­product/­oushuDBgithub.com/­STSSoft/­STSdb4
Technical documentationwww.cockroachlabs.com/­docsdocs.couchdb.org/­en/­stablewww.oushu.com/­documentation
DeveloperCockroach LabsApache Software Foundation infoApache top-level project, originally developed by Damien Katz, a former Lotus Notes developerOushuSTS Soft SC
Initial release2013201520052011
Current release24.1.0, May 20243.3.3, December 20234.0.1, August 20204.0.8, September 2015
License infoCommercial or Open SourceOpen Source infoMIT LicenseOpen Source infoApache 2.0, commercial license availableOpen Source infoApache version 2commercialOpen Source infoGPLv2, commercial license 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 languageGoGoErlangC#
Server operating systemsBSD
Linux
OS X
Solaris
Windows
Linux
macOS
Windows
Android
BSD
Linux
OS X
Solaris
Windows
LinuxWindows
Data schemeschema-freedynamic schemaschema-freeyesyes
Typing infopredefined data types such as float or datenoyesnoyesyes infoprimitive types and user defined types (classes)
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.nonono
Secondary indexesnoyesyes infovia viewsyesno
SQL infoSupport of SQLnoyes, wire compatible with PostgreSQLnoFull-featured ANSI SQL supportno
APIs and other access methodsJDBCRESTful HTTP/JSON APIJDBC
ODBC
.NET Client API
Supported programming languagesGoC#
C++
Clojure
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
C
C#
ColdFusion
Erlang
Haskell
Java
JavaScript
Lisp
Lua
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
Ruby
Smalltalk
C
C++
C#
Java
Server-side scripts infoStored proceduresnonoView functions in JavaScriptyesno
Triggersnonoyesyesno
Partitioning methods infoMethods for storing different data on different nodesnonehorizontal partitioning (by key range) infoall tables are translated to an ordered KV store and then broken down into 64MB ranges, which are then used as replicas in RAFTSharding infoimproved architecture with release 2.0yesnone
Replication methods infoMethods for redundantly storing data on multiple nodesnoneMulti-source replication using RAFTMulti-source replication
Source-replica replication
none
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesHadoop integrationno
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyEventual Consistency
Foreign keys infoReferential integritynoyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesACIDno infoatomic operations within a single document possibleACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyes infostrategy: optimistic lockingyesyes
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonono
User concepts infoAccess controlnoRole-based access controlAccess rights for users can be defined per databaseKerberos, SSL and role based accessno

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
BoltDBCockroachDBCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"OushuDBSTSdb
DB-Engines blog posts

Couchbase climbs up the DB-Engines Ranking, increasing its popularity by 10% every month
2 June 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

Cockroach Labs Deepens Partnership with Google Cloud, CockroachDB Selected to Join Google Distributed Cloud
9 April 2024, PR Newswire

How DoorDash Migrated from Aurora Postgres to CockroachDB
5 December 2023, The New Stack

DoorDash Uses CockroachDB to Create Config Management Platform for Microservices
14 February 2024, InfoQ.com

CockroachDB tempts legacy databases to crawl into the cloud age
29 January 2024, The Register

How to Unlock Real-Time Data Streams with CockroachDB and Amazon MSK | Amazon Web Services
6 November 2023, AWS Blog

provided by Google News

How to Automate A Blog Post App Deployment With GitHub Actions, Node.js, CouchDB, and Aptible
4 December 2023, hackernoon.com

How to install the CouchDB NoSQL database on Debian Server 11
16 June 2022, TechRepublic

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

CouchDB 3.0 ends admin party era • DEVCLASS
27 February 2020, DevClass

Tracking Expenses with CouchDB and Angular — SitePoint
28 August 2014, SitePoint

provided by Google News

China's answer to Snowflake is shaping as data demands upgrade
8 September 2021, PingWest

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

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.

Present your product here