DEV Community

Discussion on: Deploy a Django app with PostgreSQL database on Vercel

Collapse
 
sokhavuth profile image
Sokhavuth TIN

Vercel also has Postgresql database on its platform. How to host Django app on Vercel using this Postgresql database?
vercel.com/docs/storage/vercel-pos...

Collapse
 
doridoro profile image
DoriDoro

Honestly I do not know yet. Could not host the project until now completely. The project has to be evaluated before. For the evaluation I need to use the SQLite. If the evaluation is done I will host the project and I will create an other article how I created the PostgreSQL database on Vercel and what I have done.
Sorry for the bad news.