Index
-
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. -
A document represented by a SQL row, with on demand redrawing of a SQL table.