【发布时间】:2018-12-04 06:53:42
【问题描述】:
基本上我是 firebase 新手,我只想知道如何从 firebase 检索特定数据, [firabase](https://i.stack.imgur.com/vk0S6.png[1]
如上图所示,我想像在我们使用的 Sql 中一样检索
Select CellNum from Student where Email="Adnan@gmail.com。
我怎样才能在 firebase web javascript 中做到这一点?
【问题讨论】:
-
欢迎来到 Stack Overflow。您能否包含您迄今为止尝试过的(格式化的)代码?
标签: javascript firebase firebase-realtime-database