I
I
Ivan Filatov2018-01-22 10:21:40
NoSQL
Ivan Filatov, 2018-01-22 10:21:40

Which NoSQL to use as File Blob Storage?

Greetings.
I would like to put a conditional JSON with a set of fields (numbers, strings) and be able to add a Binary / BLOB field where to put the file as it is.
Then, by the fields of the JSON document, be able to do indexing, searching, etc. and upload the file back.
The protocol is not very important, maybe HTTP REST, maybe some binary or API.
Maybe I'm looking in the wrong place and this is not solved using NoSQL.
How to solve such a problem?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
Y
Yerlan Ibraev, 2018-01-22
@mad_nazgul

At least MongoDB can do this.
PostgreSQL can do the same...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question