What use mongodb in…
 
Notifications
Clear all

What use mongodb instead of firebase firestore.

1 Posts
2 Users
1 Likes
565 Views
1
Topic starter

Firebase firestore is cheaper and can easily work on the client side so what’s the need for database like mongodb.

1 Answer
0

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.

Share: