DB-EnginesextremeDB - Data management wherever you need itEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > Couchbase vs. PouchDB vs. Speedb vs. SQL.JS vs. TinkerGraph

System Properties Comparison Couchbase vs. PouchDB vs. Speedb vs. SQL.JS vs. TinkerGraph

Editorial information provided by DB-Engines
NameCouchbase infoOriginally called Membase  Xexclude from comparisonPouchDB  Xexclude from comparisonSpeedb  Xexclude from comparisonSQL.JS  Xexclude from comparisonTinkerGraph  Xexclude from comparison
DescriptionA distributed document store with integrated cache, a powerful search engine, in-built operational and analytical capabilities, and an embedded mobile databaseJavaScript DBMS with an API inspired by CouchDBAn embeddable, high performance key-value store optimized for write-intensive workloads, which can be used as a drop-in replacement for RocksDBPort of SQLite to JavaScriptA lightweight, in-memory graph engine that serves as a reference implementation of the TinkerPop3 API
Primary database modelDocument storeDocument storeKey-value storeRelational DBMSGraph DBMS
Secondary database modelsKey-value store infooriginating from the former Membase product and supporting the Memcached protocol
Spatial DBMS infousing the Geocouch extension
Search engine
Time Series DBMS
Vector DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score16.74
Rank#33  Overall
#5  Document stores
Score2.18
Rank#114  Overall
#21  Document stores
Score0.20
Rank#310  Overall
#44  Key-value stores
Score0.53
Rank#246  Overall
#115  Relational DBMS
Score0.08
Rank#345  Overall
#34  Graph DBMS
Websitewww.couchbase.compouchdb.comwww.speedb.iosql.js.orgtinkerpop.apache.org/­docs/­current/­reference/­#tinkergraph-gremlin
Technical documentationdocs.couchbase.compouchdb.com/­guidessql.js.org/­documentation/­index.html
DeveloperCouchbase, Inc.Apache Software FoundationSpeedbAlon Zakai infoenhancements implemented by others
Initial release20112012202020122009
Current releaseServer: 7.2, June 2023; Mobile: 3.1, March 2022; Couchbase Capella (DBaaS), June 20237.1.1, June 2019
License infoCommercial or Open SourceOpen Source infoBusiness Source License (BSL 1.1); Commercial licenses also availableOpen SourceOpen Source infoApache Version 2.0; commercial license availableOpen SourceOpen 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.
Implementation languageC, C++, Go and ErlangJavaScriptC++JavaScriptJava
Server operating systemsLinux
OS X
Windows
server-less, requires a JavaScript environment (browser, Node.js)Linux
Windows
server-less, requires a JavaScript environment (browser, Node.js)
Data schemeschema-freeschema-freeschema-freeyesschema-free
Typing infopredefined data types such as float or dateyesnonoyesyes
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.nononono
Secondary indexesyesyes infovia viewsnono
SQL infoSupport of SQLSQL++, extends ANSI SQL to JSON for operational, transactional, and analytic use casesnonoyes infoSQL-92 is not fully supportedno
APIs and other access methodsCLI Client
HTTP REST
Kafka Connector
Native language bindings for CRUD, Query, Search and Analytics APIs
Spark Connector
Spring Data
HTTP REST infoonly for PouchDB Server
JavaScript API
JavaScript APITinkerPop 3
Supported programming languages.Net
C
Go
Java
JavaScript infoNode.js
Kotlin
PHP
Python
Ruby
Scala
JavaScriptC
C++
Go
Java
Perl
Python
Ruby
JavaScriptGroovy
Java
Server-side scripts infoStored proceduresFunctions and timers in JavaScript and UDFs in Java, Python, SQL++View functions in JavaScriptnonono
Triggersyes infovia the TAP protocolyesnono
Partitioning methods infoMethods for storing different data on different nodesAutomatic ShardingSharding infowith a proxy-based framework, named couchdb-loungehorizontal partitioningnonenone
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication infoincluding cross data center replication
Source-replica replication
Multi-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
yesnonenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesyesnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infoselectable on a per-operation basis
Eventual Consistencynonenone
Foreign keys infoReferential integritynononoyesyes infoRelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoyesACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesno
Durability infoSupport for making data persistentyesyes infoby using IndexedDB, WebSQL or LevelDB as backendyesno infoexcept by serializing a db to a fileoptional
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes infoEphemeral bucketsyesyesyesyes
User concepts infoAccess controlUser and Administrator separation with password-based and LDAP integrated Authentication. Role-base access control.nononono

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 partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» more

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

More resources
Couchbase infoOriginally called MembasePouchDBSpeedbSQL.JSTinkerGraph
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

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

show all

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

show all

Recent citations in the news

Couchbase’s stock crumbles on anticipation of significant growth slowdown
4 September 2024, SiliconANGLE News

Couchbase director Anderson buys $298k in company stock
23 September 2024, Investing.com

Couchbase, Inc. (BASE) Reports Q2 Loss, Tops Revenue Estimates
4 September 2024, Yahoo Finance

Couchbase director buys $298.5K in common stock
23 September 2024, TipRanks

Why Couchbase Stock Plummeted Today
5 September 2024, The Motley Fool

provided by Google News

Getting Started with PouchDB Client-Side JavaScript Database
7 September 2016, SitePoint

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

Building an Offline First App with PouchDB
10 March 2014, SitePoint

provided by Google News

Redis acquires storage engine startup Speedb to enhance its open-source database
21 March 2024, SiliconANGLE News

Redis switches licenses, acquires Speedb to go beyond its core in-memory database
21 March 2024, TechCrunch

Redis expands data management capabilities with Speedb acquisition
22 March 2024, Blocks & Files

Redis Acquires Speedb to Supercharge End-to-End Application Performance at Lower Cost
21 March 2024, GlobeNewswire

Redis Acquires Speedb, Expanding Its Data Platform Capabilities Beyond DRAM
22 March 2024, Datanami

provided by Google News

9 Best JavaScript and TypeScript ORMs for 2024
22 March 2023, SitePoint

SQLite On The Web: Absurd-sql
24 August 2021, Hackaday

Running PostgreSQL Inside Your Browser
8 September 2022, iProgrammer

React Native for beginners
31 October 2018, hackernoon.com

10 Low-Code Rules for Serious Coders
21 November 2022, Embedded Computing Design

provided by Google News

Unit testing Apache TinkerPop transactions: From TinkerGraph to Amazon Neptune
3 June 2024, AWS Blog

Simple Deployment of a Graph Database: JanusGraph
12 October 2020, Towards Data Science

Introducing Gremlin query hints for Amazon Neptune
26 February 2019, AWS Blog

provided by Google News



Share this page

Featured Products

SingleStore logo

The data platform to build your intelligent applications.
Try it 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

RaimaDB logo

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

Neo4j logo

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

Milvus logo

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

Present your product here