Best praxis for image storage
Hi again! my group at school are doing a ecommerce site as our last project before we start looking for internships. I was wondering what is the best way to store product images? is it better to store images in some third party cloud storage like cloudflare or firebase (i dont know if that is even possible) or do i just create another table in our sql db and link it to the products table?
3 Replies