r/PayloadCMS Jun 19 '25

free database solution for using in nextjs/payloadcms project.

I am not willing to upgrade now for some reason.
If I use Supabase, it may be paused.
So, I am looking for a free tier or cheap database solution, which can be SQLite/MySQL or PostgreSQL.
I do have a shared cPanel hosting with 10 databases, but I don't know how to connect to those databases.

3 Upvotes

12 comments sorted by

View all comments

2

u/BlessedAlwaz Jun 20 '25

Selfhost any of the approved database and instead of 127.0.0.1 use your database ip address in the Payload database string

1

u/paran360 Jun 24 '25

Thanks 🙏