Looking for a Free Online Database for My Project

0
4
Asked By TechieNinja92 On

Hi everyone! I'm working on an application that requires a real-time database where I can add and remove items from my inventory. I'm looking for an online database solution that's free, or at least has a free tier that doesn't sneak in extra charges if I go over a limit. Since my project is small, it will just be me and one other person using it. Also, being in Brazil, I'd like to avoid high costs. Any suggestions? Thanks!

1 Answer

Answered By DatabaseDude77 On

If you’re building a web app and already have a backend, it might be easiest to just use a database like SQLite alongside it. But if it’s a mobile app and you don't have a backend, Firebase could be a great fit. It’s totally free for smaller apps, and you only pay if you start getting a lot of users or traffic.

CuriousCat44 -

Thanks a lot! I'm interested in Firebase, but could you give me an example of what the limits might be? If, say, 3 users each made around 10 changes a day, would that become a problem later?

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.