![Mastering Firebase for Android Development](https://wfqqreader-1252317822.image.myqcloud.com/cover/713/36699713/b_36699713.jpg)
上QQ阅读APP看书,第一时间看更新
Realtime Database rules
Firebase database rules control the process in which the data is put away in a Firebase Realtime Database, data is secured, approved, and indexed. These rules are characterized, utilizing a rules articulation language, such as JSON that might be arranged on each project basis, utilizing either the Firebase console or Firebase command-line interface.
In this section, we will explore Firebase rules in detail through the Firebase console.