
Hi, Im looking for backend solution for my project, what I cant figure out is, can I use Appwirte as a backned that accepts text inputs also with png file and stores it in database to be later accesible? Thank you for advice

You can't store the image in database (I think in other solutions it's not possible too?) But you can use the Appwrite storage API to store the images and then after that, save the file ID into database in order to being able to get the file in the future, so that way you "link" it

Okay, thank you!

@kokosnasnehu Do you need something else or I can mark this as solved?

Mark it solve. Thank you!

[SOLVED] Form with attachement.
Recommended threads
- CSV Import Shows Success but Data Not Ap...
I tried importing a CSV file into my PRODUCTS collection. The dashboard shows the message “Import to PRODUCTS completed successfully,” but no data appears in th...
- [FEATURE] Better usage analytics for app...
Recently, i've gotten **73** emails from appwrite regarding excesive GBHours usage. I've almost hit the limit of 1000 and it is really hard to track down which ...
- Images not showing up --
so i made this movie app - i hosted it successfully using appwrite but the images arent showing up --- https://movie-app-jsm.appwrite.network/ this is the movie...
