...
This is accomplished with built-in synchronization API, which can download or upload data to IBM i, and a jsonDB database driver. jsonDB is a simple NoSQL database shipped with Profound.js. The jsonDB driver supportsĀ Record Level Access API for both reading and updating information while storing and managing the data offline in JSON (JavaScript Object Notation) format.
...