Skip to content

PouchDB: Reference

Reference for PouchDB in Web Framework References. Key properties: ID, Database.

Offline work with automatic synchronization. Complementing CouchDB, PouchDB acts as a client-side connector, providing offline access and automatic synchronization with the central server. Each client keeps a full local copy of the database, allowing users to query and update data even without an internet connection.

Inspector Property Groups

PouchDB Properties

Property Type Details
IDtextRequired in common setups.
Attribute: id
DatabasedroplistRequired in common setups.
Attribute: db

Actions

Replicate from

PouchDB Replicate from

Configuration group Controls
Replicate from PropertiesFrom remote

Replicate to

PouchDB Replicate to

Configuration group Controls
Replicate to PropertiesTo remote

Dynamic Events

Change

Event option Type Details
Action:textChoose the action to execute.

Error

Event option Type Details
Action:textChoose the action to execute.

Sync

Event option Type Details
Action:textChoose the action to execute.