Let's learn about data type consistency, naming conventions, and referencing techniques useful when designing your data models.
Whether you're working with Firebase Firestore, MongoDB, or any other NoSQL database, these universal principles will boost your data modeling skills
If you want more content like this, please like and subscribe.
Table of Content
00:00 Introduction
00:20 Field name and data type consistency
02:55 Use linear data structures when you can
05:05 Use a better referencing technique
07:40 Documenting your models
08:55 Conclusion
#beginners #firebase #database