david2242 / student-competition

It is a CRUD app where registering student's competition result in school.
0 stars 0 forks source link

Change DB to PostgreSQL #18

Open david2242 opened 3 months ago

david2242 commented 3 months ago

It seems that on low price platforms like Heroku and Render.com they support PostgreSQL db. Since it shouldn't be much effort to change the webapi config to PostgreSQL-ready, I'll do a "Proof of Concept".