hello im am looking to create a project that requires to store string data informations and images at the same time.
and i figured out that the images are saved in url.
so what happens if i upload a image file it self to the database then what will happen? will the image be uploaded to a storage and the url generated on the table?