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 > Cloudflare Workers KV vs. CouchDB vs. Oracle vs. PouchDB vs. Transbase

System Properties Comparison Cloudflare Workers KV vs. CouchDB vs. Oracle vs. PouchDB vs. Transbase

Editorial information provided by DB-Engines
NameCloudflare Workers KV  Xexclude from comparisonCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"  Xexclude from comparisonOracle  Xexclude from comparisonPouchDB  Xexclude from comparisonTransbase  Xexclude from comparison
DescriptionA global, low-latency, key-value store for applications on Cloudflare with exceptionally high read volumes and low-latency.A native JSON - document store inspired by Lotus Notes, scalable from globally distributed server-clusters down to mobile phones.Widely used RDBMSJavaScript DBMS with an API inspired by CouchDBA resource-optimized, high-performance, universally applicable RDBMS
Primary database modelKey-value storeDocument storeRelational DBMSDocument storeRelational DBMS
Secondary database modelsSpatial DBMS infousing the Geocouch extensionDocument store
Graph DBMS infowith Oracle Spatial and Graph
RDF store infowith Oracle Spatial and Graph
Spatial DBMS infowith Oracle Spatial and Graph
Vector DBMS infosince Oracle 23
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.32
Rank#283  Overall
#40  Key-value stores
Score9.30
Rank#45  Overall
#7  Document stores
Score1236.29
Rank#1  Overall
#1  Relational DBMS
Score2.28
Rank#115  Overall
#21  Document stores
Score0.11
Rank#341  Overall
#150  Relational DBMS
Websitewww.cloudflare.com/­developer-platform/­workers-kvcouchdb.apache.orgwww.oracle.com/­databasepouchdb.comwww.transaction.de/­en/­products/­transbase.html
Technical documentationdevelopers.cloudflare.com/­kv/­apidocs.couchdb.org/­en/­stabledocs.oracle.com/­en/­databasepouchdb.com/­guideswww.transaction.de/­en/­products/­transbase/­features.html
DeveloperCloudflareApache Software Foundation infoApache top-level project, originally developed by Damien Katz, a former Lotus Notes developerOracleApache Software FoundationTransaction Software GmbH
Initial release20182005198020121987
Current release3.3.3, December 202323c, September 20237.1.1, June 2019Transbase 8.3, 2022
License infoCommercial or Open SourcecommercialOpen Source infoApache version 2commercial inforestricted free version is availableOpen Sourcecommercial infofree development license
Cloud-based only infoOnly available as a cloud serviceyesnononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageErlangC and C++JavaScriptC and C++
Server operating systemshostedAndroid
BSD
Linux
OS X
Solaris
Windows
AIX
HP-UX
Linux
OS X
Solaris
Windows
z/OS
server-less, requires a JavaScript environment (browser, Node.js)FreeBSD
Linux
macOS
Solaris
Windows
Data schemeschema-freeschema-freeyes infoSchemaless in JSON and XML columnsschema-freeyes
Typing infopredefined data types such as float or datenonoyesnoyes
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.nonoyesnono
Secondary indexesnoyes infovia viewsyesyes infovia viewsyes
SQL infoSupport of SQLnonoyes infowith proprietary extensionsnoyes
APIs and other access methodsHTTP REST
Proprietary protocol
RESTful HTTP/JSON APIJDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
HTTP REST infoonly for PouchDB Server
JavaScript API
ADO.NET
JDBC
ODBC
Proprietary native API
Supported programming languagesC
C++
Dart
JavaScript
Kotlin
Python
Rust
Scala
C
C#
ColdFusion
Erlang
Haskell
Java
JavaScript
Lisp
Lua
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
Ruby
Smalltalk
C
C#
C++
Clojure
Cobol
Delphi
Eiffel
Erlang
Fortran
Groovy
Haskell
Java
JavaScript
Lisp
Objective C
OCaml
Perl
PHP
Python
R
Ruby
Scala
Tcl
Visual Basic
JavaScriptC
C#
C++
Java
JavaScript
Kotlin
Objective-C
PHP
Python
Server-side scripts infoStored proceduresnoView functions in JavaScriptPL/SQL infoalso stored procedures in Java possibleView functions in JavaScriptyes
Triggersnoyesyesyesyes
Partitioning methods infoMethods for storing different data on different nodesSharding infoimproved architecture with release 2.0Sharding, horizontal partitioningSharding infowith a proxy-based framework, named couchdb-lounge
Replication methods infoMethods for redundantly storing data on multiple nodesyesMulti-source replication
Source-replica replication
Multi-source replication
Source-replica replication
Multi-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 methodsnoyesno infocan be realized in PL/SQLyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyEventual ConsistencyImmediate ConsistencyEventual ConsistencyImmediate Consistency
Foreign keys infoReferential integritynonoyesnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanono infoatomic operations within a single document possibleACID infoisolation level can be parameterizednoyes
Concurrency infoSupport for concurrent manipulation of datayesyes infostrategy: optimistic lockingyesyes
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 infoVersion 12c introduced the new option 'Oracle Database In-Memory'yesno
User concepts infoAccess controlAccess rights for users can be defined per databasefine grained access rights according to SQL-standardnofine grained access rights according to SQL-standard

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 partiesNavicat for Oracle improves the efficiency and productivity of Oracle developers and administrators with a streamlined working environment.
» more

Devart ODBC driver for Oracle accesses Oracle databases from ODBC-compliant reporting, analytics, BI, and ETL tools on both 32 and 64-bit Windows, macOS, and Linux.
» more

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

More resources
Cloudflare Workers KVCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"OraclePouchDBTransbase
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

MySQL is the DBMS of the Year 2019
3 January 2020, Matthias Gelbmann, Paul Andlinger

The struggle for the hegemony in Oracle's database empire
2 May 2017, Paul Andlinger

Architecting eCommerce Platforms for Zero Downtime on Black Friday and Beyond
25 November 2016, Tony Branson (guest author)

show all

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

show all

Conferences, events and webinars

Oracle Cloud World
Las Vegas, 9-12 September 2024

Recent citations in the news

Cloudflare updates Workers platform with Python support, event notifications, and improved local development ...
3 April 2024, DevClass

Cloudflare dashboard, API service feeling poorly due to datacenter power snafu
2 November 2023, The Register

Cloudflare recovers from service outage after power failure at core North American data center
3 November 2023, DatacenterDynamics

Cloudflare is (still) struggling with another outage - here's what to know
3 November 2023, ZDNet

Cloudflare services offline due to data centre power outages
3 November 2023, Techzine Europe

provided by Google News

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 puts safety first
27 February 2020, InfoWorld

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

How to Connect Your Flask App With CouchDB: A NoSQL Database - MUO
14 August 2021, MakeUseOf

provided by Google News

AI-Fueled Enterprise Data Management: The Rise Of Oracle Database 23ai
8 May 2024, Forbes

Announcing Oracle Database 23ai : General Availability
2 May 2024, blogs.oracle.com

Oracle Database 23ai : Where to find information
2 May 2024, blogs.oracle.com

Blog Theme - Details
2 May 2024, blogs.oracle.com

Oracle Globally Distributed Database supports RAFT Replication in Oracle Database 23ai
2 May 2024, blogs.oracle.com

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

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



Share this page

Featured Products

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

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

RaimaDB logo

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

Present your product here