When I store the images in the database, a blob is generated that is too large, when I extract it by means of jquery it takes too long, and if there are many images, it is worse since the character string fills several screens, I usually use the images base 64, but as I explain, it is not optimal, is there some way to store without so much weight?