It is possible load database indexed images through an accessible file path or a web URL, instead of storing the same inside the memory of a database.
That’s in fact the advised way to load images when using an ID-ALL document internal database, to avoid overloading the project itself and risk causing any performance issue or even a file corruption.
You can refer to the attached document that explains how to do that.