NicerApp WebOS - Generalized Databases API v1.1.0

Index

  1. A document that references the filesystem for large datastorage.

    This would use a JSON object as a base64-encoded string for a key inside a document/row.
    Just 2 of these custom keys per file being referenced, 1 for it's place on the server filesystem, and 1 for the actual contents, ensures ease of parsing and transfer between server and browser, and back again.

  2. A document represented by a SQL row, with on demand redrawing of a SQL table.

  3. Retrieval of the latest database updates using one sublayered data API as source, and (an)other(s) as the targets.