代码之家  ›  专栏  ›  技术社区  ›  Patola

Firebase/Firestore聊天应用的数据模型

  •  2
  • Patola  · 技术社区  · 7 年前

    Firebase / Firestore

    Firestore data model

    1 回复  |  直到 7 年前
        1
  •  9
  •   Alex Mamo    7 年前

    如果您想尝试另一种关于云Firestore数据库模式的方法,您可以在这里找到一个关于如何 structure the database

    notifications 特定用户使用 Cloud Firestore Node.js . 你也可以看看我的答案 post .

    推荐文章