oracle database and image management (documents)
Hello
In my business, you are creating an application, which uses images (documents). And I would like to know which is the best option in the database
Is there any Oracle software to manage images?
What is the best option for handling images in oracle?
If there is not tool
What gives better performance?
SAVE the image (document) in the database? What type of data (example BFILE, CLOB)?
or
SAVE the image externally and only save the path?
What is the recommended format (example jpg, pdf)?
Thanks for the help
In my business, you are creating an application, which uses images (documents). And I would like to know which is the best option in the database
Is there any Oracle software to manage images?
What is the best option for handling images in oracle?
If there is not tool
What gives better performance?
SAVE the image (document) in the database? What type of data (example BFILE, CLOB)?
or
SAVE the image externally and only save the path?
What is the recommended format (example jpg, pdf)?
Thanks for the help
0