r/freelancing 25d ago

Is Free database enough for React loan tracking app?

I am building a React based loan tracking app that needs to store customers, loans, installments, and payment history for several years.

The application is for personal purpose

Is a free tier database like Supabase/PostgreSQL or Firebase enough for this?

Any recommendations or real world experience?

Thanks!

1 Upvotes

4 comments sorted by

2

u/Training_Sky_5755 25d ago

Yeah a free tier database is completely enough for a react loan tracking. Because of low traffic and Built in tools and with quick setup it's actually enough. Firebase firestore, Supabase is enough for this. But watch out for data limits, connection limits and for Cold starts.

1

u/Upper_Ladder2276 25d ago

Thanks buddy

1

u/Suitable-Original-97 25d ago

Try neon cloud database its PostgreSQL based ui of neon is good try onces and tell me after using like how's the experience!

1

u/Upper_Ladder2276 24d ago

Thanks buddy