Are there any read/write performance gains to be made by storing the BLOBS natively rather than having the base-64 encoding step in-between? If not, then I guess there’s no need to allow byte array storage as you said.
Are there any read/write performance gains to be made by storing the BLOBS natively rather than having the base-64 encoding step in-between? If not, then I guess there’s no need to allow byte array storage as you said.