If you are unsure I would be inclined to say: YES use Firebase !! They are a great company and offer a fantastic product. Being owned by Google and having recently updated all their code they are unlikely to close down (RIP Parse). They also provide extensive and clear documentation and great support.
Read moreIs Firebase difficult to learn?
Yes it is really easy for beginners . Firebase has very good documentation. It is one of those documentation which I loved reading. You can get sample projects on Github, etc.
Read moreIs Firebase good to learn?
Firebase is evolving and adding more and more services so that more and more companies start using them in Production as well. If you are learning Angular, React. js, or Vue. js then Firebase can really help you with developing projects and mastering the front-end framework of your choice .
Read moreIs Firebase good for security?
As a default Firebase database has no security , it’s the development team’s responsibility to correctly secure the database prior to it storing real data. In Google Firebase, this is done by requiring authentication and implementing rule-based authorization for each database table.
Read moreWhy is Firebase better than other databases?
Developed by Google and launched in 2017, Firebase quickly syncs data via Android, iOS, and JavaScript SDKs, allowing for expressive queries that scale with the size of the result set . Users who don’t require real-time data syncs might still benefit from the one-time reads feature.
Read moreWhich is better to use Firebase or MongoDB?
MongoDB is a more robust document database known for high performance and best-in-class security , and has several advantages over Firebase. For example, MongoDB can be operated on-premise or in the cloud (using MongoDB Atlas, or self-managed cloud MongoDB), while Firebase is purely a cloud database service.
Read moreHow MongoDB is better than Firebase?
MongoDB is a more robust document database known for high performance and best-in-class security , and has several advantages over Firebase. For example, MongoDB can be operated on-premise or in the cloud (using MongoDB Atlas, or self-managed cloud MongoDB), while Firebase is purely a cloud database service.
Read more