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 a cardPresso project and the risk of causing any performance issue.
You can refer to the attached document that explains how to do that.