can I make a website like stackoverflow with firebase firestore?

440 views
Skip to first unread message

Ahmed Osama

unread,
Jun 5, 2020, 11:55:21 PM6/5/20
to Firebase Google Group
Say, I am going to build a website(and a mobile app, too) just like stackoverflow. Here are my questions :
  1. Is firebase reliable enough to make a site like this, that probably has millions of visitors everyday ?
  2. Should I use mongoDB or SQL instead ?
  3. I really don't want to write the back-end myself but I am afraid that later, I will have to migrate to sql or mongoDB when database scales to millions of users. so, How hard will that migration be ?
I have seen many posts that talk about that firebase should only be used for small projects that require real-time updates like chatting apps and so, is that right ? I thought that was the case with real-time database but with the release of firestore, it's supposed to be as powerful as mongoDB. Am I right about that ?

Sam Stern

unread,
Jun 8, 2020, 8:43:09 AM6/8/20
to Firebase Google Group
Hi Ahmed,

You could build your website successfully on Firestore.  You could also built it successfully on MongoDB or on PostgreSQL or on so many other great databases out there.  In any case you will need to deeply understand the database you choose if you want to scale to millions of users.

You may be interested to read this blog post series (from 2016) detailing how StackOverflow itself is architected:

- Sam

--
You received this message because you are subscribed to the Google Groups "Firebase Google Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to firebase-tal...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/firebase-talk/6bb9dd63-bf31-4a93-9be0-fa13170d74f3o%40googlegroups.com.
Reply all
Reply to author
Forward
0 new messages