Insights and lessons learned from using Firestore as a NoSQL database, including prioritizing hierarchical database design, querying through multiple subcollections, and accepting duplication of data for optimized read operations.
•5m read time• From techhub.iodigital.com
Table of contents
1. Prioritize hierarchical database design2. You can query through multiple subcollections.3. It's okay to have duplication in your database4. It's also okay to have complicated write operations5. Use the Firebase CLII hope that was helpfulSort: