Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 
avatar of YYY

YYY

YYY has asked 1 questions and find answers to 2 problems.

Stats

42
EtPoint
12
Vote count
1
questions
2
answers

About

Spent sometime working with Firebase Realtime Database. Now spending time reading up and learning Cloud Firestore. Till now, I can see the benefits of using Cloud Firestore over Realtime Database. One of the key benefits from my perspective would be it handles nested data structure better(meaning less flattening of data structure is required).