This samples illustrates how upload/update/download binary file with description and tags directly to/from dataspace collection BLOB column using html form.

Please read READ.ME to properly configure the node.

Upload file into BLOB using insert statement
Upload file into BLOB using function call statement
Upload file into BLOB using update statement

Upload file into FLOB using insert statement
Upload file into FLOB using function call statement
Upload file into FLOB using update statement

Download file from BLOB or FLOB column using REST request