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 |
|---|---|---|
| ID | text | Required in common setups. Attribute: id |
| Database | droplist | Required in common setups. Attribute: db |
Actions
Replicate from
PouchDB Replicate from
| Configuration group | Controls |
|---|---|
| Replicate from Properties | From remote |
Replicate to
PouchDB Replicate to
| Configuration group | Controls |
|---|---|
| Replicate to Properties | To remote |
Dynamic Events
Change
| Event option | Type | Details |
|---|---|---|
| Action: | text | Choose the action to execute. |
Error
| Event option | Type | Details |
|---|---|---|
| Action: | text | Choose the action to execute. |
Sync
| Event option | Type | Details |
|---|---|---|
| Action: | text | Choose the action to execute. |