You should always be able to load database indexed images through a file path or a web link, instead of storing the same inside the memory of your database.
In fact, that’s the advised way to load images when using a cardPresso document internal database, to avoid overloading the cardPresso project and risk causing any performance issue or even a file corruption.
You can refer to the attached document that explains how to do that.