Integrating AppSheet, PostgreSQL, and MinIO S3 Server for Photo Storage

Hello,

I have an application that uses AppSheet for user interaction and PostgreSQL for data management. In my PostgreSQL database, there's a table named "students" with a column "photo" where we intend to store students' photos.

Currently, when a photo is uploaded through AppSheet, it gets stored in Google Drive. However, due to our specific requirements, we want to store these uploaded photos directly in our MinIO S3 server. The "students" table in our PostgreSQL database is already connected to MinIO.

I'm looking for guidance or suggestions on how we could achieve this. Could anyone share their experiences if they have managed to integrate AppSheet with MinIO S3 Server for file storage, especially when PostgreSQL is also part of the stack? Alternatively, any recommendations for a workaround or another solution to accomplish this task would be very helpful.

Thank you for your assistance.

Islom_0-1690883665510.png

 

1 1 211
1 REPLY 1

Aurelien
Google Developer Expert
Google Developer Expert

Hi @Islom 

AppSheet supports these cloud object stores: Understand cloud object stores - AppSheet Help

You may want to use these maybe?

Top Labels in this Space